summaryrefslogtreecommitdiffstats
path: root/tests/dstring.test
Commit message (Collapse)AuthorAgeFilesLines
* Fix constraints so can test with tclsh as well as tcltest [Bug 736431]dkf2004-06-241-2/+4
|
* Convert conditional testing into constraintsdkf2004-05-191-54/+37
|
* * tests/async.test: Added several tests that demonstrate Tcldgp2003-07-241-1/+78
| | | | | | | | | | * 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/+248