aboutsummaryrefslogtreecommitdiffstats
path: root/test_json_diff.py
Commit message (Expand)AuthorAgeFilesLines
* Fix locale.setlocale to work on RHEL 5.Matěj Cepl2011-12-011-1/+1
* Make tests working independently of the locale set on the system.1.2.1Matěj Cepl2011-11-301-0/+4
* Set exit status of json_diff command.1.2.0Matěj Cepl2011-11-301-0/+22
* Make json_diff actually work correctly with non-mandatory options.Matěj Cepl2011-11-301-9/+32
* Make scripts pylint and PEP8 compliant.1.1.0Matěj Cepl2011-11-291-12/+31
* Add option -a to ignore appended keys (for comparing changing piglit tests).Matěj Cepl2011-11-291-7/+10
* Added test for -i functionality. It actually works!Matěj Cepl2011-11-221-1/+6
* Python 2.4 compatible0.9.2Matěj Cepl2011-11-211-16/+26
* Refactoring to use smaller functions.Matěj Cepl2011-11-211-4/+4
* Option -i which allows only enumerated attributes to be considered.Matěj Cepl2011-11-201-22/+8
* Add tons of elementary tests.Matěj Cepl2011-11-191-205/+73
* At least some tests work.Matěj Cepl2011-11-191-44/+114
* Back to the green, still struggling with arrays.Matěj Cepl2011-11-161-10/+61
* Making the script slightly more future-proof.Matěj Cepl2011-11-011-1/+2
* HTML formatted output possible.Matěj Cepl2011-10-281-18/+44
* First working (w/unit tests) version.Matěj Cepl2011-10-241-0/+122