[commit: testsuite] master: Fix tests for dynamic ghc (8830ebb)

Ian Lynagh igloo at earth.li
Sun Mar 17 01:49:38 CET 2013


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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/8830ebbc5b84e2cac7312ec7ce0eb4b5a8ccfa8d

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

commit 8830ebbc5b84e2cac7312ec7ce0eb4b5a8ccfa8d
Author: Ian Lynagh <ian at well-typed.com>
Date:   Thu Mar 14 16:56:23 2013 +0000

    Fix tests for dynamic ghc

 config/ghc                           |   14 ++++++++++
 driver/testlib.py                    |    2 +-
 mk/boilerplate.mk                    |   10 +++++++
 mk/ghc-config.hs                     |    1 +
 mk/test.mk                           |    8 +++++
 tests/driver/Makefile                |    4 +-
 tests/driver/recomp009/Makefile      |    4 +-
 tests/ffi/should_run/Makefile        |    4 +-
 tests/ghc-api/dynCompileExpr/all.T   |    2 +-
 tests/ghci/prog001/prog001.T         |    3 +-
 tests/ghci/prog001/prog001.script    |    4 +-
 tests/ghci/prog002/prog002.T         |    4 ++-
 tests/ghci/prog002/prog002.script    |    4 +-
 tests/ghci/prog003/prog003.T         |    5 ++-
 tests/ghci/prog003/prog003.script    |   10 +++---
 tests/plugins/Makefile               |    2 +-
 tests/plugins/all.T                  |    4 +-
 tests/plugins/simple-plugin/Makefile |    2 +-
 tests/polykinds/Makefile             |    6 ++--
 tests/quasiquotation/T4491/test.T    |    6 ++--
 tests/rts/Makefile                   |    2 +-
 tests/safeHaskell/safeLanguage/all.T |    2 +-
 tests/th/Makefile                    |   12 ++++----
 tests/th/T2014/Makefile              |    8 +++---
 tests/th/TH_spliceViewPat/test.T     |    2 +-
 tests/th/all.T                       |   48 ++++++++++++++++++---------------
 26 files changed, 107 insertions(+), 66 deletions(-)


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

    git show 8830ebbc5b84e2cac7312ec7ce0eb4b5a8ccfa8d



More information about the ghc-commits mailing list