summaryrefslogtreecommitdiffstats
path: root/tests/listObj.test
Commit message (Expand)AuthorAgeFilesLines
* quiet test noisedgp2023-08-041-5/+1
* Add (hopefully confincing) testcase for bug [e58d7e19e9]jan.nijtmans2023-07-311-0/+5
* Merge 8.7 - Tcl_ListObjIndex testsapnadkarni2023-07-291-0/+35
|\
| * Add tests for out of bounds Tcl_ListObjIndexapnadkarni2023-07-291-0/+33
* | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntuapnadkarni2023-03-301-3/+6
* | Merge 8.7 tests for memory leaks in list C APIapnadkarni2022-10-071-0/+68
|\ \ | |/
| * Add memory leak/refcount tests for lists, spans and lseqapnadkarni2022-10-071-0/+68
* | Two more Tcl_ListObjReplace test-casesjan.nijtmans2022-06-141-0/+10
|/
* Merge 8.6jan.nijtmans2022-06-131-0/+10
|\
| * Add two new testcases for Tcl_ListObjReplace()jan.nijtmans2022-06-131-0/+10
* | TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-1/+1
|\ \
| * | Case-sensitive package namesjan.nijtmans2020-11-031-1/+1
| |/
* | More ©-sign consolidationjan.nijtmans2020-11-231-1/+1
* | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh...jan.nijtmans2020-11-231-2/+2
|/
* Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-2/+2
* [Bug 3606542]: Add missing constraint to test.dkf2013-03-011-1/+1
|\
| * [Bug 3606542]: Add missing constraint to test.dkf2013-03-011-1/+1
* | test case for bug-3598580: Tcl_ListObjReplace may release deleted elements to...jan.nijtmans2013-01-031-0/+4
|\ \ | |/
| * test case for bug-3598580: Tcl_ListObjReplace may release deleted elements to...jan.nijtmans2013-01-031-0/+4
| |\
| | * test case for bug-3598580: Tcl_ListObjReplace may release deleted elements to...jan.nijtmans2013-01-031-0/+4
* | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-291-0/+3
|/ /
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-3/+1
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
* | * generic/tclListObj.c: Prevent in overflow trouble in [lreplace]dgp2010-03-181-1/+25
* | * tests/expr.test: Consolidated equivalent constraints intodgp2005-07-271-2/+2
* | * generic/tclObj.c (TclInitObjSubsystem): Removed thedgp2005-05-171-8/+5
* | Convert conditional tests into constrained testsdkf2004-05-191-20/+3
|/
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-5/+28
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+176