summaryrefslogtreecommitdiff
path: root/tests/xts.py
AgeCommit message (Expand)AuthorFilesLines
2018-09-29Print test commands before we execute themHEADmasterJon Turney1-0/+1
2016-11-10framework/profile: make run hooks publicDylan Baker1-4/+4
2016-09-26xts: Put the XTS results files in the piglit results directory.Eric Anholt1-5/+21
2016-09-01xts: Remove large_blend_src.Eric Anholt1-1/+0
2016-09-01xts: Avoid python exception when the XTS command itself failed.Eric Anholt1-0/+1
2016-04-12xts: Fix skip handling.Eric Anholt1-8/+4
2016-02-08framework,unittests: use __future__ unicode_literalsDylan Baker1-1/+3
2016-01-22xts: Add a rendercheck case for a bug I made in glamor.Eric Anholt1-0/+1
2015-11-11framework: Convert the codebase to use the new global OptionsDylan Baker1-1/+1
2015-10-27tests/xts.py: call super in intpret_result()Dylan Baker1-0/+4
2015-09-22framework: replace TestResult dict with an objectDylan Baker1-20/+20
2015-07-08xts: Add a set of rendercheck tests to run.Eric Anholt1-4/+56
2015-05-19tests/xts.py: use new error handling.Dylan Baker1-6/+3
2015-03-26profile.py: pass options to the pre-run and post-run hooksThomas Wood1-1/+1
2015-02-12xts.py: update error message when X_TEST_SUITE doesn't existDylan Baker1-3/+2
2015-02-12xts.py: Hid populate_profile() from being importedDylan Baker1-2/+2
2015-02-12xts.py: Hide unfixable pylint errorsDylan Baker1-5/+5
2015-02-12xts.py: Use __future__ functionsDylan Baker1-1/+2
2015-01-07xts.py: Simplify generator statementDylan Baker1-1/+1
2015-01-07xts.py: Fix grouptools bugsDylan Baker1-3/+4
2014-12-12xts.py: Use grouptools module and os.path appropriatelyDylan Baker1-8/+12
2014-10-14framework/test: refactor abstract Test and PiglitTestDylan Baker1-2/+1
2014-10-14framework: Move tests derived classes into a packageDylan Baker1-1/+1
2014-07-10xts.py: Use piglit.conf to set suite location instead of symlinkDylan Baker1-2/+3
2014-05-13profile.py: stop exposing private methods of TestProfileDylan Baker1-1/+1
2014-04-24tests/xts.py: Add a tests file for the X Test suite.Dylan Baker1-0/+199