summaryrefslogtreecommitdiffstats
path: root/tests/misc.test
Commit message (Collapse)AuthorAgeFilesLines
* * generic/tclCmdMZ.c (TclProcessReturn): Support the -errorlinedgp2004-09-221-3/+3
| | | | | | | * generic/tclCompile.c (TclCompileScript): option to [return]. * tests/compile.test (16.23.*): Use that capability to defer reporting * tests/misc.test (1.2): of parse errors until runtime. Updated tests to reflect change. [Bug 1032805]
* Added missing constraint definition...dkf2004-07-041-1/+3
|
* Fix constraints so can test with tclsh as well as tcltest [Bug 736431]dkf2004-06-241-2/+3
|
* TIP#138 implementation plus extra test stuff [Patch 731356]dkf2003-11-141-13/+5
|
* Don Porter's fix for bad parsing of nested scripts [Bug 681841].Miguel Sofer2003-02-161-5/+12
|
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
| | | | ::tcltest" to "namespace import -force ::tcltest" [Bug: 3948].
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
|
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-3/+27
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+51