summaryrefslogtreecommitdiffstats
path: root/tests/switch.test
Commit message (Expand)AuthorAgeFilesLines
* Added more tests of regexp-mode compilation of the [switch] command. [Bug 185...dkf2008-03-211-1/+107
* Fix [Bug 1891827]dkf2008-02-121-1/+7
* * generic/tclCompCmds.c (TclCompileSwitchCmd): update switch -regexphobbs2007-12-191-1/+36
* merge stable branch onto HEADdgp2007-12-131-1/+1
* Make two-arg switch work reliably (and actually as documented!) [Bug 1836519]dkf2007-12-031-187/+180
* * tests/*.test: updated all tests to refer explicitly to thetip_278_20061009Miguel Sofer2006-10-091-3/+3
* eliminate test name duplicationdgp2005-12-021-8/+8
* * generic/tclCmdMZ.c (Tcl_SwitchObjCmd): Generatemdejong2005-06-201-1/+56
* Implementation of TIP#241 from Joe Mistachkindkf2005-06-011-2/+50
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* Test updates for new [switch] compilerdkf2005-04-081-17/+63
* TIP#75 Implementationdkf2003-12-141-2/+95
* Default mode of operation of [switch] is exact matching. [Bug 727563]dkf2003-04-281-2/+21
* The [switch] command is now bytecode compiled, at least in the most commondkf2003-03-051-1/+129
* Tightened up the argument passing for [switch] to promote robuster scripts.dkf2001-11-271-15/+34
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
* 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
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-4/+23
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+179