aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2012-01-27 09:55:19 -0800
committerAlon Zakai <alonzakai@gmail.com>2012-01-27 09:55:19 -0800
commit1c57629c24e0cda2ca23be2b886dae404adb8916 (patch)
tree81af04fe3b3bfb8601493c145f414088dd40010a
parent29366ab7276ccc4c49499067bfc7be932f1fe17f (diff)
reminder
-rwxr-xr-xtests/runner.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/runner.py b/tests/runner.py
index eb96160e..bfbbf69e 100755
--- a/tests/runner.py
+++ b/tests/runner.py
@@ -5588,6 +5588,7 @@ f.close()
assert False, 'Why is libcxx/ created in e.g. test_python, with EMCC_DEBUG, when it does not need libcxx?'
assert False, 'Make sure Poppler builds with llvm full opts'
assert False, 'Check if we should use -Ox instead of -std-compile-opts'
+ assert False, 'Make it easy to disable full llvm opts and use just normal ones'
elif 'benchmark' in str(sys.argv):
# Benchmarks. Run them with argument |benchmark|. To run a specific test, do