Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * tests/*.test: Changed all occurances of "namespace import | ericm | 2000-04-10 | 1 | -2/+2 |
| | | | | ::tcltest" to "namespace import -force ::tcltest" [Bug: 3948]. | ||||
* | * tests/env.test: | jenn | 1999-08-27 | 1 | -11/+3 |
| | | | | | | | | | * tests/exec.test: * tests/io.test: * tests/event.test: * tests/tcltest.test: Added 'exit' calls to scripts that the tests themselves write, and removed accidental checkin of knownBugThreaded constraints for Solaris and Linux. | ||||
* | * tests/tcltest.test: | jenn | 1999-08-27 | 1 | -5/+12 |
| | | | | | | * library/tcltest1.0/tcltest.tcl: Added a -args flag that sets a variable named ::tcltest::parameters based on whatever's being sent in as the argument to the -args flag. | ||||
* | Changed the tests to use the testConstraints array that the | jenn | 1999-07-01 | 1 | -4/+4 |
| | | | | test harness uses instead of the old name (testConfig). | ||||
* | Modified the tests to use the package tcltest | jenn | 1999-06-26 | 1 | -2/+3 |
| | |||||
* | Resynced with mainline. | rjohnson | 1999-04-21 | 1 | -1/+1 |
| | |||||
* | added a delay to a event to so it can pass on slower machines. | hershey | 1999-04-20 | 1 | -1/+2 |
| | |||||
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -292/+314 |
| | |||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | stanton | 1998-06-18 | 1 | -2/+2 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+567 |