summaryrefslogtreecommitdiffstats
path: root/tests/stack.test
Commit message (Collapse)AuthorAgeFilesLines
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
| | | | ::tcltest" to "namespace import -force ::tcltest" [Bug: 3948].
* removed excess newliuneshobbs1999-11-191-13/+1
|
* minor change that prevents stack blowinghobbs1999-11-191-3/+3
|
* * tests/scan.test:hobbs1999-11-191-3/+3
| | | | | * generic/tclScan.c: finished support for inline scan by supporting XPG identifiers.
* 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.
* 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/+21
|
* Added tests/stack.test, to test recursion limits.escoffon1998-09-301-0/+23
Added SHLIB_PATH to the list of special macros to ignore.