Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * tests/string.test: added string map tests for the one-pair case, | hobbs | 2000-05-26 | 1 | -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 import | ericm | 2000-04-10 | 1 | -2/+2 |
| | | | | ::tcltest" to "namespace import -force ::tcltest" [Bug: 3948]. | ||||
* | Applied patch from Peter Hardie (with modifications) to fix | redman | 1999-06-28 | 1 | -1/+6 |
| | | | | | Tcl_GetIndexFromObj when the key is "". Added test cases and doc note. | ||||
* | Modified the tests to use the package tcltest | jenn | 1999-06-26 | 1 | -2/+3 |
| | |||||
* | * tests/binary.test: | stanton | 1999-05-03 | 1 | -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 trunk | stanton | 1999-04-16 | 1 | -3/+22 |
| | |||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+1443 |