summaryrefslogtreecommitdiffstats
path: root/tests/string.test
Commit message (Expand)AuthorAgeFilesLines
* Negative start index to [string first] caused offset return value (Bug 423581)dkf2001-05-141-1/+4
* Fixed problem with [string compare \x00 \x01] and hopefully sped thedkf2001-04-061-3/+8
* Fixed some string test numberings and added a test.dkf2001-03-121-3/+7
* * tests/string.test: extended string repeat testshobbs2000-09-061-1/+23
* * tests/string.test: added string map tests for the one-pair case,hobbs2000-05-261-16/+22
* * tests/string.test: extended string match testshobbs2000-05-081-1/+34
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
* * tests/env.test: removed knownBug limitation from working testhobbs1999-12-041-1/+8
* new test caseshobbs1999-10-211-1/+6
* 1999-08-09 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-101-3/+15
* * tests/string.test:stanton1999-07-091-1/+4
* Changed the tests to use the testConstraints array that thejenn1999-07-011-2/+2
* Marked on of the string tests non-portable. IRIX thinks thatrjohnson1999-06-261-2/+6
* Fixed style problems in many of the test files.rjohnson1999-06-261-2/+2
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
* * unix/Makefile.in: Changed install-doc to install-man.stanton1999-06-241-3/+3
* * generic/tclUnicodeObj.c: Lots of cleanup and simplification.stanton1999-06-101-1/+4
* * tests/string.test:hershey1999-06-081-1/+30
* * generic/tclCmdMZ.c (Tcl_StringObjCmd):stanton1999-06-031-4/+22
* Merged changes from scriptics-tclpro-1-3-b2 branchstanton1999-05-221-32/+132
* * tests/string.test:stanton1999-05-061-1/+10
* * doc/string.n:stanton1999-05-061-408/+758
* * doc/string.n:stanton1999-05-041-4/+4
* * tests/cmdIL.test:stanton1999-05-041-58/+260
* Tcl_UtfToUpper and Tcl_UtfToTitle now works on badly formed Utf strings.hershey1999-04-301-1/+20
* Added tests for string toupper and string tolower called with badly formedhershey1999-04-291-1/+7
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-5/+24
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+384