aboutsummaryrefslogtreecommitdiff
path: root/tests/runner.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/runner.py')
-rwxr-xr-xtests/runner.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/runner.py b/tests/runner.py
index ceadfa72..2e71ebcb 100755
--- a/tests/runner.py
+++ b/tests/runner.py
@@ -7680,6 +7680,9 @@ elif 'browser' in str(sys.argv):
def test_cubegeom_normal_dap_far_range(self): # glDrawRangeElements
self.btest('cubegeom_normal_dap_far_range.c', expected='752917084')
+ def test_cubegeom_normal_dap_far_glda(self): # use glDrawArrays
+ self.btest('cubegeom_normal_dap_far_glda.c', expected='-733829')
+
def test_cubegeom_mt(self):
self.btest('cubegeom_mt.c', expected='-457159152') # multitexture