aboutsummaryrefslogtreecommitdiff
path: root/tests/dict2.test
AgeCommit message (Expand)AuthorFilesLines
2023-07-04tcltest: rework constraint systemSteve Bennett1-0/+1
2023-02-24dict with: return script resultSteve Bennett1-2/+7
2021-12-13dict: Fix possible duplicate entries when settingSteve Bennett1-0/+13
2020-12-26core: support integer expressions in various commandsSteve Bennett1-2/+2
2020-06-25core: dicts (and arrays) now preserve insertion orderSteve Bennett1-1/+1
2020-06-05core: variable names may now contain embedded nullsSteve Bennett1-3/+2
2020-05-04tests: Add many new additional tests for code coverageSteve Bennett1-1/+31
2016-11-14dict: Fix [dict values] with duplicate valuesSteve Bennett1-0/+1
2016-10-05dict: dict replace with one arg is not stableSteve Bennett1-1/+1
2014-01-15array: array set to non-dict should failSteve Bennett1-0/+4
2013-12-21Implement more dict sub commandsSteve Bennett1-0/+1249