Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes tests when spaces exist in install pathnames. | dkf | 2001-01-12 | 1 | -2/+2 |
| | | | | (Applies patch #103174 which fixes bug #119406.) | ||||
* | * tests/*.test: Changed all occurances of "namespace import | ericm | 2000-04-10 | 1 | -2/+2 |
| | | | | ::tcltest" to "namespace import -force ::tcltest" [Bug: 3948]. | ||||
* | Changed the tests to use the testConstraints array that the | jenn | 1999-07-01 | 1 | -5/+5 |
| | | | | test harness uses instead of the old name (testConfig). | ||||
* | Added flags -limitconstraints, -preservecore, -help, -file, -notfile, ↵ | jenn | 1999-06-29 | 1 | -9/+9 |
| | | | | | | | | | | -relateddir, and -asidefromdir to tcltest.tcl. Also added exported proc ::tcltest::getMatchingTestFiles to tcltest.tcl. Modified documentation to match and all.tcl to use the new functionality instead of implementing -file itself. Changed some test names in winPipe.test to remove duplicates. | ||||
* | Fixed style problems in many of the test files. | rjohnson | 1999-06-26 | 1 | -2/+2 |
| | | | | Fixed bug in pkg.test where defs.tcl was still being used. | ||||
* | Modified the tests to use the package tcltest | jenn | 1999-06-26 | 1 | -16/+17 |
| | |||||
* | Added test for command.com /c dir /b hang. | redman | 1999-05-21 | 1 | -2/+6 |
| | |||||
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -128/+170 |
| | |||||
* | * test/winPipe.test: Changed to remove echoArgs.tcl temporary file | stanton | 1999-02-03 | 1 | -2/+2 |
| | | | | | | | | | | when done. * tests/cmdAH.test: * generic/tclFileName.c (TclGetExtension): Changed behavior so the split happens at the last period in the name instead of the first period of the last run of periods. So, "foo..o" is split into "foo." and ".o" now. [Bug: 1126] | ||||
* | cleaned up test suite so most of the tests pass on Windows | stanton | 1998-11-02 | 1 | -4/+5 |
| | |||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | stanton | 1998-06-15 | 1 | -1/+12 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+359 |