summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Allow URLs that don't have a path, but a query, max2013-04-041-0/+13
* | Tcl 8.5 doesn't have [try]jan.nijtmans2013-03-211-13/+12
* | test suite hygienedgp2013-03-211-1/+2
* | Remove duplicated tests. The enhancements to fCmd-30.[12] and the new test ca...jan.nijtmans2013-03-211-33/+18
|\ \
| * | Remove duplicated tests. The enhancements to fCmd-30.[12] and the new test ca...jan.nijtmans2013-03-211-33/+18
* | | 2102614 Add ensemble indexing support to [auto_mkindex]. Thanks Brian Griffin.dgp2013-03-211-0/+31
|/ /
* | dup test namesdgp2013-03-201-2/+2
* | 3597000 Consistent [file copy] result.dgp2013-03-191-2/+2
|\ \ | |/
* | [Bug 2893771]: file stat fails on locked files on win32.jan.nijtmans2013-03-191-0/+22
|\ \ | |/
| * [Bug 2893771]: file stat fails on locked files on win32.jan.nijtmans2013-03-191-0/+22
* | Test independence in fCmd.test.dgp2013-03-191-0/+10
* | [Bug 3606390]: Fix isolation of test string-6.37.dkf2013-03-191-2/+4
* | [Bug 3606387]: Fix isolation of test scan-7.4.dkf2013-03-191-1/+1