summaryrefslogtreecommitdiff
path: root/tests/regressiontests/datastructures
AgeCommit message (Expand)Author
2007-04-26unicode: Merged from trunk up to [5080].Malcolm Tredinnick
2007-03-09Fixed #3678 -- Implemented SortedDict.copy().Malcolm Tredinnick
2007-03-08Fixed #3616 -- Added some more data structure tests from Chris McAvoy.Malcolm Tredinnick
2007-02-28Fixed #2779: added a copy() method to MergeDict, along with some new tests fo...Jacob Kaplan-Moss