Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-07-20 | Add citybench test | Chris Wilson | 1 | -0/+16 | |
2015-07-20 | Filter available tests | Chris Wilson | 3 | -0/+7 | |
Do a small precursory check to see if the test binaries exist before advertising the test as available. | |||||
2015-07-20 | Unbuffer test pipelines | Chris Wilson | 2 | -2/+6 | |
My debian system likes to put large buffers between pipes resulting in no output being processed during the test and always generating empty strings and divide-by-zero errors. Apparently we have to restore line buffering manually for textual pipelines. | |||||
2015-07-20 | tests: move out the DISPLAY override out of the tests | Martin Peres | 3 | -3/+3 | |
This should be done in the init hook! | |||||
2015-07-17 | test/ue4-reflections: use benchmark mode for more reproducibility | Martin Peres | 1 | -1/+1 | |
2015-07-17 | test/ue4-reflections: delete the previous results before running the new ones | Martin Peres | 1 | -0/+2 | |
2015-07-16 | test/ue4-reflections: make sure that nothing gets outputed accidentally | Martin Peres | 1 | -1/+1 | |
2015-07-16 | test: add the UE4 Reflections Subway test | Martin Peres | 1 | -0/+16 | |
2015-07-15 | tests: add SynMark's OglBatch7 test | Martin Peres | 1 | -0/+11 | |
2015-07-14 | tests: add a glxgears test | Martin Peres | 1 | -0/+9 | |