summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add test and improve errorInfo.bug_010f4162efdgp2013-09-021-0/+10
* typojan.nijtmans2013-09-021-8/+8
* [b98fa55285]: Fix handling of whitespace at end of hex strings to decode.dkf2013-09-011-0/+28
* Add test for Bug 2486550.dgp2013-08-271-0/+9
* More coroutine tests.dgp2013-08-221-0/+15
* Tidy the code and add a test.dgp_purge_NRRunObjProcdgp2013-08-211-0/+9
* Make sure the errors raised by execution traces become errors raised by thedgp2013-08-151-0/+7
|\
| * Make sure the errors raised by execution traces become errors raised bydgp2013-08-151-0/+7
* | Add several tests to check consistency of stack traces.dgp2013-08-142-0/+94
* | merge trunkbug_3610404dgp2013-08-1419-28/+876
|\ \
| * \ [a16752c252] Correct failure to call cmd deletion callbacks.dgp2013-08-141-0/+7
| |\ \ | | |/
| | * [a16752c252] Correct failure to call cmd deletion callbacks.dgp2013-08-141-0/+7
| * | Test for TclContinuationsGet() usage, and simplifications.dgp2013-08-071-0/+6
| * | Mark unixforkevent-1.1 nonPortable, until proven on more platforms. jan.nijtmans2013-08-051-1/+1
| |\ \ | | |/
| | * Mark unixforkevent-1.1 nonPortable, until proven on more platforms.jan.nijtmans2013-08-051-1/+1
| * | Deal with the elaborate rip-apart-a-metaclass case as well.dkf2013-08-021-0/+19
| * | [9d61624b3d]: Stop crashes when emptying the superclass slot.dkf2013-08-021-0/+17
| * | [1905562] [8d2c0da36d] Raise the recursion limits on regexps to allowdgp2013-08-011-0/+3
| * | Tcl_InitNotifier: Bug [a0bc856dcd]. Start notifier thread again if we were fo...jan.nijtmans2013-08-011-0/+45
| |\ \ | | |/
| | * Tcl_InitNotifier: Bug [a0bc856dcd]. jan.nijtmans2013-08-011-0/+45
| | |\
| | | * Fixed test case variable clash with 'folder'rfe_notifier_forkoehhar2013-07-251-6/+6
| | | * rebasejan.nijtmans2013-07-251-0/+45
| | | |\
| | | | * Test-case should pass on Darwin or with non-threaded build as well.jan.nijtmans2013-07-221-8/+3
| | | | * Test file tests/unixForkEvent.test addedoehhar2013-07-221-0/+50
| * | | | Simplify AuxData access with a macro.dgp2013-07-271-0/+4
| * | | | [6585b21ca8] [regexp {(\w).*?\1} abb] failed to match. Thanks to Tom Lane for...dgp2013-07-261-0/+4
| |\ \ \ \ | | |/ / /
| | * | | [6585b21ca8] [regexp {(\w).*?\1} abb] failed to match.dgp2013-07-261-0/+4
| | |/ /
| * | | Demonstrate and fix memory leak in Tcl_ParseVar().dgp2013-07-241-0/+21
| |\ \ \ | | |/ /
| | * | Demonstrate and fix memory leak in Tcl_ParseVar().dgp2013-07-241-0/+21
| | |/
| * | [Bug 1c17fbba5d] Fix -errorinfo from syntax errors so that the error isdgp2013-07-182-8/+2
| * | Tests demonstrating the need for the last two SetLineInformation() calls.dgp2013-07-121-0/+25
| * | Add tests for the SetLineInformation() calls in tclEnsemble.c, and fixdgp2013-07-111-0/+25
| * | Add tests for SetLineInformation() calls in tclCompCmdsSZ.c as well as somedgp2013-07-101-1/+185
| * | Add tests for SetLineInformation() calls in tclCompCmdsGR.c.dgp2013-07-101-0/+53
| * | Add tests for, and fix bugs in, the SetLineInformation() calls in tclCompCmds.c.dgp2013-07-101-0/+118
| * | Next attempt. Appears to have uncovered a bug.dgp2013-07-101-0/+14
| * | First additional test. Remove dup macros in tclEnsemble.c.dgp2013-07-101-0/+15
| * | Fix uniClass tool which was the real cause for [a876646efe], and add test-cas...jan.nijtmans2013-06-181-2/+2
| |\ \ | | |/
| | * Fix uniClass tool which was the real cause for [a876646efe], and add test-cas...jan.nijtmans2013-06-181-2/+2
| * | Fix env.test when running mingw-w64 (AMD64 build) test-suite on wine64. jan.nijtmans2013-06-131-2/+2
| |\ \ | | |/
| | * Fix env.test when running mingw-w64 (AMD64 build) test-suite on wine64jan.nijtmans2013-06-121-2/+2
| * | [33b7abb8a2] [7174354ecb] Rewrite TclCompileThrowCmd().dgp2013-06-111-0/+6
| * | Improving tests, fixed one case.dkf2013-06-091-9/+137
| * | More efficient instruction sequence for [dict for] with correct exception dep...dkf2013-06-061-0/+18
| * | merge trunkdkf_compile_improvementsdkf2013-06-051-1/+1
| |\ \
| | * \ merge 8.5dgp2013-06-031-1/+1
| | |\ \ | | | |/
| | | * merge 8.4dgp2013-06-031-1/+1
| | | |\
| | | | * Improve reliability of test httpold-4.12. Thanks AF!dgp2013-06-031-1/+1
| | | | * Update dde to version 1.3.3. jan.nijtmans2013-04-251-41/+53
| | | | * Allow URLs that don't have a path, but a query, e.g. http://example.com?foo=b...jan.nijtmans2013-04-091-0/+14