summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* 3610026 Stop crash when the number of "colors" in a regular expressiondgp2013-04-081-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 expressiondgp2013-04-081-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_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
| | | | | | | | | e.g. http://example.com?foo=bar and bump http to 2.7.12.
| * | Tcl 8.5 doesn't have [try]jan.nijtmans2013-03-211-13/+12
| | |
* | | Allow URLs that don't have a path, but a query query, e.g. ↵max2013-04-041-2/+14
| | | | | | | | | | | | http://example.com?foo=bar .
* | | Remove duplicated tests. The enhancements to fCmd-30.[12] and the new test ↵jan.nijtmans2013-03-211-22/+1
| | | | | | | | | | | | case fCmd-30.3 were backported from Tcl8.6, but the original tests were not removed.
* | | test suite hygienedgp2013-03-211-1/+2
|\ \ \ | |/ /
| * | test suite hygienedgp2013-03-211-1/+2
| | |
| * | Remove duplicated tests. The enhancements to fCmd-30.[12] and the new test ↵jan.nijtmans2013-03-211-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.nijtmans2013-03-211-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.dgp2013-03-211-0/+31
|\ \ \ \ | |/ / /
| * | | 2102614 Add ensemble indexing support to [auto_mkindex]. Thanks Brian Griffin.dgp2013-03-211-0/+31
| |/ /
* | | Bring forward tests to trunkdgp2013-03-201-1/+22
|\ \ \ | |/ /
| * | dup test namesdgp2013-03-201-2/+2
| | |
* | | 3597000 Consistent [file copy] result.dgp2013-03-191-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.testdgp2013-03-191-0/+10
|\ \ \ | |/ /
| * | 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 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
| | |
* | | [Bug 3606387]: Fix isolation of test scan-7.4.dkf2013-03-191-346/+417
| | | | | | | | | Also updated scan.test to use tcltest 2 properly.
* | | Test independence in fileSystem.testdgp2013-03-181-5/+14
|\ \ \ | |/ /
| * | Test independence in fileSystem.testdgp2013-03-181-5/+18
| | |
* | | Test independence in unixFCmd.testdgp2013-03-181-7/+8
|\ \ \ | |/ /
| * | 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
| |\ \ | | |/
| | * [Bug 3608360]: Test to make sure we never let [file exists] do globbing.dkf2013-03-181-0/+13
| | |
* | | 3606391 trace.test test independence.dgp2013-03-111-12/+44
|\ \ \ | |/ /
| * | 3606391 trace.test test independencedgp2013-03-111-12/+44
| | |
* | | [Bug 3606397]: Make test work in isolation, and corrected what was being tested.dkf2013-03-011-6/+13
| | |
* | | [Bug 3606542]: Add missing constraint to test.dkf2013-03-011-1/+1
|\ \ \ | |/ /
| * | [Bug 3606542]: Add missing constraint to test.dkf2013-03-011-1/+1
| | |
* | | fix coroutine-4.6 so that it runs in isolation, [Bug 3606395]mig2013-02-281-1/+1
| | |
| | |
| \ \
*-. \ \ Somewhat tidier, less daunting test.dgp2013-02-271-141/+40
|\ \ \ \ | | |/ /
| | * | 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 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.
| | * [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 3605120]: Stop test chan-io-28.7 from hanging when run standalone.dkf2013-02-261-5/+9
| | |