aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Plenty of setup.py work.1.2.7Matěj Cepl2012-01-183-0/+460
| | | | | | | | | * Yet another (hopefully the last) fix of the development website. We are on fedorahosted.org now. * Move tests to test/ module * Clean up setup.py (when using defaults, install doesn’t install tests, which I like) * Add new setup.py command test to run the test suite.
* Added test for -i functionality. It actually works!Matěj Cepl2011-11-221-0/+293
| | | | | (and test doesn't run for that long, so it can be switched on per default).
* Option -i which allows only enumerated attributes to be considered.Matěj Cepl2011-11-201-1326/+1326
| | | | | All tests pass (including the large piglit one, except I keep it commented out, it takes over 4.5 minutes to finish).
* At least some tests work.Matěj Cepl2011-11-192-496/+35749
|
* Back to the green, still struggling with arrays.Matěj Cepl2011-11-161-3/+1
|
* Update testing data to the newest piglit checkout.Matěj Cepl2011-11-083-35734/+35966
| | | | Also add a bug about crashing json_diff on arrays.
* Making the script slightly more future-proof.Matěj Cepl2011-11-011-11/+6
| | | | | use from __future__ import division, absolute_import use argparse instead of optparse
* HTML formatted output possible.Matěj Cepl2011-10-285-29/+75
|
* Add testing data.Matěj Cepl2011-10-246-0/+107342
|
* Remove now unnecessary files.Matěj Cepl2011-10-241-0/+0
|
* Added previous examples, .ditz subdirectory and testing data as submodules.Matěj Cepl2011-10-141-0/+0