summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * library/safe.tcl: A series of patches which bring the SafeBaseandreas_kupries2009-11-051-18/+1
* More variable hygiene.dkf2009-10-301-146/+229
* Cleanup non-writable test directory on Windows.patthoyts2009-10-301-1/+2
* More variable cleansingdkf2009-10-291-180/+189
* test hygiene for the ::tmp variabledgp2009-10-294-9/+17
* More variable cleansingdkf2009-10-291-247/+432
* General cleanliness improvements.dkf2009-10-291-255/+408
* * library/clock.tcl (LocalizeFormat):Kevin B Kenny2009-10-291-1/+5
* * generic/tclLiteral.c: Fixed 2 bugs reported in [Bug 2888044].dgp2009-10-281-1/+2
* * tests/fileName.test (fileName-20.[78]): Corrected poor testKevin B Kenny2009-10-281-1/+12
* * library/clock.tcl (ParseClockScanFormat):Kevin B Kenny2009-10-271-1/+14
* * library/clock.tcl (ProcessPosixTimeZone):Kevin B Kenny2009-10-241-1/+11
* Let [$obj varname x(y)] work. [Bug 2883857]dkf2009-10-221-1/+12
* Fix for [Bug 1565466]Joe Mistachkin2009-10-181-4/+7
* [Bug 2874678]: Don't leak bignums in [dict incr]...dkf2009-10-081-15/+22
* * generic/tclCmdMZ.c: Replaced TclProcessReturn() calls withdgp2009-09-281-1/+15
* * tests/error.test (error-15.9.*): More coverage tests for [try].dgp2009-09-281-2/+11
* * tests/error.test (error-15.8.*): Coverage tests illustratingdgp2009-09-281-1/+18
* * tests/regexp.test: Added check for error message frommdejong2009-09-211-1/+13
* * generic/tclCompile.c: Re-implement Tcl_SubstObj() as a simpledgp2009-09-172-25/+14
* * generic/tclBasic.c: Completed the NR-enabling of [subst].dgp2009-09-112-4/+4
* Clean up http tokens properly.dkf2009-09-111-107/+162
* * generic/tclParse.c Corrected line counting error in multi-commanddgp2009-09-071-1/+6
* Added another test case, "known bug" because of [Bug 2314561] incompletenessdkf2009-09-071-4/+8
* Basic test of yielding inside a substdkf2009-09-071-38/+10
* * generic/tclCompCmds.c (TclCompileSubstCmd): Added a bytecodedgp2009-09-043-10/+125
* * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard,andreas_kupries2009-08-251-12/+285
* regression testsdgp2009-08-211-1/+29
* another testdgp2009-08-191-1/+11
* test for 2806250dgp2009-08-181-1/+11
* nicer test failure modedgp2009-08-181-2/+2
* * generic/tclPathObj.c: Added NULL check to prevent crashes duringdgp2009-08-181-1/+33
* TIP #353 IMPLEMENTATIONdgp2009-08-121-1/+8
* * doc/refchan.n [Bug 2827000]: Extended the implementation ofandreas_kupries2009-08-061-1/+73
* * tests/coroutine.test: fix testfile cleanupMiguel Sofer2009-08-021-8/+6
* * generic/tclStringObj.c: Corrected failure to grow bufferdgp2009-07-311-1/+5
* Correct "incidental" test failure; exact error message generated bydkf2009-07-251-55/+33
* Make [history] (well, [::tcl::history]) be a real ensemble.dkf2009-07-251-9/+9
* * generic/tclInt.h (TclNRSwitchObjCmd):Kevin B Kenny2009-07-141-1/+17
* * generic/tclCompile.c (TclInitCompileEnv, EnterCmdWordIndex,andreas_kupries2009-07-141-1/+19
* ZlibTransformClose may be called with a NULL interpreter during finalization andpatthoyts2009-07-101-36/+168
* [Bug #2818131] Added tests and fixed a typo that broke zlib push for deflate ...patthoyts2009-07-091-6/+94
* Additional tests for zlib stacked channel with fcopy in various modes.patthoyts2009-07-051-1/+120
* Make [zlib push] work with [fcopy].dkf2009-07-051-1/+29
* Handle cleanup when all tests skipped [Bug 2812355]patthoyts2009-06-251-1/+1
* Made namespace scope corrections to some of the testing machinerydgp2009-06-253-28/+17
* Fix [Bug 2811598].dkf2009-06-241-1/+2
* More test suite cleanup for "-singleproc 1 -debug 1" testing.dgp2009-06-249-10/+22
* Correct failures during -singleproc 1 test suite run.dgp2009-06-243-38/+43
* Clean up procs after testing to avoid problems with -singleproc testing [Bug ...patthoyts2009-06-241-1/+5