Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use test constraints properly instead of looking in tcl_platform | dkf | 2006-03-21 | 1 | -3/+2 |
| | | | | | Consistent method of calling test constraints, and (try to) move constraint setup to the top of the test file | ||||
* | Massive test cleanup; all tests are run, and constraints are used where ↵ | dkf | 2004-05-19 | 1 | -34/+36 |
| | | | | necessary. | ||||
* | Miguel Sofer's patch (with small revisions) to make sure the bytecode engine | dkf | 2003-11-16 | 1 | -12/+68 |
| | | | | checks for async events fairly frequently. [Bug 746722] | ||||
* | * tests/async.test: Added several tests that demonstrate Tcl | dgp | 2003-07-24 | 1 | -1/+14 |
| | | | | | | | | | | * tests/basic.test: Bug 489537, Tcl's longstanding failure to * tests/dict.test: properly quote any leading '#' character * tests/dstring.test: when generating the string rep of a list * tests/list.test: so that the comment-power of that character * tests/parse.test: is hidden from any [eval], in order to * tests/util.test: satisfy the documentation that [list] does [eval]-safe quoting. | ||||
* | * tests/*.test: Changed all occurances of "namespace import | ericm | 2000-04-10 | 1 | -2/+2 |
| | | | | ::tcltest" to "namespace import -force ::tcltest" [Bug: 3948]. | ||||
* | 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 | -3/+22 |
| | |||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+131 |