summaryrefslogtreecommitdiffstats
path: root/tests/for.test
Commit message (Expand)AuthorAgeFilesLines
* Make test-case "for.test" pass, regardless of end-of-line spacingjan.nijtmans2016-07-011-19/+19
* Somewhat more excess spacing in for.testjan.nijtmans2016-03-101-20/+20
* And another problem with continue in for-step clauses, this time a problem in...dkf2015-08-021-1/+1
* Fix more problems with break and continue in for-step clauses.dkf2015-08-021-0/+126
* Fix Coverity CID 1251203: break vs continue in for-step clausedkf2015-08-011-0/+40
* Fix handling of 'invokeExpanded' and start to do 'returnStk'.dkf2013-10-191-0/+116
* Added the tests I want to pass...dkf2013-10-131-0/+126
* Even better testsdkf2013-06-051-2/+32
* Stack cleanup works now even in the most evil expansion cases.dkf2013-06-051-0/+30
* Next stage of fixing the break/continue generation.dkf2013-06-031-2/+2
* Generate [continue] optimally in [for] next clauses. Add tests for Bug 3614226.dkf2013-06-031-6/+68
* 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
* | | Check for uncompiled-for-continue [Bug 2186888] fixed earlier.ferrieux2008-11-171-1/+14
|/ /
* | * tests/*.test: updated all tests to refer explicitly to thetip_278_20061009Miguel Sofer2006-10-091-9/+9
* | More test flexibilitydgp2006-08-221-7/+2
* | * tests/compExpr-old.test: Update existing tests to not faildgp2006-08-221-10/+10
* | * tests/compExpr-old.test: add 'oldExprParser' constraint to all testsdas2006-08-021-2/+6
* | * generic/tclCmdMZ.c (Tcl_SwitchObjCmd): Generatemdejong2005-06-201-2/+51
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-3/+3
* | Report compilation errors at runtime, [Patch 103368] by dgp.Miguel Sofer2004-09-261-32/+26
|/
* More expr syntax error improvementsdkf2001-12-061-2/+2
* Improved messages produced on getting a syntax error in an expressiondkf2001-12-041-3/+2
* * generic/tclCompCmds.c (TclCompileStringCmd): INST_STR_MATCH -hobbs2001-09-191-5/+27
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
* Merged changes from scriptics-tclpro-1-3-b2 branchstanton1999-05-221-63/+66
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-9/+169
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+592