summaryrefslogtreecommitdiff
path: root/tests/basics/dict_update.py
AgeCommit message (Expand)Author
2014-06-03py: Implement full behaviour of dict.update(), and dict().Damien George
2014-04-06tests: Fix few tests which depend on order of elements in dict.Paul Sokolovsky
2014-01-19Move tests in basic/tests/ up one level preparating to multiple test dirs.Paul Sokolovsky