summaryrefslogtreecommitdiffstats
path: root/tests/parseOld.test
Commit message (Collapse)AuthorAgeFilesLines
* More elimination of dup test numbers [Bugs 710365, 710369]dkf2003-03-271-15/+5
| | | FossilOrigin-Name: 195a1e4b1cee20d471ea71d823f99d008eb39c54
* * Implementation of TIP 101. Adds and exports a [configure] commanddgp2002-06-251-1/+5
| | | | | | from tcltest. FossilOrigin-Name: 600067c1e904067428b035163c1248d764968eb5
* * tests/parseOld.test: changed some tests that requiredhobbs2001-08-021-66/+67
| | | | | | | testwordend to exist to skip in a proper tcltest manner. [Bug: #442663] FossilOrigin-Name: 743829853776695e3475f83089486fb77d6a135b
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
| | | | | | ::tcltest" to "namespace import -force ::tcltest" [Bug: 3948]. FossilOrigin-Name: c2f93a113cfcb17a21da67cc20f54ab3f1b9fa3c
* * tests/info.test:hobbs1999-12-121-2/+2
| | | | | | | | | | | | * tests/parseOld.test: * generic/tclCmdAH.c: * generic/tclProc.c: changed Tcl_UplevelObjCmd (uplevel) and Tcl_EvalObjCmd (eval) to use TCL_EVAL_DIRECT in the single arg case as well, to take advantage of potential pure list input optimization. This means that it won't get byte compiled though, which should be acceptable. FossilOrigin-Name: 39d765c05362d29d47095c3724de54652bb7a9ce
* * tests/tcltest.test: Added additional tests for -tmpdir, markedjenn1999-08-231-1/+6
| | | | | | | | | | | | | | | | all tests that use exec as unixOrPc. * tests/encoding.test: * tests/interp.test: * tests/macFCmd.test: * tests/parseOld.test: * tests/regexp.test: Applied patches from Jim Ingham to add encoding to a Mac only interp test, change an error message in macFCmd.tet, put a comment in parseOld.test, fix tests using the testencoding path command, and put unixOrPc constraints on tests that use exec. FossilOrigin-Name: 13304f0d0d02e8e4244e1e51ab5e3e8479f962f2
* Removed extra '\' characters at the beginning of the parseOld.testjenn1999-07-061-2/+2
| | | | | | | file that were causing "invalid command" messages whenever the test was run. FossilOrigin-Name: aebd6705b5c178de57413d458394c08c31795422
* Improved support for empty array nameswelch1999-07-021-6/+5
| | | FossilOrigin-Name: 29f911e5bf6ae1423a0f7d8db5d9df225d7a8c92
* Fixed style problems in many of the test files.rjohnson1999-06-261-2/+2
| | | | | | Fixed bug in pkg.test where defs.tcl was still being used. FossilOrigin-Name: dbfd75f43f496269e869e2fbd58f86e25bdcef4c
* 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-0/+546
FossilOrigin-Name: f3b32fb71c9011ac220779bd9dbe5617c9dc87d9