summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* More tests to demo the bug more directly.dgp2014-05-161-0/+39
* Branch to demo bug introduced in the parent commit.dgp2014-05-151-0/+20
* another coverage test.dgp2014-02-281-0/+15
* merge 8.5dgp2014-02-261-0/+71
|\
| * New tests covering INPUT_NEED_NL flag handling. One exposes a bug.dgp2014-02-261-0/+71
* | More coverage tests and bug fixes.dgp2014-02-261-0/+56
* | Merge the stricter binary mode experiment.dgp2014-02-241-1/+1
|\ \ | |/
| * [1230597] Update test comment.dgp2014-02-191-1/+1
* | Next coverage test to expose another refactoring error.dgp2014-02-191-0/+14
* | Another coverage test that reveals refactoring error.dgp2014-02-181-0/+14
* | coverage test for -translation crdgp2014-02-181-0/+14
* | Coverage test for -translation auto handling of INPUT_SAW_CR flag.dgp2014-02-181-0/+15
|/
* [a4494e28ed] Use flag bit instead of NULL pointer to suppress teardown list ofdgp2014-02-061-0/+9
* Fix [3eb2ec1449]: Allow upper case scheme names in url. http -> 2.7.13jan.nijtmans2013-10-251-2/+2
* [3556215]: Made [scan] match [format] better in what it accepts as a formatdkf2013-10-221-4/+13
* Test demonstrating need for "adjust" manipulation in TclSubstTokens.dgp2013-09-251-0/+10
* Line numbers wrong in compiled [global] and [variable].dgp2013-09-191-0/+10
* renumber tests for branch mergedgp2013-09-191-2/+2
* Line numbers wrong in compiled [namespace upvar].dgp2013-09-191-0/+21
* Line numbers wrong in compiled [upvar].dgp2013-09-191-0/+11
* Line numbers wrong in compiled [dict update].dgp2013-09-191-0/+6
* Line numbers wrong in compiled [dict for].dgp2013-09-191-0/+6
* Line numbers wrong in compiled [dict get].dgp2013-09-191-0/+6
* Stop segfault due to OBOE in CompileWord() calls in [dict incr] compiler.dgp2013-09-191-0/+5
* Line numbers wrong in compiled [dict set].dgp2013-09-191-0/+6
* Line numbers wrong in compiled foreach body.dgp2013-09-191-0/+11
* Stop segfault due to OBOE in CompileWord() calls in [dict lappend] compiler.dgp2013-09-191-0/+6
* [3487626] Backport fix for knownBug test dict-23.2.dgp2013-09-191-1/+1
* Make sure the errors raised by execution traces become errors raised bydgp2013-08-151-0/+7
* [a16752c252] Correct failure to call cmd deletion callbacks.dgp2013-08-141-0/+7
* Mark unixforkevent-1.1 nonPortable, until proven on more platforms.jan.nijtmans2013-08-051-1/+1
* 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
* | | [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
|/
* 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 wine64jan.nijtmans2013-06-121-2/+2
* 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
* | Fixed the weird edge case.bug_3613609dkf2013-05-221-0/+3
* | Improved tests.dkf2013-05-221-2/+5
* | Proposed solution for 3613609: lsort -nocase does not sort non-ASCII correctlyjan.nijtmans2013-05-211-0/+3
* | 3610026 Stop crash when the number of "colors" in a regular expressiondgp2013-04-081-0/+11
|\ \ | |/
| * Demand the error message indicating the purpose of the test.bug_3610026dgp2013-04-081-1/+1
| * 3610026 Stop segfault when regexp overflows color limits.dgp2013-04-081-0/+11