[commit: testsuite] master: .gitignore (7106f75)
Manuel Chakravarty
chak at cse.unsw.edu.au
Wed Dec 14 06:15:51 CET 2011
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/7106f75b1a3ceaf57189d0261cf577655f6051c8
>---------------------------------------------------------------
commit 7106f75b1a3ceaf57189d0261cf577655f6051c8
Author: Manuel M T Chakravarty <chak at cse.unsw.edu.au>
Date: Wed Dec 14 15:38:51 2011 +1100
.gitignore
>---------------------------------------------------------------
.gitignore | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diff --git a/.gitignore b/.gitignore
index 1692509..b01b356 100644
--- a/.gitignore
+++ b/.gitignore
@@ -133,4 +133,13 @@ tests/array/should_run/arr020
tests/dph/diophantine/dph-diophantine-copy-fast
tests/dph/sumnats/dph-sumnats-copy
tests/dph/sumnats/dph-sumnats-vseg
-tests/dph/diophantine/dph-diophantine-copy-opt
\ No newline at end of file
+tests/dph/diophantine/dph-diophantine-copy-opt
+tests/dph/classes/dph-classes-copy-fast
+tests/dph/dotp/dph-dotp-copy-fast
+tests/dph/dotp/dph-dotp-vseg-fast
+tests/dph/nbody/dph-nbody-vseg-fast
+tests/dph/primespj/dph-primespj-copy-fast
+tests/dph/quickhull/dph-quickhull-copy-fast
+tests/dph/quickhull/dph-quickhull-vseg-fast
+tests/dph/words/dph-words-copy-fast
+tests/dph/words/dph-words-vseg-fast
\ No newline at end of file
More information about the Cvs-ghc
mailing list