aboutsummaryrefslogtreecommitdiff
path: root/temptest.sh
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2013-12-08 16:02:37 -0500
committerAlon Zakai <alonzakai@gmail.com>2013-12-08 16:02:37 -0500
commit99a0a2db9d1da8453731e8d95438cedf574f41d7 (patch)
treec6ee962d7351bca5eb0faaa440f19cdfeba691ec /temptest.sh
parentc8f67cecc58a32043c6d74b7ec79272dd8d79ab4 (diff)
add temporary test file
Diffstat (limited to 'temptest.sh')
-rw-r--r--temptest.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/temptest.sh b/temptest.sh
new file mode 100644
index 0000000000..25020e922d
--- /dev/null
+++ b/temptest.sh
@@ -0,0 +1,2 @@
+EMCC_FAST_COMPILER=1 ./tests/runner.py asm2g.test_hello_world asm2g.test_loop asm2g.test_floatvars asm2g.test_alloca_stack asm2g.test_sintvars asm2g.test_intvars asm2g.test_i32_mul_precise asm2g.test_align64 asm2g.test_negative_zero asm2g.test_pystruct asm2.test_llvmswitch asm2g.test_isnan asm2g.test_bigarray asm2g.test_inlinejs3 asm2g.test_strtod asm2g.test_sscanf_2 asm2g.test_files_m asm2g.test_funcptr asm2g.test_cubescript asm2g.test_i64_zextneg asm2g.test_zlib asm2g.test_i64_b asm2g.test_i64 asm2g.test_i64_umul
+