summaryrefslogtreecommitdiffstats
path: root/tests/basic.test
Commit message (Expand)AuthorAgeFilesLines
* Whitespace policing, replacing commas in varargs with constant string catenat...Kevin B Kenny2007-04-201-3/+3
* * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n:hobbs2006-11-031-72/+72
* * tests/*.test: updated all tests to refer explicitly to thetip_278_20061009Miguel Sofer2006-10-091-2/+2
* Fix test suite bugs exposed by -singleproc 1 -debug 1 run. Each testdgp2006-01-181-5/+13
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* * generic/tclBasic.c (Tcl_EvalEx): Restored recursion limitdgp2005-03-181-4/+2
* * tests/basic.test (basic-26.3): new testMiguel Sofer2005-02-111-2/+21
* * generic/tclBasic.c (Tcl_EvalObjEx):Miguel Sofer2005-02-101-1/+19
* * tests/basic.test: Updated functional (not testing) uses ofdgp2004-11-181-8/+14
* * tests/basic.test: Added missing constraints.dgp2004-10-261-3/+3
* * tests/basic.test (49.*): New tests for TCL_EVAL_GLOBAL.dgp2004-09-291-1/+21
* * generic/tclBasic.c: Removed internal routines TclInvoke,dgp2004-09-271-11/+2
* overlooked update to tests.dgp2004-03-291-3/+2
* * tests/basic.test: Made several tests more robust to thedgp2004-02-251-26/+34
* * doc/ParseCmd.3: Implementation of TIP 157. Adds recognitiondgp2003-11-141-17/+324
* * tests/async.test: Added several tests that demonstrate Tcldgp2003-07-241-1/+6
* Factored out the trace code - it's big enough to be its own maintenance areadkf2003-06-251-62/+2
* Corrected error message for grammar and spelling.dkf2003-05-051-2/+2
* * README: Bumped version number ofdgp2003-03-041-2/+2
* Don Porter's fix for bad parsing of nested scripts [Bug 681841].Miguel Sofer2003-02-161-1/+5
* finalization and test fixesvincentdarley2003-02-041-5/+5
* * Cleaned up, constrained, and reduced the amount of [exec] usagedgp2002-07-101-19/+13
* fixed [Bug 575817]Miguel Sofer2002-07-041-15/+20
* * Corrections to tcltest and the Tcl test suite so that a testdgp2002-06-221-6/+6
* Fix for bugs #549607 & #549610: testsuite failures for filenames with spaces.Miguel Sofer2002-05-071-4/+4
* 2002-04-08 Daniel Steffen <das@users.sourceforge.net>das2002-04-081-6/+8
* * Corrected problems with Tcl_AllowExceptionsdgp2002-03-291-1/+42
* avoid exceptional returns at level 0 [Bug 219181]Miguel Sofer2002-03-271-1/+15
* adding test for [Bug 533758], fixed earlier today.Miguel Sofer2002-03-231-3/+25
* Added Tcl_CreateObjTrace, Tcl_GetCommandInfoFromToken andKevin B Kenny2002-02-101-1/+32
* Added fix for Bug #494348; the [foreach] implementation was doing somedkf2002-01-031-26/+13
* Added test from Bug #494348, but solution still far off.dkf2002-01-031-1/+26
* improved skip reporting of missing commandshobbs2001-09-201-35/+16
* * library/tcltest1.0/tcltest2.tcl:jenn2000-10-191-3/+7
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
* * tests/tcltest.test:jenn1999-10-191-3/+3
* * tests/basic.test: updated test cases for 8.3hobbs1999-10-131-3/+3
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
* Changed to Tcl 8.2b1welch1999-06-251-3/+3
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-44/+186
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* check for test commands before running tests.hershey1998-07-281-0/+4
* Initial revisionrjohnson1998-03-261-0/+399