summaryrefslogtreecommitdiffstats
path: root/tests/basic.test
Commit message (Expand)AuthorAgeFilesLines
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-3/+0
* * generic/tclCmdMZ.c: Corrected broken trace reversal logic indgp2007-06-271-1/+5
* * generic/tclBasic.c (Tcl_EvalEx,TclEvalTokensStandard):dgp2005-03-181-4/+2
* * generic/tclBasic.c (Tcl_EvalObjEx):Miguel Sofer2005-02-101-1/+19
* * tests/compile.test (compile-12.4): Backport test for Bug 1001997.dgp2004-10-261-1/+21
* * generic/tclMain.c (Tcl_Main, StdinProc): Append newline onlydgp2004-07-281-3/+2
* * generic/tclCmdMZ.c (TclCheckInterpTraces): The TIP 62dgp2004-03-011-1/+10
* * tests/basic.test: Made several tests more robust to thedgp2004-02-251-26/+34
* Corrected error message for grammar and spelling.dkf2003-05-051-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