summaryrefslogtreecommitdiffstats
path: root/tests/interp.test
Commit message (Expand)AuthorAgeFilesLines
* test added (did not fail previously, just to make sure it never does)Miguel Sofer2008-03-021-1/+18
* merge stable branch onto HEADdgp2007-12-131-1/+1
* Forgot to adjust tests to take into account safeness of [unload]dkf2007-12-081-3/+3
* * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n:hobbs2006-11-031-2/+2
* * generic/tclInterp.c (ApplyObjCmd):Miguel Sofer2006-10-121-1/+88
* * tests/*.test: updated all tests to refer explicitly to thetip_278_20061009Miguel Sofer2006-10-091-3/+3
* Fix test suite bugs exposed by -singleproc 1 -debug 1 run. Each testdgp2006-01-181-1/+3
* Fix two bugs in limits, one a crash and the other a failed flag reset.dkf2005-10-101-4/+60
* Fix an odd [after]-and-limits problem. [Bug 1221395]dkf2005-06-171-1/+18
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* Upgrade the capabilities of time limits by allowing them to fire in the midstdkf2004-12-161-2/+23
* * tests/interp.test (interp-36.*): [interp bgerror] tests.dgp2004-11-181-1/+36
* TIP #221 IMPLEMENTATIONdgp2004-11-131-5/+5
* * doc/interp.n:Miguel Sofer2004-09-141-5/+12
* TIP #173 and #209 implementation - see ChangeLog for detailsKevin B Kenny2004-08-181-4/+4
* TIP#207 IMPLEMENTATIONdgp2004-08-021-1/+14
* Test name was thoroughly misleadingdkf2004-05-271-2/+2
* * tests/autoMkindex.test (autoMkindex-5.2): Use variable "result"dgp2004-05-251-1/+2
* Delete limit callbacks properly when the interpreters involved are deleted.dkf2004-05-201-1/+75
* Added test based on suggestion by Miguel Soferdkf2004-05-191-1/+17
* Enable a test of limiting tight loops.dkf2004-05-191-6/+7
* Spelling whoops! Moved constraint declaration to near top of filedkf2004-05-191-2/+3
* Massive test cleanup; all tests are run, and constraints are used where neces...dkf2004-05-191-76/+72
* Tests of limit-exceeded callbacks and make sure that those callbacks can removedkf2004-05-181-1/+52
* Improved TIP#143 tests and now track the number of bytecoded commands better.dkf2004-05-171-11/+17
* Expanding the tests avilable for TIP#143 features.dkf2004-05-141-1/+129
* TIP#143 implementation; still needs docs and more tests...dkf2004-05-131-148/+151
* * generic/tclCompile.c: New instruction code INST_START_CMDMiguel Sofer2004-03-301-2/+2
* Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-26/+2
* * doc/ParseCmd.3: Implementation of TIP 157. Adds recognitiondgp2003-11-141-2/+2
* Typo correction: knownbug -> knownBugdgp2003-09-041-2/+2
* * generic/tclBasic.c:Miguel Sofer2003-06-101-1/+11
* * generic/tclInterp.c: (AliasObjCmd): Added refCounting of the wordsdgp2003-05-121-1/+10
* Corrected error message for grammar and spelling.dkf2003-05-051-4/+4
* * generic/tclInterp.c (Tcl_InterpObjCmd): Corrected optiondgp2003-03-121-2/+5
* * tests/interp.test:mdejong2003-02-051-3/+3
* * tests/interp.test: interp-14.4hobbs2002-11-231-1/+7
* bugfix, new tests for new [interp alias] codeMiguel Sofer2002-07-291-2/+26
* Fix for [Bug 582522] - aliases now fire execution traces on the targetMiguel Sofer2002-07-291-8/+8
* * Updated the instructions on running and adding to the test suite.dgp2002-07-011-26/+28
* * Added the [interp recursionlimit] command todgp2002-03-071-23/+522
* * tests/interp.test:hobbs2001-11-161-1/+12
* * tests/interp.test: Print out warning whenmdejong2001-03-291-2/+23
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
* * tests/tcltest.test: Added additional tests for -tmpdir, markedjenn1999-08-231-2/+2
* Fixed style problems in many of the test files.rjohnson1999-06-261-10/+10
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-44/+135
* * tests/interp.test:stanton1999-02-031-6/+6
* cleaned up test suite so most of the tests pass on Windowsstanton1998-11-021-1/+4