summaryrefslogtreecommitdiffstats
path: root/tests/opt.test
Commit message (Collapse)AuthorAgeFilesLines
* Fix whitespacedkf2004-05-191-37/+2
|
* * tests/opt.test: Removed references to Lfirst, Lrest functions.ericm2000-07-181-12/+1
| | | | | | | * library/opt0.4/optparse.tcl: Applied patch from Chris Nelson, which replaces the [Lfirst] function with an inline [lindex ... 0] and [Lrest] with [lrange ... 1 end], for better performance. [RFE: 6019]
* test fixhobbs2000-05-101-4/+6
|
* * 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-8/+21
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* plugin updateswelch1998-06-271-0/+22
|
* Initial revisionrjohnson1998-03-261-0/+255