run-tests.sh (no results for tcc this time)
[svn/Cll1h/.git] / demos / performance / run-tests.sh
diff --git a/demos/performance/run-tests.sh b/demos/performance/run-tests.sh
new file mode 100755 (executable)
index 0000000..9a2bd54
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/bash
+./test-performance.sh > test-results 2>&1
+./test-performance2.sh > test-results2 2>&1
This page took 0.173055 seconds and 4 git commands to generate.