Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master
https://github.com/ghc/testsuite/commit/1ad2fda0edfbcba07b4660f4bd3e1afb225d152a >--------------------------------------------------------------- commit 1ad2fda0edfbcba07b4660f4bd3e1afb225d152a Author: Ian Lynagh <i...@well-typed.com> Date: Tue Jun 4 20:52:13 2013 +0100 Remove some cruft >--------------------------------------------------------------- tests/simplCore/should_compile/all.T | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/tests/simplCore/should_compile/all.T b/tests/simplCore/should_compile/all.T index ec3f200..31bef4d 100644 --- a/tests/simplCore/should_compile/all.T +++ b/tests/simplCore/should_compile/all.T @@ -168,8 +168,7 @@ test('T5550', normal, compile, ['']) test('T7865', normal, run_command, ['$MAKE -s --no-print-directory T7865']) test('T7785', only_ways(['optasm']), compile, ['-ddump-rules']) test('T7702', - [when(compiler_lt('ghc', '7.2.1'), skip), - pre_cmd('$MAKE -s --no-print-directory -C T7702plugin package.T7702'), + [pre_cmd('$MAKE -s --no-print-directory -C T7702plugin package.T7702'), clean_cmd('$MAKE -s --no-print-directory -C T7702plugin clean.T7702'), # we say 18mb peak allocated +/- 70% because other compiler flags have # a large effect on allocation which is hard to separate from the _______________________________________________ ghc-commits mailing list ghc-commits@haskell.org http://www.haskell.org/mailman/listinfo/ghc-commits