summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | Test independence in fileSystem.testdgp2013-03-181-5/+18
| |
* | Test independence in unixFCmd.test.dgp2013-03-181-7/+8
| |
* | [Bug 3608360]: Test to make sure we never let [file exists] do globbing.dkf2013-03-181-0/+13
|\ \ | |/
| * [Bug 3608360]: Test to make sure we never let [file exists] do globbing.dkf2013-03-181-0/+13
| |
* | 3606391 trace.test test independencedgp2013-03-111-12/+44
| |
* | [Bug 3606542]: Add missing constraint to test.dkf2013-03-011-1/+1
| |
* | Somewhat tidier, less daunting test.dgp2013-02-271-141/+40
|\ \ | |/
| * A bit more tidiness expressing the new test expression.dgp2013-02-271-2/+35
| |
| * Convert test expression into less imposing form.dgp2013-02-271-3/+7
| |
* | Wrap test-case over multiple linesjan.nijtmans2013-02-271-1/+139
|\ \
| * | Wrap test-case over multiple lines.off_8_4_branchjan.nijtmans2013-02-271-1/+139
| |/
* | [Bug 3606139]: missing error check allows regexp to crash Tcl. Thanks to Tom ↵jan.nijtmans2013-02-271-0/+5
|\ \ | |/ | | | | Lane for providing the test-case and the patch.
| * [Bug 3606139]: missing error check allows regexp to crash Tcl. Thanks to Tom ↵jan.nijtmans2013-02-271-0/+5
| | | | | | | | Lane for providing the test-case and the patch.
* | 3605719,3605720 Test independence. Thanks Rolf Ade for patches.dgp2013-02-252-10/+26
| |
* | 3605447 Make sure the -clear option to [namespace export] always clears,dgp2013-02-211-0/+8
|\ \ | |/ | | whether or not new export patterns are specified.
| * added testbug_3605447dgp2013-02-211-0/+8
| |
* | Fix bug #2438181: Incorrect error reporting in traces. jan.nijtmans2013-02-191-0/+10
|\ \ | |/ | | Test-case and fix provided by Poor Yorick.
| * Add test-case for Bug #2438181 (which passes in Tcl 8.4 but fails in 8.5/8.6).jan.nijtmans2013-02-191-0/+10
| | | | | | Provided by Poor Yorick
| |
| \
*-. \ 3604074 Fix regexp optimization to stop hanging on the expressiondgp2013-02-151-0/+4
|\ \ \ | | |/ | | | ((((((((a)*)*)*)*)*)*)*)* . Thanks to Bjørn Grathwohl for discovery.
| | * revise test numbering for forward mergingdgp2013-02-151-1/+4
| |/
| * New branch bug-3604074 with improved patch to correct fixempties() failurebug_3604074dgp2013-02-141-1/+4
| | | | | | to converge.
| * Don't call "ulimit" on cygwin: On Cygwin the stack size cannot be modified, ↵jan.nijtmans2013-01-071-1/+2
| | | | | | | | and the reported stacksize is much lower than the real one.
* | Suggested fix for bug 3604576: msgcat -1.5.0.tm error on windows XP, ↵jan.nijtmans2013-02-141-2/+2
| | | | | | | | | | inclusive bump to version 1.5.1. Changelog entry still missing.
* | Cherrypick again. Add test.bug_3602706dgp2013-02-041-0/+5
| |
* | For embedding support, select modernizations from Patrick Fradindgp2013-01-311-13/+13
| |
* | For traces, select modernizations from Patrick Fradlin.dgp2013-01-301-150/+145
| |
* | For msgcat, select modernizations from Patrick Fradin + -debug fix.dgp2013-01-301-7/+6
| |
* | For Parse/eval, select modernizations from Patrick Fradin.dgp2013-01-3010-68/+52
| |
* | For [package] etc., select modernizations from Patrick Fradin.dgp2013-01-302-10/+8
| |
* | In the script library, selected modernizations from Patrick Fradin.dgp2013-01-303-19/+24
| |
* | Fradin improvements in test suite too.dgp2013-01-301-11/+6
| |
* | Now really fix test-case http-4.14bug_2911139jan.nijtmans2013-01-221-2/+2
| |
* | Fix test-case http-4.14jan.nijtmans2013-01-221-2/+1
| |
* | test case for bug-3598580: Tcl_ListObjReplace may release deleted elements ↵jan.nijtmans2013-01-031-0/+4
|\ \ | |/ | | | | too early
| * test case for bug-3598580: Tcl_ListObjReplace may release deleted elements ↵jan.nijtmans2013-01-031-0/+4
| | | | | | | | too early
| * Fix msgcat.test (in case a higher msgcat version is encountered, which is ↵jan.nijtmans2012-11-161-0/+7
| | | | | | | | | | not included with Tcl 8.4) <p>Doc fix in TCL_MEM_DEBUG.3
| * More complete purge of things only present for supporting long-dead Mac 9 ↵dgp2012-11-1514-1663/+20
| | | | | | | | systems.
| * Fix 2 failing tests on Windows 7. Fix backported from Tcl 8.6jan.nijtmans2012-11-151-29/+35
| |
| * Add tn, ro_MO and ru_MO to msgcat. jan.nijtmans2012-06-291-6/+6
| | | | | | | | Make it work on cygwin (backported) Bump msgcat to 1.3.5
* | 3595576 Tests/fix for mem corruption: [catch] fails to store options in a var.dgp2012-12-131-0/+6
| |
* | 3587651 fix [info functions] (Re-implementation in Tcl)dgp2012-11-161-0/+10
| |
* | Correct build version and backported 973091ef75tip404_tcl8_5oehhar2012-09-171-0/+7
| |