summaryrefslogtreecommitdiff
path: root/tests/all.tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests/all.tests')
-rw-r--r--tests/all.tests2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/all.tests b/tests/all.tests
index a83b4b51e..6393f40c1 100644
--- a/tests/all.tests
+++ b/tests/all.tests
@@ -37,6 +37,8 @@ glean['basic'] = GleanTest('basic')
glean['api2'] = GleanTest('api2')
glean['makeCurrent'] = GleanTest('makeCurrent')
glean['blendFunc'] = GleanTest('blendFunc')
+glean['bufferObject'] = GleanTest('bufferObject')
+glean['clipFlag'] = GleanTest('clipFlag')
glean['depthStencil'] = GleanTest('depthStencil')
glean['fbo'] = GleanTest('fbo')
glean['fpexceptions'] = GleanTest('fpexceptions')