[commit: testsuite] master: Remove uses of compose(s) in tests, and change how composition is handled (6956cc1)
Ian Lynagh
igloo at earth.li
Thu Feb 14 17:37:20 CET 2013
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/6956cc199b50fb760496c2ee7c351719a4277755
>---------------------------------------------------------------
commit 6956cc199b50fb760496c2ee7c351719a4277755
Author: Ian Lynagh <ian at well-typed.com>
Date: Thu Feb 14 14:48:09 2013 +0000
Remove uses of compose(s) in tests, and change how composition is handled
The driver now also supports nested lists of setup functions
driver/testlib.py | 23 ++++++--------
tests/array/should_run/all.T | 8 ++--
tests/codeGen/should_run/all.T | 8 +++--
tests/concurrent/should_run/all.T | 37 +++++++++++-----------
tests/deriving/should_run/all.T | 2 +-
tests/ffi/should_run/all.T | 17 +++++-----
tests/ghci.debugger/scripts/all.T | 6 ++--
tests/numeric/should_run/all.T | 4 +-
tests/profiling/should_compile/all.T | 6 ++--
tests/profiling/should_run/all.T | 8 ++--
tests/rts/all.T | 57 ++++++++++++++++------------------
tests/simplCore/should_run/all.T | 4 +-
tests/typecheck/should_run/all.T | 24 +++++++++-----
13 files changed, 104 insertions(+), 100 deletions(-)
Diff suppressed because of size. To see it, use:
git show 6956cc199b50fb760496c2ee7c351719a4277755
More information about the ghc-commits
mailing list