[commit: ghc] master: Testsuite: introduce TEST_HC_OPTS_INTERACTIVE (#11468) (bdc5558)

git at git.haskell.org git at git.haskell.org
Wed May 25 17:21:34 UTC 2016


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/bdc555885b8898684549eca70053c9ce0ec7fa39/ghc

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

commit bdc555885b8898684549eca70053c9ce0ec7fa39
Author: Thomas Miedema <thomasmiedema at gmail.com>
Date:   Wed May 25 13:01:42 2016 +0200

    Testsuite: introduce TEST_HC_OPTS_INTERACTIVE (#11468)
    
    Refactoring only.


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

bdc555885b8898684549eca70053c9ce0ec7fa39
 testsuite/mk/test.mk                      |  2 ++
 testsuite/tests/ghci/linking/dyn/Makefile |  8 ++++----
 testsuite/tests/ghci/prog004/Makefile     |  2 +-
 testsuite/tests/ghci/scripts/Makefile     | 20 ++++++++++----------
 testsuite/tests/ghci/should_run/Makefile  |  2 +-
 testsuite/tests/rts/T11223/Makefile       | 30 +++++++++++++++---------------
 testsuite/tests/th/Makefile               |  2 +-
 7 files changed, 34 insertions(+), 32 deletions(-)

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

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc bdc555885b8898684549eca70053c9ce0ec7fa39


More information about the ghc-commits mailing list