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/basic.test: updated test cases for 8.3 | hobbs | 1999-10-13 | 1 | -7/+7 |
| | | | | | | * tests/encoding.test: fixed test case that change system encoding to a double-byte one (this causes a bogus mem read error for purify) | ||||
* | * tests/tcltest.test: Added additional tests for -tmpdir, marked | jenn | 1999-08-23 | 1 | -3/+3 |
| | | | | | | | | | | | | | | all tests that use exec as unixOrPc. * tests/encoding.test: * tests/interp.test: * tests/macFCmd.test: * tests/parseOld.test: * tests/regexp.test: Applied patches from Jim Ingham to add encoding to a Mac only interp test, change an error message in macFCmd.tet, put a comment in parseOld.test, fix tests using the testencoding path command, and put unixOrPc constraints on tests that use exec. | ||||
* | Improved support for empty array names | welch | 1999-07-02 | 1 | -2/+2 |
| | |||||
* | Changed the tests to use the testConstraints array that the | jenn | 1999-07-01 | 1 | -2/+2 |
| | | | | test harness uses instead of the old name (testConfig). | ||||
* | 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 | -0/+316 |