summaryrefslogtreecommitdiffstats
path: root/tests/list.test
Commit message (Collapse)AuthorAgeFilesLines
* New internal routines TclScanElement() and TclConvertElement().dgp2011-05-101-0/+4
|\ | | | | Rewritten guts of machinery to produce string rep of lists. [Bug 3173086]
| * Correct flaw in the rewrite handling [list \\\\\}].dgp2011-03-031-0/+4
| |
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ | |/ | | cause more harm than good. Purged them (except in zlib files).
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\ | | | | | | more harm than good. Purged them.
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | | | | | | | | more harm than good. Purged them.
| | * Removed test number dups [Bugs 710322, 710327, 710349, 710363]dkf2003-03-271-37/+20
| | |
* | | add tests for explicit backslash zero as argument to list commandmdejong2010-02-121-1/+21
|/ /
* | * tests/async.test: Added several tests that demonstrate Tcldgp2003-07-241-1/+3
| | | | | | | | | | | | | | | | | | | | * 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.
* | Eliminated duplicate test numbers [Bugs 710322, 710327, 710349, 710363]dkf2003-03-271-37/+20
|/
* * 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-2/+21
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+107