aboutsummaryrefslogtreecommitdiff
path: root/tests/dict.test
AgeCommit message (Expand)AuthorFilesLines
2023-07-04tcltest: rework constraint systemSteve Bennett1-0/+1
2023-02-24dict with: return script resultSteve Bennett1-0/+12
2020-09-23dict: add support for getwithdefault/getdefSteve Bennett1-0/+107
2020-06-25core: dicts (and arrays) now preserve insertion orderSteve Bennett1-0/+36
2014-01-18jim.c: fix some dict/list shimmering issuesSteve Bennett1-0/+11
2013-11-28Fix dict/list shimmering with embedded nullsSteve Bennett1-0/+8
2012-08-18Fix a dict/list shimmering bugSteve Bennett1-0/+3
2011-12-12Strip leading & from proc error messagesSteve Bennett1-2/+2
2011-11-09Fix some dict unset casesSteve Bennett1-0/+24
2011-08-01dict unset should not return error on missing last keySteve Bennett1-0/+5
2010-11-24Add support for [dict] size, merge, withSteve Bennett1-0/+158
2010-11-22Overhaul unit test frameworkSteve Bennett1-6/+4
2010-10-15Bugs, features, testsSteve Bennett1-0/+45