[commit: testsuite] master: Define 'when' and 'unless' helpers (9a907ed)

Ian Lynagh igloo at earth.li
Thu Feb 7 22:50:49 CET 2013


Repository : ssh://darcs.haskell.org//srv/darcs/testsuite

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/9a907eda72fc6f0c61351fcf3ead663680e60015

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

commit 9a907eda72fc6f0c61351fcf3ead663680e60015
Author: Ian Lynagh <ian at well-typed.com>
Date:   Thu Feb 7 18:12:41 2013 +0000

    Define 'when' and 'unless' helpers
    
    This will reduce the number of helper functions that we need

 driver/testlib.py               |   22 +++++-----
 tests/codeGen/should_run/all.T  |    4 +-
 tests/llvm/should_compile/all.T |    2 +-
 tests/perf/compiler/all.T       |   80 +++++++++++++++++++-------------------
 tests/perf/haddock/all.T        |   36 +++++++++---------
 tests/perf/should_run/all.T     |   56 +++++++++++++-------------
 6 files changed, 100 insertions(+), 100 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 9a907eda72fc6f0c61351fcf3ead663680e60015



More information about the ghc-commits mailing list