summaryrefslogtreecommitdiffstats
path: root/tests/switch.test
Commit message (Expand)AuthorAgeFilesLines
* [f0f876c141] Improve consistency in error messages.dkf2014-06-171-4/+4
* * generic/tclCmdMZ.c (Tcl_SwitchObjCmd): [Bug 3106532]: Correcteddkf2012-05-171-6/+16
|\
| * * generic/tclCmdMZ.c (Tcl_SwitchObjCmd): [Bug 3106532]: Correcteddkf2012-05-171-6/+16
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
* | | Clean up of tests and conversion to tcltest 2. Target has been to get init anddkf2011-01-011-4/+4
* | | * generic/tclInt.h (TclNRSwitchObjCmd):Kevin B Kenny2009-07-141-1/+17
* | | More test suite cleanup for "-singleproc 1 -debug 1" testing.dgp2009-06-241-1/+2
* | | fix [2021443] inconsistant "wrong # args" messages (follow-up)nijtmans2008-07-211-5/+5
* | | fix [2021443] inconsistant "wrong # args" messages (follow-up)nijtmans2008-07-211-5/+5
|/ /
* | 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