diff options
author | Manuel M T Chakravarty <chak@cse.unsw.edu.au> | 2011-12-13 15:16:41 +1100 |
---|---|---|
committer | Manuel M T Chakravarty <chak@cse.unsw.edu.au> | 2011-12-13 15:20:20 +1100 |
commit | 3a105fda3afb0eefaf0435d99aad1a4d0a321fd6 (patch) | |
tree | 20faad4cb769906838e9725a3ea8b72ccc14dd4b /testsuite/.gitignore | |
parent | a1136041a58d617afb4a588a0fa53f10bc565987 (diff) | |
download | haskell-3a105fda3afb0eefaf0435d99aad1a4d0a321fd6.tar.gz |
Mark dph-diophantine (#5613) as fixed
Diffstat (limited to 'testsuite/.gitignore')
-rw-r--r-- | testsuite/.gitignore | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/testsuite/.gitignore b/testsuite/.gitignore index 5e94046238..16925095e2 100644 --- a/testsuite/.gitignore +++ b/testsuite/.gitignore @@ -128,4 +128,9 @@ timeout/dist/ tests/dph/classes/dph-classes-fast tests/dph/dotp/dph-dotp-opt tests/dph/primespj/dph-primespj-opt -tests/dph/words/dph-words-opt
\ No newline at end of file +tests/dph/words/dph-words-opt +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 |