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/info.test: | hobbs | 2000-01-12 | 1 | -2/+29 |
| | | | | | | | | | | | * generic/tclCmdIL.c: fixed 'info procs ::namesp::*' behavior (Dejong) * tests/unixFCmd.test: * unix/tclUnixFCmd.c: added support for symbolic permissions setting in SetPermissionsAttribute (file attr $file -perm ...) [Bug: 3970] * tests/utf.test: fixed test that allowed \8 as octal value | ||||
* | Changed the tests to use the testConstraints array that the | jenn | 1999-07-01 | 1 | -3/+3 |
| | | | | test harness uses instead of the old name (testConfig). | ||||
* | 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 | -69/+99 |
| | |||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Marked EINTR tests nonPortable | welch | 1998-08-06 | 1 | -2/+2 |
| | |||||
* | Changed the alarm test | surles | 1998-08-06 | 1 | -7/+19 |
| | |||||
* | Added test that verifies the EINTR bug has been fixed. | surles | 1998-08-04 | 1 | -1/+8 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+251 |