From 34288c7bfbceaa0b797c4332ecd3d42649827c63 Mon Sep 17 00:00:00 2001 From: apnadkarni Date: Mon, 18 Jul 2022 15:23:13 +0000 Subject: Batch of tests for unshared lists with span --- tests/listRep.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/listRep.test b/tests/listRep.test index 6f95dc2..5e79e7e 100644 --- a/tests/listRep.test +++ b/tests/listRep.test @@ -680,7 +680,7 @@ test listrep-3.14 { list $l [leadSpace $l] [tailSpace $l] [repStoreRefCount $l] } -result [list {0 1 2 3 4 5 6 8 9 10 7} 1 10 1] -# TBD - tests on spanned lists +# TBD - tests on shared spanned lists # TBD - tests when tcl-obj is shared but listrep is not (lappend, lset etc.) # TBD - range and subrange tests # - spanned and unspanned -- cgit v0.12