summaryrefslogtreecommitdiffstats
path: root/tests/listRep.test
Commit message (Collapse)AuthorAgeFilesLines
* missing constraintsdgp2022-11-201-36/+36
|
* Garbage collect unreferenced elements in lset implementation. Add tests forapnadkarni2022-07-291-11/+169
| | | garbage collection for commands that modify lists.
* Final prep for TIP625 voteapnadkarni2022-07-271-10/+68
|
* List rep tests for lappend,lset,lassign,lremove,lrange,lpopapnadkarni2022-07-261-85/+1280
|
* Tests for spanned lists with shared repsapnadkarni2022-07-251-5/+203
|
* Missing "package require tcl::test", this causes test failures on Windows ↵jan.nijtmans2022-07-201-0/+1
| | | | with gcc
* Fixes for listrep-3.15,17. Add tests for spanned intrepsapnadkarni2022-07-201-2/+239
|
* Batch of tests for unshared lists with spanapnadkarni2022-07-181-1/+1
|
* Batch of tests for unshared lists with spanapnadkarni2022-07-181-1/+136
|
* Another batch of white box listrep testsapnadkarni2022-07-171-14/+274
|
* First few list representation testsapnadkarni2022-07-161-0/+296