[commit: ghc] master: Testsuite: delete dead code + cleanup (ebaf26b)

git at git.haskell.org git at git.haskell.org
Mon Jun 20 14:37:35 UTC 2016


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

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

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

commit ebaf26b75c6ab3185b6e098e9caf575c03085f82
Author: Thomas Miedema <thomasmiedema at gmail.com>
Date:   Sat Jun 18 18:58:02 2016 +0200

    Testsuite: delete dead code + cleanup
    
    * Set config settings directly in mk/test.mk, instead of indirectly in
      config/ghc
    * passing --hpcdir for WAY=hpc is unnecessary


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

ebaf26b75c6ab3185b6e098e9caf575c03085f82
 libraries/base/tests/IO/T12010/test.T       |  2 +-
 testsuite/config/ghc                        | 64 ++++++-----------------------
 testsuite/driver/testglobals.py             |  7 ----
 testsuite/driver/testlib.py                 | 29 ++++---------
 testsuite/driver/testutil.py                | 18 --------
 testsuite/mk/test.mk                        | 38 ++++++++---------
 testsuite/tests/ffi/should_run/all.T        | 15 +++----
 testsuite/tests/ghci/scripts/ghci024.stdout |  1 +
 testsuite/tests/hpc/all.T                   |  2 +-
 testsuite/tests/numeric/should_run/all.T    | 16 +++-----
 testsuite/tests/plugins/all.T               |  6 +--
 testsuite/tests/th/all.T                    |  4 +-
 12 files changed, 55 insertions(+), 147 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 ebaf26b75c6ab3185b6e098e9caf575c03085f82


More information about the ghc-commits mailing list