summaryrefslogtreecommitdiffstats
path: root/tests/abstractlist.test
Commit message (Expand)AuthorAgeFilesLines
* Missing/broken test constraintsdgp2023-11-141-48/+51
* Replace test data with something more acceptable.griffin2023-08-241-35/+33
* Fix bug [c25d2cd3e6], as well as memory leaks in lsearch and concat.griffin2023-07-161-4/+7
* merge trunkgriffin2023-07-061-2/+4
* Add tests for scalar numeric values.griffin2023-07-031-0/+12
* Fix bug in TEBC foreach with abstractlistsgriffin2023-06-201-3/+27
* Fix crash in BC execution when str concat and abstract list lindex operations...griffin2023-06-201-0/+61
* Clean up logic to detect failures.griffin2023-06-061-3/+4
* Merge 9.0. Fix Windows build (testcases need tcl::test package). Modify TCL_O...jan.nijtmans2022-12-011-0/+5
* Remove unused/incomplete functions. Some cleanup.griffin2022-11-081-168/+157
* Sync with trunkgriffin2022-11-061-2/+2
|\
| * Sync with trunkgriffin2022-11-051-2/+2
* | Implement abstractlist with tip-644griffin2022-11-041-1/+1
|/
* Add missing GetType call to export decls. Change SetElement to support multip...griffin2022-10-311-4/+34
* Sync with core-8-branchgriffin2022-10-281-3/+0
* Expand AbstractList regression testing.griffin2022-10-281-11/+388
* Add AbstractList regression test (exercise the C API)griffin2022-10-251-0/+133