summaryrefslogtreecommitdiff
path: root/tests/oglconform.py
AgeCommit message (Expand)AuthorFilesLines
2018-11-08python: add explicit utf-8 encodingEric Engestrom1-0/+1
2016-02-08framework,unittests: use __future__ unicode_literalsDylan Baker1-0/+3
2015-10-29tests/oglconform.py: make interpret_result() faster in most casesDylan Baker1-6/+16
2015-10-29tests/oglconform.py: fix importsDylan Baker1-1/+2
2015-10-29tests/oglconform.py: simplify writing to /dev/nullDylan Baker1-2/+2
2015-10-29tests/oglconform.py: Fix style issues indentified by pylintDylan Baker1-9/+9
2015-10-29tests/oglconform.py: minor refactor to simplify try/except blockDylan Baker1-3/+4
2015-10-29tests/oglconform.py: override command.getterDylan Baker1-2/+6
2015-10-29tests/oglconform.py: Use tempfile module instead of hard-coded filenameDylan Baker1-9/+10
2015-10-29tests/oglconform.py: wrap profile creation in a functionDylan Baker1-15/+20
2015-10-27tests/oglconform.py: add super call to interpret_result()Dylan Baker1-0/+2
2015-10-20Fix oglconform integration.Kenneth Graunke1-5/+5
2015-05-19tests/oglconform.py: Use new error handling codeDylan Baker1-5/+4
2015-03-14oglconform.py: Fix PEP 8 issues.Vinson Lee1-9/+14
2014-12-12oglconform.py: Use grouptools instead of os.pathDylan Baker1-2/+2
2014-10-14framework/test: refactor abstract Test and PiglitTestDylan Baker1-3/+2
2014-10-14framework: Move tests derived classes into a packageDylan Baker1-1/+1
2014-07-10oglconform.py: Use config file instead of symlinkDylan Baker1-2/+3
2014-04-17framework: stop passing duplicate argumentsDylan Baker1-7/+6
2014-04-17framework: Split TestProfile and related out of coreDylan Baker1-1/+1
2014-04-10python: replace Test.interpretResult with Test.interpret_resultDylan Baker1-1/+1
2014-04-10python: replace testBinDir with TEST_BIN_DIRDylan Baker1-2/+2
2014-04-03exectest.py: Merge Test and ExecTest into a single classDylan Baker1-3/+4
2014-04-03framework: move testBinDir to exectestDylan Baker1-2/+2
2014-02-04Use the new dmesg classDylan Baker1-3/+3
2014-01-31Rename oglconfirm.py to oglconform.py.Kenneth Graunke1-0/+77