summaryrefslogtreecommitdiff
path: root/tests/quick.py
AgeCommit message (Expand)AuthorFilesLines
2016-11-10framework/profile: Move group_manager from TestProfile to TestDictDylan Baker1-4/+4
2016-11-10framework/profile: Drop TestProfile.filter_testsDylan Baker1-2/+2
2016-11-10tests: Copy profiles to allow them to be run in parallelDylan Baker1-1/+3
2016-11-10tests/quick.py: reduce the number of vs_in tests in quick.pyDylan Baker1-0/+27
2016-02-08framework,unittests: use __future__ unicode_literalsDylan Baker1-0/+4
2015-05-12arb_shader_image_size: test GLSL's builtin imageSizeMartin Peres1-0/+7
2015-04-01profile.py: Don't allow accidental reassignments of TestDict keysDylan Baker1-7/+8
2015-03-05all.py: disable pylint's bad-continuation errorDylan Baker1-0/+3
2015-03-05all.py: Remove run_concurrent=True flagDylan Baker1-8/+5
2015-03-05all.py: Convert all.py to use TestProfile.group_managerDylan Baker1-10/+15
2015-02-23shader_test.py: convert add_shader_test_dir to use a flat groupDylan Baker1-6/+3
2015-02-03arb_shader_image_load_store: Import shader memory barrier tests.Francisco Jerez1-0/+2
2015-02-03arb_shader_image_load_store: Import built-in semantics tests.Francisco Jerez1-0/+2
2015-02-03arb_shader_image_load_store: Import test for the maximum texture size.Francisco Jerez1-0/+2
2015-02-03arb_shader_image_load_store: Import host memory barrier tests.Francisco Jerez1-0/+2
2015-02-03arb_shader_image_load_store: Import memory coherency test.Francisco Jerez1-1/+4
2014-10-14framework: Move tests derived classes into a packageDylan Baker1-1/+1
2014-08-11gleantest.py: rename GleanTest.globalParams to GLOBAL_PARAMSDylan Baker1-1/+1
2014-01-15tests/quick.tests: return to pep8 complianceDylan Baker1-4/+2
2014-01-14tests/quick.py: Ensure glean receives the --quick parameter.José Fonseca1-2/+4
2014-01-12quick.tests: Make quick.tests import all.testsDylan Baker1-6/+2
2014-01-12Rename all tests files from .tests to .pyDylan Baker1-0/+18