summaryrefslogtreecommitdiffstats
path: root/tests/foreach.test
Commit message (Collapse)AuthorAgeFilesLines
* Line numbers wrong in compiled foreach body.dgp2013-09-191-0/+11
| | | FossilOrigin-Name: 8426bef12455d789ee58da4564ed1823d103c5fb
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
|\ | | | | | | | | more harm than good. Purged them. FossilOrigin-Name: 79367df0f0e01a96f037f893e889e7cb9b807847
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | | | | | | | | | more harm than good. Purged them. FossilOrigin-Name: 90b4acd7bdab65433169a232124967885c18d972
| * * generic/tclExecute.c (INST_FOREACH_STEP4): Re-fetch pointers fordgp2007-03-131-1/+13
| | | | | | | | | | | | | | * tests/foreach.test (foreach-10.1): the value list each iteration of the loop as defense against shimmers. [Bug 1671087] FossilOrigin-Name: 336d9f35daed5947096d2cf4b6967c5bed47949b
| * Fix [Bug 1671138]dkf2007-03-011-1/+11
| | | | | | FossilOrigin-Name: ef06e2aa1d01c6353aabccca34e6c01446f14edb
| * Removed test number dups [Bugs 710322, 710327, 710349, 710363]dkf2003-03-271-24/+12
| | | | | | FossilOrigin-Name: 3d89ba6a8855eee67c83064c6504d6d126fe4c6a
* | Update test for corrected error messagedgp2008-03-141-2/+2
| | | | | | FossilOrigin-Name: 17f3515c65700b667054ae42d399818f9d86f525
* | * generic/tclExecute.c (INST_FOREACH_STEP4): Make private copydgp2007-03-121-1/+13
| | | | | | | | | | | | | | | | * tests/foreach.test (foreach-10.1): of value list to be assigned to variables so that shimmering of that list doesn't lead to invalid pointers. [Bug 1671087] FossilOrigin-Name: 8d36d552599f162efd48b9f12afbcc054e03050a
* | * generic/tclCmdAH.c (Tcl_ForeachObjCmd): Stop throwing awaydgp2007-03-011-3/+6
| | | | | | | | | | | | | | * tests/foreach.test (foreach-1.14): useful error information when loop variable sets fail. FossilOrigin-Name: 7c1b6bc682fbe2a5f2d26263b65b96513d852e75
* | Fix [Bug 1671138]dkf2007-03-011-6/+13
| | | | | | FossilOrigin-Name: ce0b420af3fc465327702f0291a7d108a18b9d99
* | * tests/foreach.test (foreach-8.1): added test for [Bug 1189274]msofer2005-10-221-1/+14
| | | | | | FossilOrigin-Name: e2aecc5095d9080f115ad767f0d859a39be2bd3b
* | Eliminated duplicate test numbers [Bugs 710322, 710327, 710349, 710363]dkf2003-03-271-24/+12
|/ | | FossilOrigin-Name: c4260afab67039baaafa5f0b8ee4301dc67ab92d
* * generic/tclCompCmds.c (TclCompileStringCmd): INST_STR_MATCH -hobbs2001-09-191-2/+2
| | | | | | | | | | | | | Updated to Int1 instruction type and added special case to use INST_STR_EQ instead when no glob chars are specified in a static string. * tests/{for.test,foreach.test,if.test,while.test}: * generic/tclCompCmds.c (TclCompileForCmd, TclCompileForeachCmd, TclCompileIfCmd, TclCompileWhileCmd): Corrected the overaggressive compiling of loop bodies enclosed in ""s. [Bug #219166] (msofer) FossilOrigin-Name: 479314b48d224636758f1f3b4d5826ba812648ad
* Avoid panic when there are extra items in the tcl stackmsofer2001-04-071-1/+10
| | | | | | [Bug #406709, Patch #414470] FossilOrigin-Name: 37a039f67315fb84f09ca672b738e91067fd0648
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
| | | | | | ::tcltest" to "namespace import -force ::tcltest" [Bug: 3948]. FossilOrigin-Name: c2f93a113cfcb17a21da67cc20f54ab3f1b9fa3c
* * tests/foreach.test:hobbs2000-04-041-3/+3
| | | | | | | | * tests/namespace.test: * tests/var.test: Added lsorts to avoid random sorted return problems. [Bug: 2682] FossilOrigin-Name: 8394b788c56bb08d62d6770df8e1a892736de3aa
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
| | | FossilOrigin-Name: fdb0602e41e62bf526806c165dbf3f33a718fd37
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-2/+32
| | | FossilOrigin-Name: f3b32fb71c9011ac220779bd9dbe5617c9dc87d9
* Replaced SCCS strings, fixed binary filescore-8-0-3stanton1998-09-141-1/+1
| | | FossilOrigin-Name: 196f92fd17305db5fec1acd59f6926de11e01624
* Initial revisionrjohnson1998-03-261-0/+212
FossilOrigin-Name: f86c34e38d2a946e0ed196001fd756c57f90791a