summaryrefslogtreecommitdiffstats
path: root/tests/stack.test
Commit message (Expand)AuthorAgeFilesLines
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * tests/stack.test: made the tests for stack overflow not careMiguel Sofer2007-12-051-5/+22
* * tests/stack.test: Run the stack tests in subshells, so that theyrmax2006-03-221-29/+29
* Use test constraints properly instead of looking in tcl_platformdkf2006-03-211-7/+4
* Version of [Patch 746578] that works with Linux and is likely to work elsewheredkf2004-06-231-24/+20
* * generic/tclEvent.c (NewThreadProc): Fixed broken build onKevin B Kenny2004-06-221-7/+7
* * win/tclWin32Dll.c (TclpCheckStackSpace): Kevin B Kenny2004-05-031-1/+31
* Fix for [Bug 582522] - aliases now fire execution traces on the targetMiguel Sofer2002-07-291-3/+3
* * Corrections to tcltest and the Tcl test suite so that a testdgp2002-06-221-5/+5
* speling ficksdgp2002-06-061-2/+2
* Code reordering; execution levels made consistent [Bug 480896].Miguel Sofer2001-11-161-2/+2
* reworked stack-2.1 to be impervious to interp statehobbs2001-09-111-5/+7
* * tests/stack.test:hobbs2001-09-111-1/+9
* * tests/stack.test: prevented possible crash on systems with lowhobbs2000-09-291-3/+23
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
* 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
* Fixed style problems in many of the test files.rjohnson1999-06-261-2/+2
* 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