[commit: ghc] wip/final-mfp: More testsuite things (79e4524)

git at git.haskell.org git at git.haskell.org
Mon Mar 4 21:05:05 UTC 2019


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

On branch  : wip/final-mfp
Link       : http://ghc.haskell.org/trac/ghc/changeset/79e4524cd27eb0da0e3e3f69c5373468da58afad/ghc

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

commit 79e4524cd27eb0da0e3e3f69c5373468da58afad
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Mon Mar 4 14:38:03 2019 -0500

    More testsuite things


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

79e4524cd27eb0da0e3e3f69c5373468da58afad
 testsuite/tests/deSugar/should_run/dsrun010.hs     |   6 +-
 testsuite/tests/determinism/determ017/A.hs         |   8 +-
 .../tests/monadfail/MonadFailWarningsDisabled.hs   | 100 ---------------------
 testsuite/tests/monadfail/all.T                    |   1 -
 testsuite/tests/perf/compiler/T3064.hs             |   2 +
 testsuite/tests/programs/galois_raytrace/Eval.hs   |   3 +-
 testsuite/tests/quasiquotation/qq005/Expr.hs       |   2 +-
 testsuite/tests/quasiquotation/qq006/Expr.hs       |   2 +-
 testsuite/tests/rebindable/DoRestrictedM.hs        |   5 +-
 testsuite/tests/rebindable/rebindable2.hs          |   6 +-
 testsuite/tests/simplCore/prog002/Simpl009Help.hs  |   3 -
 testsuite/tests/simplCore/should_compile/T8331.hs  |   2 +
 testsuite/tests/typecheck/should_compile/T4524.hs  |   2 +
 testsuite/tests/typecheck/should_compile/T4969.hs  |   1 -
 .../tests/typecheck/should_compile/Tc239_Help.hs   |   1 -
 .../tests/typecheck/should_run/T1735_Help/State.hs |   4 +-
 testsuite/tests/warnings/should_compile/T11128.hs  |  50 -----------
 .../tests/warnings/should_compile/T11128.stderr    |  20 -----
 testsuite/tests/warnings/should_compile/T11128b.hs |  64 -------------
 .../tests/warnings/should_compile/T11128b.stderr   |  10 ---
 testsuite/tests/warnings/should_compile/all.T      |   2 -
 testsuite/tests/wcompat-warnings/Template.hs       |   7 +-
 .../wcompat-warnings/WCompatWarningsOn.stderr      |  29 +-----
 23 files changed, 34 insertions(+), 296 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 79e4524cd27eb0da0e3e3f69c5373468da58afad


More information about the ghc-commits mailing list