summaryrefslogtreecommitdiff
path: root/tests/es3conform.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/+4
2015-09-22framework: replace TestResult dict with an objectDylan Baker1-3/+3
2015-05-19tests/es3conform: use Piglit exceptionsDylan Baker1-3/+3
2015-04-13es3conform.py: Use grouptools instead of os.pathDylan Baker1-4/+5
2015-03-09es3conform.py: Fix PEP 8 issues.Vinson Lee1-6/+9
2014-10-14framework/test: refactor abstract Test and PiglitTestDylan Baker1-1/+1
2014-10-14framework: Move tests derived classes into a packageDylan Baker1-1/+1
2014-04-17framework: stop passing duplicate argumentsDylan Baker1-5/+4
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-4/+4
2014-04-03exectest.py: Merge Test and ExecTest into a single classDylan Baker1-3/+5
2014-04-03framework: move testBinDir to exectestDylan Baker1-2/+2
2014-02-04Use the new dmesg classDylan Baker1-3/+3
2014-01-12Rename all tests files from .tests to .pyDylan Baker1-0/+83