summaryrefslogtreecommitdiffstats
path: root/tests/lrepeat.test
Commit message (Collapse)AuthorAgeFilesLines
* Limits on list length were too strict. Revised panics to errors where possible.dgp2011-04-211-1/+1
|\
* \ 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.
* | Added test for [Bug 2130726].dkf2008-09-281-1/+4
| |
* | TIP #323 IMPLEMENTATION (partial)dgp2008-09-261-9/+13
|/ | | | | | * doc/lrepeat.n: Revise [lrepeat] to accept both zero * generic/tclCmdIL.c: repetitions and zero elements to be repeated. * tests/lrepeat.test:
* * tests/reg.test: Corrected duplicate test names.dgp2003-10-061-2/+2
| | | | | | | | | | | | | * tests/resource.test: [Bugs 710370, 710358] * tests/dict.test: * tests/dict.test: Updated [package require tcltest] lines to * tests/fileSystem.test: indiciate that these test files * tests/lrepeat.test: use features of tcltest 2. [Bug 706114] * tests/notify.test: * tests/parseExpr.test: * tests/unixNotfy.test: * tests/winDde.test:
* TIP#136 IMPLEMENTATION. We now have an [lrepeat] command!dkf2003-08-111-0/+79