| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Test independence in fileSystem.test | dgp | 2013-03-18 | 1 | -5/+18 |
|
|
* | | Test independence in unixFCmd.test. | dgp | 2013-03-18 | 1 | -7/+8 |
|
|
* | | [Bug 3608360]: Test to make sure we never let [file exists] do globbing. | dkf | 2013-03-18 | 1 | -0/+13 |
|\ \
| |/ |
|
| * | [Bug 3608360]: Test to make sure we never let [file exists] do globbing. | dkf | 2013-03-18 | 1 | -0/+13 |
|
|
* | | 3606391 trace.test test independence | dgp | 2013-03-11 | 1 | -12/+44 |
|
|
* | | [Bug 3606542]: Add missing constraint to test. | dkf | 2013-03-01 | 1 | -1/+1 |
|
|
* | | Somewhat tidier, less daunting test. | dgp | 2013-02-27 | 1 | -141/+40 |
|\ \
| |/ |
|
| * | A bit more tidiness expressing the new test expression. | dgp | 2013-02-27 | 1 | -2/+35 |
|
|
| * | Convert test expression into less imposing form. | dgp | 2013-02-27 | 1 | -3/+7 |
|
|
* | | Wrap test-case over multiple lines | jan.nijtmans | 2013-02-27 | 1 | -1/+139 |
|\ \ |
|
| * | | Wrap test-case over multiple lines.off_8_4_branch | jan.nijtmans | 2013-02-27 | 1 | -1/+139 |
| |/ |
|
* | | [Bug 3606139]: missing error check allows regexp to crash Tcl. Thanks to Tom ... | jan.nijtmans | 2013-02-27 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | [Bug 3606139]: missing error check allows regexp to crash Tcl. Thanks to Tom ... | jan.nijtmans | 2013-02-27 | 1 | -0/+5 |
|
|
* | | 3605719,3605720 Test independence. Thanks Rolf Ade for patches. | dgp | 2013-02-25 | 2 | -10/+26 |
|
|
* | | 3605447 Make sure the -clear option to [namespace export] always clears, | dgp | 2013-02-21 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | added testbug_3605447 | dgp | 2013-02-21 | 1 | -0/+8 |
|
|
* | | Fix bug #2438181: Incorrect error reporting in traces. | jan.nijtmans | 2013-02-19 | 1 | -0/+10 |
|\ \
| |/ |
|
| * | Add test-case for Bug #2438181 (which passes in Tcl 8.4 but fails in 8.5/8.6). | jan.nijtmans | 2013-02-19 | 1 | -0/+10 |
|
|
| | | |
| \ | |
*-. \ | 3604074 Fix regexp optimization to stop hanging on the expression | dgp | 2013-02-15 | 1 | -0/+4 |
|\ \ \
| | |/ |
|
| | * | revise test numbering for forward merging | dgp | 2013-02-15 | 1 | -1/+4 |
| |/ |
|
| * | New branch bug-3604074 with improved patch to correct fixempties() failurebug_3604074 | dgp | 2013-02-14 | 1 | -1/+4 |
|
|
| * | Don't call "ulimit" on cygwin: On Cygwin the stack size cannot be modified, a... | jan.nijtmans | 2013-01-07 | 1 | -1/+2 |
|
|
* | | Suggested fix for bug 3604576: msgcat -1.5.0.tm error on windows XP, inclusiv... | jan.nijtmans | 2013-02-14 | 1 | -2/+2 |
|
|
* | | Cherrypick again. Add test.bug_3602706 | dgp | 2013-02-04 | 1 | -0/+5 |
|
|
* | | For embedding support, select modernizations from Patrick Fradin | dgp | 2013-01-31 | 1 | -13/+13 |
|
|
* | | For traces, select modernizations from Patrick Fradlin. | dgp | 2013-01-30 | 1 | -150/+145 |
|
|
* | | For msgcat, select modernizations from Patrick Fradin + -debug fix. | dgp | 2013-01-30 | 1 | -7/+6 |
|
|
* | | For Parse/eval, select modernizations from Patrick Fradin. | dgp | 2013-01-30 | 10 | -68/+52 |
|
|
* | | For [package] etc., select modernizations from Patrick Fradin. | dgp | 2013-01-30 | 2 | -10/+8 |
|
|
* | | In the script library, selected modernizations from Patrick Fradin. | dgp | 2013-01-30 | 3 | -19/+24 |
|
|
* | | Fradin improvements in test suite too. | dgp | 2013-01-30 | 1 | -11/+6 |
|
|
* | | Now really fix test-case http-4.14bug_2911139 | jan.nijtmans | 2013-01-22 | 1 | -2/+2 |
|
|
* | | Fix test-case http-4.14 | jan.nijtmans | 2013-01-22 | 1 | -2/+1 |
|
|
* | | test case for bug-3598580: Tcl_ListObjReplace may release deleted elements to... | jan.nijtmans | 2013-01-03 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | test case for bug-3598580: Tcl_ListObjReplace may release deleted elements to... | jan.nijtmans | 2013-01-03 | 1 | -0/+4 |
|
|
| * | Fix msgcat.test (in case a higher msgcat version is encountered, which is not... | jan.nijtmans | 2012-11-16 | 1 | -0/+7 |
|
|
| * | More complete purge of things only present for supporting long-dead Mac 9 sys... | dgp | 2012-11-15 | 14 | -1663/+20 |
|
|
| * | Fix 2 failing tests on Windows 7. Fix backported from Tcl 8.6 | jan.nijtmans | 2012-11-15 | 1 | -29/+35 |
|
|
| * | Add tn, ro_MO and ru_MO to msgcat. | jan.nijtmans | 2012-06-29 | 1 | -6/+6 |
|
|
* | | 3595576 Tests/fix for mem corruption: [catch] fails to store options in a var. | dgp | 2012-12-13 | 1 | -0/+6 |
|
|
* | | 3587651 fix [info functions] (Re-implementation in Tcl) | dgp | 2012-11-16 | 1 | -0/+10 |
|
|
* | | Correct build version and backported 973091ef75tip404_tcl8_5 | oehhar | 2012-09-17 | 1 | -0/+7 |
|
|
* | | tip#404 file locale mcset: mc(fl)(m)set backport from 8.6 | oehhar | 2012-09-12 | 1 | -2/+42 |
|
|
* | | [Bug #1536227]: Cygwin network pathname supoort | jan.nijtmans | 2012-08-08 | 1 | -3/+3 |
|
|
* | | Bug [3549770]: Multiple test failures running tcltest outside build tree | jan.nijtmans | 2012-07-28 | 3 | -20/+9 |
|
|
* | | [Bug 3549770] Multiple test failures running tcltest outside build tree | jan.nijtmans | 2012-07-28 | 3 | -17/+17 |
|
|
* | | use backslash and braces in regexp | jan.nijtmans | 2012-07-23 | 1 | -1/+1 |
|
|
* | | Bug #3547593: fcmd test failures on Windows 7 WOW64 | jan.nijtmans | 2012-07-23 | 1 | -49/+9 |
|
|
* | | fix fCmd-6.19 testcase on win32 (can't read "tmpspace": no such variable) | jan.nijtmans | 2012-07-19 | 1 | -0/+1 |
|
|
* | | merge trunk | jan.nijtmans | 2012-06-28 | 3 | -5/+13 |
|\ \ |
|