Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Oops! Duplicated a -constraints section, which confused tcltest | dkf | 2004-05-19 | 1 | -3/+3 |
| | |||||
* | Use constraints instead of conditional tests | dkf | 2004-05-19 | 1 | -25/+7 |
| | |||||
* | * tests/basic.test: Made several tests more robust to the | dgp | 2004-02-25 | 1 | -2/+2 |
| | | | | | | | | | | * tests/cmdMZ.test: list-quoting of path names that might * tests/exec.test: contain Tcl-special chars like { or [. * tests/io.test: Should help us sort out Tcl Bug 554068. * tests/pid.test: * tests/socket.test: * tests/source.test: * tests/unixInit.test: | ||||
* | * tests/pid.test: Corrected temporary file management issues | dgp | 2003-10-07 | 1 | -11/+16 |
| | | | | uncovered by -debug 1 test operations. [Bug 675655] | ||||
* | * tests/pid.test: See below [Bug #678412]. | andreas_kupries | 2003-02-25 | 1 | -2/+2 |
| | | | | * tests/io.test: Made more robust against spaces in paths [Bug #678400]. | ||||
* | * tests/socket.test: | andreas_kupries | 2002-07-04 | 1 | -3/+4 |
| | | | | | | * tests/winPipe.test: * tests/pid.test: Fixed SF Bug #575848. See below for a description the general problem. | ||||
* | * tests/*.test: Changed all occurances of "namespace import | ericm | 2000-04-10 | 1 | -2/+2 |
| | | | | ::tcltest" to "namespace import -force ::tcltest" [Bug: 3948]. | ||||
* | 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 | -2/+3 |
| | |||||
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -5/+23 |
| | |||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+52 |