summaryrefslogtreecommitdiffstats
path: root/tests/lsetComp.test
Commit message (Collapse)AuthorAgeFilesLines
* More ©-sign consolidationjan.nijtmans2020-11-231-1/+1
|
* Now that all Tcl source files are UTF-8 by default, we can use the ©-sign ↵jan.nijtmans2020-11-231-1/+1
| | | | whenever reasonable.
* Merge 8.6jan.nijtmans2020-09-041-1/+1
|\
| * Let all test-cases load the "tcltest" package the same way. Depend on ↵jan.nijtmans2020-09-041-2/+2
| | | | | | | | tcltest 2.5, since we never test with earlier tcltest versions
* | simplify check for ::tcltest namespace in testcasesjan.nijtmans2020-07-161-1/+1
| |
* | Better error-message in case of "index out of range", mentioning the actual ↵jan.nijtmans2020-02-291-2/+2
| | | | | | | | index which was out of range. Also, use the same error-code, because the underlying cause is all the same.
* | Fix executable flags of 3 test-filesjan.nijtmans2018-12-081-0/+0
| |
* | Implement TIP 445dkf2018-11-061-0/+0
| |
* | Eliminate exess spacings in many test-casesjan.nijtmans2016-03-101-253/+253
|/
* Fix execute permission on many files which shouldn't have it.jan.nijtmans2013-10-171-0/+0
|\
* \ 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.
| * | * generic/tclCmdIL.c (Tcl_LsetObjCmd): [Bug 3019351]: Corrected wrongdkf2010-06-221-1/+1
| |/ | | | | | | args message.
* | * generic/tclCmdIL.c (Tcl_LsetObjCmd): [Bug 3019351]: Corrected wrongdkf2010-06-221-1/+1
| | | | | | | | args message.
* | more consistent wrong # arg messages: change all messages containing ↵nijtmans2008-07-131-1/+1
|/ | | | ?options? to the form ?-option value ...?
* added lset tests and updated lindex tests for TIPs#22,33,45 by Kennyhobbs2001-11-141-0/+433