Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added constraint to the new tests. | dgp | 2003-10-08 | 1 | -9/+10 |
| | |||||
* | Made Tcl_NumUtfChars do the right thing with \u0000 when guessing the length | dkf | 2003-10-08 | 1 | -4/+19 |
| | | | | because of a negative 'length' parameter. [Bug 769812] | ||||
* | Eliminated duplicate test numbers [Bugs 710322, 710327, 710349, 710363] | dkf | 2003-03-27 | 1 | -16/+3 |
| | |||||
* | * generic/TclUtf.c (Tcl_UniCharNcasecmp): Corrected failure to | dgp | 2003-03-06 | 1 | -2/+36 |
| | | | | | * tests/utf.test (utf-25.*): properly compare Unicode strings of different case in a case insensitive manner. [Bug 699042] | ||||
* | tests/utf.test: added tests to check unicode 3 compliance | hobbs | 2001-05-28 | 1 | -8/+32 |
| | |||||
* | * tests/*.test: Changed all occurances of "namespace import | ericm | 2000-04-10 | 1 | -2/+2 |
| | | | | ::tcltest" to "namespace import -force ::tcltest" [Bug: 3948]. | ||||
* | * tests/info.test: | hobbs | 2000-01-12 | 1 | -2/+4 |
| | | | | | | | | | | | * generic/tclCmdIL.c: fixed 'info procs ::namesp::*' behavior (Dejong) * tests/unixFCmd.test: * unix/tclUnixFCmd.c: added support for symbolic permissions setting in SetPermissionsAttribute (file attr $file -perm ...) [Bug: 3970] * tests/utf.test: fixed test that allowed \8 as octal value | ||||
* | Fixed style problems in many of the test files. | rjohnson | 1999-06-26 | 1 | -2/+2 |
| | | | | Fixed bug in pkg.test where defs.tcl was still being used. | ||||
* | Modified the tests to use the package tcltest | jenn | 1999-06-26 | 1 | -2/+3 |
| | |||||
* | * generic/tclCmdMZ.c (Tcl_StringObjCmd): | stanton | 1999-06-03 | 1 | -20/+34 |
| | | | | | * tests/string.test: Fixed bug where string equal/compare -nocase reported wrong result on null strings. [Bug: 2138] | ||||
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -0/+276 |