summaryrefslogtreecommitdiff
path: root/testtools/tests/matchers/test_dict.py
Commit message (Expand)AuthorAgeFilesLines
* Upgrade Python syntax with pyupgradeHugo2020-01-181-3/+3
* Make KeysEqual usable with no arguments, i.e. match a dict with no keys. (#241)Gavin Panella2017-03-171-0/+24
* Put expected on the right for binary mismatchJonathan Lange2015-12-211-6/+6
* Fix a KeysEqual bug.Xiao Hanyu2013-10-131-1/+6
* Fix all of the cosmetic Python 3.3 failures.Jonathan Lange2012-10-191-11/+16
* Rationalize imports.Jonathan Lange2012-09-081-2/+1
* Split up the tests.Jonathan Lange2012-09-081-0/+218