aboutsummaryrefslogtreecommitdiff
path: root/tests/quick-driver.tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests/quick-driver.tests')
-rw-r--r--tests/quick-driver.tests5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/quick-driver.tests b/tests/quick-driver.tests
index b5c7c373..f7c1a0f7 100644
--- a/tests/quick-driver.tests
+++ b/tests/quick-driver.tests
@@ -6,12 +6,7 @@ global profile
execfile(os.path.dirname(__file__) + '/quick.tests')
-# These don't test the driver
-del profile.tests['glslparsertest']
-del profile.tests['asmparsertest']
-
# These take too long
-del profile.tests['glean']['pointAtten']
del profile.tests['shaders']['glsl-fs-inline-explosion']
del profile.tests['shaders']['glsl-fs-unroll-explosion']
del profile.tests['shaders']['glsl-vs-inline-explosion']