Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Improve code generation for [array set] in a common case. | dkf | 2013-04-29 | 1 | -0/+5 | |
| | ||||||
* | 3610026 Stop crash when the number of "colors" in a regular expression | dgp | 2013-04-08 | 1 | -0/+11 | |
|\ | | | | | | | overflows a short int. Thanks to Heikki Linnakangas for the report and the patch. | |||||
| * | 3610026 Stop crash when the number of "colors" in a regular expression | dgp | 2013-04-08 | 1 | -0/+11 | |
| |\ | | | | | | | | | | overflows a short int. Thanks to Heikki Linnakangas for the report and the patch. | |||||
| | * | Demand the error message indicating the purpose of the test.bug_3610026 | dgp | 2013-04-08 | 1 | -1/+1 | |
| | | | ||||||
| | * | 3610026 Stop segfault when regexp overflows color limits. | dgp | 2013-04-08 | 1 | -0/+11 | |
| | | | ||||||
| * | | Allow URLs that don't have a path, but a query, | max | 2013-04-04 | 1 | -0/+13 | |
| | | | | | | | | | e.g. http://example.com?foo=bar and bump http to 2.7.12. | |||||
| * | | Tcl 8.5 doesn't have [try] | jan.nijtmans | 2013-03-21 | 1 | -13/+12 | |
| | | | ||||||
* | | | Allow URLs that don't have a path, but a query query, e.g. ↵ | max | 2013-04-04 | 1 | -2/+14 | |
| | | | | | | | | | | | | http://example.com?foo=bar . | |||||
* | | | Remove duplicated tests. The enhancements to fCmd-30.[12] and the new test ↵ | jan.nijtmans | 2013-03-21 | 1 | -22/+1 | |
| | | | | | | | | | | | | case fCmd-30.3 were backported from Tcl8.6, but the original tests were not removed. | |||||
* | | | test suite hygiene | dgp | 2013-03-21 | 1 | -1/+2 | |
|\ \ \ | |/ / | ||||||
| * | | test suite hygiene | dgp | 2013-03-21 | 1 | -1/+2 | |
| | | | ||||||
| * | | Remove duplicated tests. The enhancements to fCmd-30.[12] and the new test ↵ | jan.nijtmans | 2013-03-21 | 1 | -33/+18 | |
| |\ \ | | | | | | | | | | | | | case fCmd-30.3 were backported from Tcl8.6, but the original tests were not removed. | |||||
| | * | | Remove duplicated tests. The enhancements to fCmd-30.[12] and the new test ↵ | jan.nijtmans | 2013-03-21 | 1 | -33/+18 | |
| | | | | | | | | | | | | | | | | case fCmd-30.3 were backported from Tcl8.6, but the original tests were not removed. | |||||
* | | | | 2102614 Add ensemble indexing support to [auto_mkindex]. Thanks Brian Griffin. | dgp | 2013-03-21 | 1 | -0/+31 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | 2102614 Add ensemble indexing support to [auto_mkindex]. Thanks Brian Griffin. | dgp | 2013-03-21 | 1 | -0/+31 | |
| |/ / | ||||||
* | | | Bring forward tests to trunk | dgp | 2013-03-20 | 1 | -1/+22 | |
|\ \ \ | |/ / | ||||||
| * | | dup test names | dgp | 2013-03-20 | 1 | -2/+2 | |
| | | | ||||||
* | | | 3597000 Consistent [file copy] result. | dgp | 2013-03-19 | 1 | -2/+2 | |
|\ \ \ | |/ / | ||||||
| * | | 3597000 Consistent [file copy] result. | dgp | 2013-03-19 | 1 | -2/+2 | |
| |\ \ | | |/ | ||||||
| * | | [Bug 2893771]: file stat fails on locked files on win32. | jan.nijtmans | 2013-03-19 | 1 | -0/+22 | |
| |\ \ | | |/ | ||||||
| | * | [Bug 2893771]: file stat fails on locked files on win32. | jan.nijtmans | 2013-03-19 | 1 | -0/+22 | |
| | | | ||||||
* | | | Test independence in fCmd.test | dgp | 2013-03-19 | 1 | -0/+10 | |
|\ \ \ | |/ / | ||||||
| * | | Test independence in fCmd.test. | dgp | 2013-03-19 | 1 | -0/+10 | |
| | | | ||||||
* | | | [Bug 3606390]: Fix isolation of test string-6.37. | dkf | 2013-03-19 | 1 | -2/+4 | |
|\ \ \ | |/ / | ||||||
| * | | [Bug 3606390]: Fix isolation of test string-6.37. | dkf | 2013-03-19 | 1 | -2/+4 | |
| | | | ||||||
| * | | [Bug 3606387]: Fix isolation of test scan-7.4. | dkf | 2013-03-19 | 1 | -1/+1 | |
| | | | ||||||
* | | | [Bug 3606387]: Fix isolation of test scan-7.4. | dkf | 2013-03-19 | 1 | -346/+417 | |
| | | | | | | | | | Also updated scan.test to use tcltest 2 properly. | |||||
* | | | 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 | |
|\ \ \ | | |/ | |/| | | | | Lane for providing the test-case and the patch. | |||||
| * | | [Bug 3606139]: missing error check allows regexp to crash Tcl. Thanks to Tom ↵ | jan.nijtmans | 2013-02-27 | 1 | -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.nijtmans | 2013-02-27 | 1 | -0/+5 | |
| | | | | | | | | | | | | Lane for providing the test-case and the patch. |