summaryrefslogtreecommitdiffstats
path: root/tests/binary.test
Commit message (Expand)AuthorAgeFilesLines
* Add back -wrapchar option to "binary encode uuencode"nijtmans@users.sourceforge.net2013-09-151-13/+4
|\
| * Add back -wrapchar option to "binary encode uuencode".nijtmans@users.sourceforge.net2013-09-141-13/+4
* | And the decoder too.donal.k.fellows@manchester.ac.uk2013-09-141-19/+22
|/
* [2152292] Corrected implementation of uuencoding.donal.k.fellows@manchester.ac.uk2013-09-141-13/+30
* [b98fa55285]: Fix handling of whitespace at end of hex strings to decode.donal.k.fellows@manchester.ac.uk2013-09-011-0/+28
* [Bug 3605721]: Test independence fixes for binary-41.*donal.k.fellows@manchester.ac.uk2013-02-251-24/+32
* Contributed patch from Andy Goth.dgp@users.sourceforge.net2012-11-151-0/+21
* 3402540 Corrections to TclParseNumber() to make it reject invalid Nan(Hex).dgp@users.sourceforge.net2011-09-011-0/+17
|\
| * 3402540 Corrections to TclParseNumber() to make it reject invalid Nan(Hex)dgp@users.sourceforge.net2011-09-011-0/+18
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp@users.sourceforge.net2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp@users.sourceforge.net2011-03-021-2/+0
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp@users.sourceforge.net2011-03-011-2/+0
| | * * tests/binary.test: Corrected flawed tests revealed by a -debug 1dgp@users.sourceforge.net2008-06-201-7/+1
| | * Backported fix for #1923966patthoyts@users.sourceforge.net2008-03-241-1/+19
| | * * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Allow emptydgp@users.sourceforge.net2006-04-051-3/+3
| | * Fix [Bug 1116542]donal.k.fellows@manchester.ac.uk2005-09-271-1/+5
| | * Stop losing references when variables are repeated in [binary scan]. [851747]donal.k.fellows@manchester.ac.uk2003-12-021-1/+9
| | * Documented and tested for the current behaviour of [binary format a] anddonal.k.fellows@manchester.ac.uk2003-07-111-1/+23
* | | Revert previous commit at request of KBK.donal.k.fellows@manchester.ac.uk2010-11-091-5/+1
* | | Added test case for [Bug #3105247] -NaN?nijtmans2010-11-091-1/+5
* | | * generic/tclBinary.c (TclAppendBytesToByteArray): [Bug 3067036]: Makedonal.k.fellows@manchester.ac.uk2010-09-151-2/+23
* | | Handle completely invalid input to the decode methods [Bug 2922555]patthoyts@users.sourceforge.net2009-12-291-6/+15
* | | Revert commits of 20080723. Those were speed tests, that are inherently brit...ferrieux@users.sourceforge.net2009-02-221-12/+1
* | | Fix [Bug 2380293]. Redefine non-strict decoding to ignore only whitespace.ferrieux@users.sourceforge.net2008-12-151-1/+9
* | | Use the powers of tcltest2 for good! Also add basic testing of disassmblerdonal.k.fellows@manchester.ac.uk2008-09-101-742/+761
* | | Added relative speed test for pure byte array concats.ferrieux@users.sourceforge.net2008-07-231-1/+12
* | | fix [2021443] inconsistant "wrong # args" messagesnijtmans2008-07-191-4/+4
* | | TIP #317 implementationpatthoyts@users.sourceforge.net2008-06-031-17/+307
* | | Converted the [binary] command into an ensemble.patthoyts@users.sourceforge.net2008-05-021-4/+4
|/ /
* | Removed duplicated testspatthoyts@users.sourceforge.net2008-03-241-7/+1
* | bug #1923966 - crash in binary format. Added tests for the above crash condit...patthoyts@users.sourceforge.net2008-03-241-1/+19
* | Correct typos that produced duplicate test namesdgp@users.sourceforge.net2006-11-291-5/+5
* | TIP #275: Support unsigned values in binary commandpatthoyts@users.sourceforge.net2006-10-061-1/+161
* | * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Allow emptydgp@users.sourceforge.net2006-04-051-3/+3
* | Use test constraints properly instead of looking in tcl_platformdonal.k.fellows@manchester.ac.uk2006-03-211-3/+3
* | eliminate test name duplicationdgp@users.sourceforge.net2005-12-021-2/+2
* | TIP#237 IMPLEMENTATIONdgp@users.sourceforge.net2005-10-081-2/+65
* | Test for [Bug 1116542]donal.k.fellows@manchester.ac.uk2005-09-271-1/+5
* | fix formatting of fp number with smallest significandKevin B Kenny2005-08-241-1/+97
* | Further nonPortable [binary] test cleanupKevin B Kenny2005-08-051-10/+1
* | Cleaned up [binary scan] testing for NaN [Bug 1246264]Kevin B Kenny2005-08-051-19/+16
* | Fixes for C++-style comment and bad NaN on PA-RISCKevin B Kenny2005-05-101-22/+22
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-35/+33
* | Standardize some use of test constraints onto names that are documenteddonal.k.fellows@manchester.ac.uk2004-06-231-4/+4
* | It seems all NaN handling is non-portable except where the platform isdonal.k.fellows@manchester.ac.uk2004-05-201-5/+5
* | corrected test name duplicationdgp@users.sourceforge.net2004-05-191-2/+2
* | TIP#129 implementation. Probably also much more breakage in the test suite toodonal.k.fellows@manchester.ac.uk2004-05-131-68/+648
* | Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-40/+29
* | Stop losing references when variables are repeated in [binary scan]. [851747]donal.k.fellows@manchester.ac.uk2003-12-021-1/+9
* | Documented and tested for the current behaviour of [binary format a] anddonal.k.fellows@manchester.ac.uk2003-07-111-1/+23
|/