summaryrefslogtreecommitdiffstats
path: root/tests/README
Commit message (Collapse)AuthorAgeFilesLines
* * tests/README: Direct [source] of *.test files is no longerdgp2003-04-011-21/+40
| | | | | | | recommended. The tests/*.test files should only be evaluated under the control of the [runAllTests] command in tests/all.tcl. FossilOrigin-Name: 641c37add32bd218638bdf578631defc363b1e93
* * tests/README: Noted removal of defs.tcl.dgp2002-08-081-2/+2
| | | FossilOrigin-Name: 44be5390e4e686a8cb67c85fe441400a1264c9a0
* slight wording improvementshobbs2002-08-081-2/+5
| | | FossilOrigin-Name: c91b005d55085a88ee07c19d52afc9c9b6d71b03
* * Updated the instructions on running and adding to the test suite.dgp2002-07-011-82/+22
| | | | | | | Also updated several tests, mostly to correctly create and destroy any temporary files in the [temporaryDirectory] of tcltest. FossilOrigin-Name: 7e30b7a427687b12f5bc1752445fb994686ff993
* typosjenn1999-08-311-10/+9
| | | FossilOrigin-Name: 701aae413f6d0ceb05fde16b865fe9164cc4e04e
* * library/tcltest1.0/tcltest.tcl:jenn1999-08-311-12/+44
| | | | | | | | | * doc/tcltest.n: * tests/README: Modified testConstraints variable so that it isn't unset every time ::tcltest::initConstraints is called and cleaned up documentation in the README file and the man page. FossilOrigin-Name: 2630872e803ee17d5cc4484377e92ce10c90a8bc
* Modified the tests to use the package tcltestjenn1999-06-261-327/+18
| | | FossilOrigin-Name: fdb0602e41e62bf526806c165dbf3f33a718fd37
* Resynced with mainline.rjohnson1999-04-211-1/+1
| | | FossilOrigin-Name: 45b9dd789f717fcc67d00014dd8255359b392df0
* moved the ThreadReap command to ::tcltest::threadReap. Now each thread test ↵hershey1999-04-201-1/+3
| | | | | | | | | | | 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). FossilOrigin-Name: 4ad79d115186b5269b4b20ec79edc4a8e49c5c99
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-81/+408
| | | FossilOrigin-Name: f3b32fb71c9011ac220779bd9dbe5617c9dc87d9
* Replaced SCCS strings, fixed binary filescore-8-0-3stanton1998-09-141-1/+1
| | | FossilOrigin-Name: 196f92fd17305db5fec1acd59f6926de11e01624
* Initial revisionrjohnson1998-03-261-0/+96
FossilOrigin-Name: f86c34e38d2a946e0ed196001fd756c57f90791a