[commit: ghc] master: Testsuite: remove `-Wno-warn-tabs` from default flags (135fc86)

git at git.haskell.org git at git.haskell.org
Mon Jun 20 14:36:57 UTC 2016


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

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

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

commit 135fc86c54626e8fc843eca0a437bee878315949
Author: Thomas Miedema <thomasmiedema at gmail.com>
Date:   Sat Jun 18 23:28:26 2016 +0200

    Testsuite: remove `-Wno-warn-tabs` from default flags
    
    This allows the removal of the override_flags stuff in testlib.py.


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

135fc86c54626e8fc843eca0a437bee878315949
 testsuite/driver/testlib.py                        | 49 ++++------------------
 testsuite/mk/test.mk                               |  8 ----
 testsuite/tests/deSugar/should_compile/all.T       |  4 +-
 .../tests/ghci.debugger/scripts/print020.script    |  2 +-
 testsuite/tests/ghci/scripts/all.T                 |  5 +--
 testsuite/tests/ghci/scripts/ghci024.stdout        |  1 -
 testsuite/tests/module/all.T                       |  2 +-
 testsuite/tests/rename/should_compile/timing002.hs |  1 +
 testsuite/tests/warnings/should_compile/all.T      |  5 ++-
 9 files changed, 20 insertions(+), 57 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 135fc86c54626e8fc843eca0a437bee878315949


More information about the ghc-commits mailing list