[llvm-commits] CVS: reopt/test/run-big-tests
Brian Gaeke
gaeke at cs.uiuc.edu
Thu Oct 14 14:44:24 PDT 2004
Changes in directory reopt/test:
run-big-tests updated: 1.1 -> 1.2
---
Log message:
Updated to match working spec tests as of 13-Oct.
---
Diffs of the changes: (+1 -1)
Index: reopt/test/run-big-tests
diff -u reopt/test/run-big-tests:1.1 reopt/test/run-big-tests:1.2
--- reopt/test/run-big-tests:1.1 Wed Sep 8 16:30:39 2004
+++ reopt/test/run-big-tests Thu Oct 14 16:44:14 2004
@@ -1,5 +1,5 @@
#!/bin/sh
-for test in art equake gzip mcf parser gap vortex bzip2 go m88ksim compress li
+for test in art equake ammp gzip parser vortex bzip2 m88ksim compress li
do
./run-tests -clean $test
./run-tests $test ${1+"$@"}
More information about the llvm-commits
mailing list