summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * generic/tclCompile.c: The value stashed in iPtr->compiledProcPtrdgp2009-06-131-1/+14
* * generic/tclGetDate.y: Fixed a thread safety bug in the generatedKevin B Kenny2009-06-091-4/+39
* * tests/expr.test: Added many tests demonstrating the brokendgp2009-06-011-1/+326
* Added more introspection: ability to look up namespace of an object.dkf2009-05-151-2/+10
* Fix [Bug 2414858].dkf2009-05-081-3/+14
* Fix [Bug 2788468].dkf2009-05-081-42/+51
* Fix [Bug 1513659].dkf2009-05-072-36/+88
* * tests/interp.test: interp-20.50 test for Bug 2486550.dgp2009-05-061-1/+9
* Removed newline appended to POST data.patthoyts2009-04-192-9/+110
* Clarify the rules for resolution of what forwarded methods forward to.dkf2009-04-111-1/+93
* Improved HTTP/1.1 support and added specific HTTP/1.1 testing.patthoyts2009-04-103-2/+807
* Specific check for [Bug 26245326]patthoyts2009-04-102-3/+29
* * generic/tclPathObj.c (TclPathPart): TclPathPart() was computingdgp2009-03-271-1/+13
* Fix [Bug 2704302]dkf2009-03-241-1/+26
* Fix [Bug 2673163]dkf2009-03-241-59/+54
* removed extra cleanupTests callMiguel Sofer2009-03-211-5/+1
* forgot one file :}Miguel Sofer2009-03-211-2/+25
* * tclInt.h: commentsMiguel Sofer2009-03-211-2/+88
* * tests/nre.test: [foreach] has been NR-enabled for a while, theMiguel Sofer2009-03-211-2/+2
* * generic/tclBasic.c: Fix for (among others) [Bug 2699087]Miguel Sofer2009-03-211-3/+13
* * generic/tclExecute.c: proper fix for [Bug 2415422]. ReenabledMiguel Sofer2009-03-211-1/+18
* * generic/tclExecute.c: fix both test and code for tailcallMiguel Sofer2009-03-211-3/+5
* * tests/stringObj.test: Test stringObj-6.9 checks thatdgp2009-03-211-1/+7
* * tests/tailcall.test: slightly improved testsMiguel Sofer2009-03-211-5/+27
* * generic/tcl.h:Miguel Sofer2009-03-192-400/+458