[commit: testsuite] master: Add some missing cleaning (0cf6ca4)

Ian Lynagh igloo at ghc.haskell.org
Sun Jul 28 15:12:42 CEST 2013


Repository : http://darcs.haskell.org/ghc.git/

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/0cf6ca4901cbf849eaed71216a141fdd7bfe50f9

>---------------------------------------------------------------

commit 0cf6ca4901cbf849eaed71216a141fdd7bfe50f9
Author: Ian Lynagh <ian at well-typed.com>
Date:   Sun Jul 28 14:06:11 2013 +0100

    Add some missing cleaning

>---------------------------------------------------------------

 tests/perf/should_run/all.T |    1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/perf/should_run/all.T b/tests/perf/should_run/all.T
index 84bb9d3..8ba7938 100644
--- a/tests/perf/should_run/all.T
+++ b/tests/perf/should_run/all.T
@@ -270,6 +270,7 @@ test('T7797',
                           # expected: 360940756 (x86/Linux)
                        (wordsize(64), 480050944, 5)]),
                           # expected: 480050944 (amd64/Linux)
+      extra_clean(['T7797a.hi', 'T7797a.o']),
       only_ways(['normal'])
       ],
      compile_and_run,






More information about the ghc-commits mailing list