aboutsummaryrefslogtreecommitdiff
path: root/tests/runner.py
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2012-05-13 13:01:45 -0700
committerAlon Zakai <alonzakai@gmail.com>2012-05-13 13:01:45 -0700
commitb90a590f024d12650112ee15fbbf24cdea082ed1 (patch)
treea9ec7764d51ed3179454ba5b78615a54f4795508 /tests/runner.py
parent3b0b45be2be74f0bfd49a59812fe84615d90d9d4 (diff)
misc tweaks and add wip cube_explosion test
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 39614139..57d6379b 100755
--- a/tests/runner.py
+++ b/tests/runner.py
@@ -7315,6 +7315,9 @@ elif 'browser' in str(sys.argv):
def test_cubegeom_texturematrix(self):
self.btest('cubegeom_texturematrix.c', expected='1297500583')
+ def zzztest_cube_explosion(self):
+ self.btest('cube_explosion.c', expected='-1472804742')
+
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('''