| Commit message (Expand) | Author | Age | Files | Lines |
* | Test independence in fileSystem.test | dgp | 2013-03-18 | 1 | -5/+14 |
|\ |
|
| * | Test independence in fileSystem.test | dgp | 2013-03-18 | 1 | -5/+18 |
|
|
* | | Test independence in unixFCmd.test | dgp | 2013-03-18 | 1 | -7/+8 |
|\ \
| |/ |
|
| * | 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 |
| |\ |
|
| | * | [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 |
|\ \ \
| |/ / |
|
| * | | 3606391 trace.test test independence | dgp | 2013-03-11 | 1 | -12/+44 |
|
|
* | | | [Bug 3606397]: Make test work in isolation, and corrected what was being tested. | dkf | 2013-03-01 | 1 | -6/+13 |
|
|
* | | | [Bug 3606542]: Add missing constraint to test. | dkf | 2013-03-01 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | [Bug 3606542]: Add missing constraint to test. | dkf | 2013-03-01 | 1 | -1/+1 |
|
|
* | | | fix coroutine-4.6 so that it runs in isolation, [Bug 3606395] | mig | 2013-02-28 | 1 | -1/+1 |
|
|
| | | | |
| \ \ | |
*-. \ \ | Somewhat tidier, less daunting test. | dgp | 2013-02-27 | 1 | -141/+40 |
|\ \ \ \
| | |/ / |
|
| | * | | 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 | 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 |
| |\ \
| | |/ |
|
| | * | [Bug 3606139]: missing error check allows regexp to crash Tcl. Thanks to Tom ... | jan.nijtmans | 2013-02-27 | 1 | -0/+5 |
|
|
* | | | [Bug 3605120]: Stop test chan-io-28.7 from hanging when run standalone. | dkf | 2013-02-26 | 1 | -5/+9 |
|
|
* | | | [Bug 3605721]: Test independence fixes for binary-41.* | dkf | 2013-02-25 | 1 | -24/+32 |
|
|
* | | | 3605719,3605720 Test independence. Thanks Rolf Ade for patches. | dgp | 2013-02-25 | 2 | -10/+26 |
|\ \ \
| |/ / |
|
| * | | 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 |
|\ \ \
| |/ / |
|
| * | | 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 |
|\ \ \
| |/ / |
|
| * | | 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 |
|\ \ \
| |/ / |
|
| | | | |
| | \ | |
| *-. \ | 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 |
|
|
* | | | [Bug 3604576]: msgcat-1.5.0.tm error on windows XP | jan.nijtmans | 2013-02-14 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Suggested fix for bug 3604576: msgcat -1.5.0.tm error on windows XP, inclusiv... | jan.nijtmans | 2013-02-14 | 1 | -2/+2 |
|
|
* | | | Correction to comment in re key buffer size.bug_3603553 | dkf | 2013-02-11 | 1 | -1/+1 |
|
|
* | | | [Bug 3603553]: Ensure that data gets written to the underlying stream by | dkf | 2013-02-11 | 1 | -0/+19 |
|
|
* | | | characterize bug | dkf | 2013-02-08 | 1 | -0/+19 |
|
|
* | | | [3603557]: Increase the maximum depth of recursion used when duplicating an | dkf | 2013-02-08 | 1 | -0/+75 |
|
|
* | | | Merge in fix for 3602706 | dgp | 2013-02-04 | 1 | -0/+5 |
|\ \ \
| |/ / |
|
| * | | Cherrypick again. Add test.bug_3602706 | dgp | 2013-02-04 | 1 | -0/+5 |
|
|
* | | | [3603163]: Prevent odd crashes in 'eval {array set ...}' | dkf | 2013-02-04 | 1 | -0/+69 |
|
|
* | | | For traces and embedding support, select modernizations from Patrick Fradin. | dgp | 2013-01-31 | 2 | -163/+158 |
|\ \ \
| |/ / |
|
| * | | 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 |
|
|