summaryrefslogtreecommitdiffstats
path: root/tests/lpop.test
Commit message (Collapse)AuthorAgeFilesLines
* More ©-sign consolidationjan.nijtmans2020-11-231-3/+3
|
* Merge 8.6jan.nijtmans2020-09-041-1/+1
|
* simplify check for ::tcltest namespace in testcasesjan.nijtmans2020-07-161-1/+1
|
* lpop.test: added test illustrating segfault in [234d6c811d] (and small ↵sebres2020-03-111-14/+19
| | | | review - stability of tests depending on outside circumstances, e. g. in case of -singleproc)
* Better error-message in case of "index out of range", mentioning the actual ↵jan.nijtmans2020-02-291-4/+4
| | | | index which was out of range. Also, use the same error-code, because the underlying cause is all the same.
* Simplify to only accept index arguemnts. No index list.pspjuth2018-10-241-5/+9
| | | Added manual page.
* Implement TIP 523, New lpop commandpspjuth2018-10-221-0/+136