Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added test for -i functionality. It actually works! | Matěj Cepl | 2011-11-22 | 1 | -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 Cepl | 2011-11-20 | 1 | -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 Cepl | 2011-11-19 | 2 | -496/+35749 |
| | |||||
* | Back to the green, still struggling with arrays. | Matěj Cepl | 2011-11-16 | 1 | -3/+1 |
| | |||||
* | Update testing data to the newest piglit checkout. | Matěj Cepl | 2011-11-08 | 3 | -35734/+35966 |
| | | | | Also add a bug about crashing json_diff on arrays. | ||||
* | Making the script slightly more future-proof. | Matěj Cepl | 2011-11-01 | 1 | -11/+6 |
| | | | | | use from __future__ import division, absolute_import use argparse instead of optparse | ||||
* | HTML formatted output possible. | Matěj Cepl | 2011-10-28 | 5 | -29/+75 |
| | |||||
* | Add testing data. | Matěj Cepl | 2011-10-24 | 6 | -0/+107342 |
| | |||||
* | Remove now unnecessary files. | Matěj Cepl | 2011-10-24 | 1 | -0/+0 |
| | |||||
* | Added previous examples, .ditz subdirectory and testing data as submodules. | Matěj Cepl | 2011-10-14 | 1 | -0/+0 |