aboutsummaryrefslogtreecommitdiff
path: root/tests/runner.py
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2012-05-10 14:06:06 -0700
committerAlon Zakai <alonzakai@gmail.com>2012-05-10 14:06:06 -0700
commit0941e64c4b506d908c4908e994579b4b8ebf10d8 (patch)
tree9d8b49e7cda86a4761254167ae7b75ee69c5cc29 /tests/runner.py
parent46884fa7f67b9a216987cceeec37307907816b9d (diff)
support for gl_TextureMatrixes
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 a1a3425a..8e4b42f0 100755
--- a/tests/runner.py
+++ b/tests/runner.py
@@ -7299,6 +7299,9 @@ elif 'browser' in str(sys.argv):
def test_cubegeom_color2(self):
self.btest('cubegeom_color2.c', expected='1121999515')
+ def test_cubegeom_texturematrix(self):
+ self.btest('cubegeom_texturematrix.c', expected='1297500583')
+
def test_pre_run_deps(self):
# Adding a dependency in preRun will delay run
open(os.path.join(self.get_dir(), 'pre.js'), 'w').write('''