summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Olšák <maraeo@gmail.com>2011-08-14 10:41:11 +0200
committerMarek Olšák <maraeo@gmail.com>2011-08-14 10:41:11 +0200
commit70bff3c40bba136c29e04fddfbc42f81a9a500cd (patch)
treeff22176090c7f909640f2b82bef59d613260b6d3
parente8bd8ab9a8d692ef9c761281c51fe0412a0663da (diff)
quick-driver.tests: add back blendFunc and depthStencil
-rw-r--r--tests/quick-driver.tests3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/quick-driver.tests b/tests/quick-driver.tests
index 1d582ee2..50616752 100644
--- a/tests/quick-driver.tests
+++ b/tests/quick-driver.tests
@@ -15,11 +15,8 @@ del profile.tests['glslparsertest']
del profile.tests['asmparsertest']
# These take too long
-del profile.tests['glean']['blendFunc']
-del profile.tests['glean']['depthStencil']
del profile.tests['glean']['pointAtten']
del profile.tests['texturing']['streaming-texture-leak']
# This test is nonsense
del profile.tests['glean']['exactRGBA']
-