summaryrefslogtreecommitdiffstats
path: root/tests/async.test
Commit message (Collapse)AuthorAgeFilesLines
* Use test constraints properly instead of looking in tcl_platformdkf2006-03-211-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 ↵dkf2004-05-191-34/+36
| | | | necessary.
* Miguel Sofer's patch (with small revisions) to make sure the bytecode enginedkf2003-11-161-12/+68
| | | | checks for async events fairly frequently. [Bug 746722]
* * tests/async.test: Added several tests that demonstrate Tcldgp2003-07-241-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 importericm2000-04-101-2/+2
| | | | ::tcltest" to "namespace import -force ::tcltest" [Bug: 3948].
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
|
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-3/+22
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+131