summaryrefslogtreecommitdiffstats
path: root/tests/string.test
Commit message (Expand)AuthorAgeFilesLines
...
* | added ref to [Bug 1410553] in new test string-12.21Miguel Sofer2006-01-231-2/+2
* | Added test for [Bug 1410553]dkf2006-01-231-1/+17
* | 2005-12-19 Don Porter <dgp@users.sourceforge.net>dgp2005-12-191-1/+9
* | * tests/compile.test: Updated tests with changed behaviordgp2005-11-091-3/+6
* | Marked several failing tests as "knownBug" until they can be updated.dgp2005-10-211-2/+2
* | TIP#237 IMPLEMENTATIONdgp2005-10-081-2/+2
* | * tests/compExpr-old.test: Still more conversion of "nonPortable"dgp2005-07-281-2/+4
* | * tests/string.test: Add string is tests formdejong2005-07-231-1/+49
* | Corrected duplication of test namesdgp2005-05-121-5/+5
* | * tests/string.test: string-10.[21-30]hobbs2005-05-111-1/+31
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-5/+2
* | TIP#176 IMPLEMENTATION [Patch 1165695]dgp2005-04-291-19/+19
* | typodgp2005-04-221-2/+2
* | * tests/string.test: Test string-23.0 for Bug 1187123.dgp2005-04-221-1/+8
* | * tests/clock.test: Correct duplicate test names.dgp2004-10-281-3/+3
* | Fix a crash caused by sharing in [string map]. [Bug 1018562]dkf2004-08-301-1/+5
* | TIP#188 implementation. Thanks to KBK! [Patch 940915]dkf2004-06-301-3/+52
* | Massive test cleanup; all tests are run, and constraints are used where neces...dkf2004-05-191-3/+2
* | [string map] now can take dictionaries for maps but the condition for doing sodkf2003-07-041-1/+5
* | * string.test (string-4.15): Added test for [string first] bugdgp2003-06-091-1/+8
* | * generic/tclCmdMZ.c (Tcl_StringObjCmd,STR_IS_INT): Correcteddgp2003-04-111-1/+17
|/
* * generic/tclExecute.c (TclExecuteByteCode INST_STR_MATCH):hobbs2003-02-181-2/+35
* * generic/tclUtil.c (SetEndOffsetFromAny): handle integer offsethobbs2002-11-191-1/+19
* added more string comparison checkshobbs2002-05-291-1/+13
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-2/+2
* added 10.18 and 10.19 extra testshobbs2002-02-071-1/+7
* Fixed fault with case-insensitive string matching (Bug#233257) and rewrotedkf2002-01-021-1/+5
* added lset tests and updated lindex tests for TIPs#22,33,45 by Kennyhobbs2001-11-141-2/+3
* 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