From ba88ec435aab36dfe1d3ad263165911f8fe340c4 Mon Sep 17 00:00:00 2001 From: David Terei Date: Fri, 10 Feb 2012 11:58:50 -0800 Subject: Update gitignore --- testsuite/.gitignore | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'testsuite/.gitignore') diff --git a/testsuite/.gitignore b/testsuite/.gitignore index 302d7695cc..e042fd84fd 100644 --- a/testsuite/.gitignore +++ b/testsuite/.gitignore @@ -12,6 +12,7 @@ Thumbs.db *.BAK *.orig *.prof +*.aux *_stub.h *_stub.c @@ -1104,3 +1105,24 @@ tests/typecheck/testeq1/typecheck.testeq1 tests/lib/IO/chinese-file-* +tests/codeGen/should_run/5785 +tests/concurrent/should_run/conc069 +tests/concurrent/should_run/conc069a +tests/concurrent/should_run/conc070 +tests/deSugar/should_run/T5742 +tests/dph/dotp/dph-dotp-copy-opt +tests/dph/dotp/dph-dotp-vseg-opt +tests/dph/nbody/dph-nbody-vseg-opt +tests/dph/primespj/dph-primespj-copy-opt +tests/dph/quickhull/dph-quickhull-copy-opt +tests/dph/quickhull/dph-quickhull-vseg-opt +tests/dph/smvm/dph-smvm-copy +tests/dph/smvm/dph-smvm-vseg +tests/dph/words/dph-words-copy-opt +tests/dph/words/dph-words-vseg-opt +tests/lib/integer/fromToInteger.simpl +tests/perf/compiler/T5642.comp.stats +tests/perf/should_run/T5536 +tests/perf/should_run/T5536.data +tests/perf/should_run/T5536.stats + -- cgit v1.2.1