summaryrefslogtreecommitdiffstats
path: root/tests/binary.test
Commit message (Collapse)AuthorAgeFilesLines
...
* Stopped sign-bit propagation in [binary scan] of wide values. [Bug #690774]dkf2003-02-211-1/+9
|
* [info exist]->[info exists]. [Bug 602566]dkf2002-10-031-3/+3
|
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-2/+28
| | | | | This version builds clean on Solaris/SPARC, with GCC and CC, both with and without threads and both in 32-bit and 64-bit mode.
* * tests/string.test: added string map tests for the one-pair case,hobbs2000-05-261-14/+1
| | | | | corrected tests to reflect improved error messages in first/last. Added tests against mem overrun in string index bytearray case.
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
| | | | ::tcltest" to "namespace import -force ::tcltest" [Bug: 3948].
* Applied patch from Peter Hardie (with modifications) to fixredman1999-06-281-1/+6
| | | | | Tcl_GetIndexFromObj when the key is "". Added test cases and doc note.
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
|
* * tests/binary.test:stanton1999-05-031-1/+11
| | | | | * generic/tclBinary.c (DupByteArrayInternalRep): Fixed bug where type was not being set in duplicated object.
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-3/+22
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+1443