Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modified the tests to use the package tcltest | jenn | 1999-06-26 | 1 | -1087/+0 |
| | |||||
* | Merged with tk defs.tcl file | jenn | 1999-06-19 | 1 | -16/+12 |
| | |||||
* | 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 | -12/+22 |
| | |||||
* | moved the ThreadReap command to ::tcltest::threadReap. Now each thread test ↵ | hershey | 1999-04-20 | 1 | -2/+93 |
| | | | | | | | | | calls threadReap at the beginning and end of the test, inside the test body. This fixes the problem where the test suite was exiting on a call to threadReap (reap was killing the main thread by accident because other tests were leaving threads running and setting mainthread to be the list of running threads). | ||||
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -0/+990 |