Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make testssuite passing by skipping unfinished test.1.3.6 | Matěj Cepl | 2018-07-20 | 1 | -0/+1 |
| | |||||
* | New bug with a failing test | Matěj Cepl | 2013-08-30 | 3 | -49/+4040 |
| | |||||
* | restore compatibility with py2.41.3.1 | Matěj Cepl | 2012-04-24 | 1 | -1/+0 |
| | |||||
* | Added -o parameter for output to the specified file.1.3.0 | Matěj Cepl | 2012-04-24 | 1 | -0/+23 |
| | |||||
* | Plenty of setup.py work.1.2.7 | Matěj Cepl | 2012-01-18 | 3 | -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 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 |