[commit: ghc] master: Testsuite: accept new output for 2 partial-sigs tests (2ae39ac)
git at git.haskell.org
git at git.haskell.org
Sat Apr 30 11:05:53 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/2ae39acd1309c85dbc579976674bcef7172510c2/ghc
>---------------------------------------------------------------
commit 2ae39acd1309c85dbc579976674bcef7172510c2
Author: Thomas Miedema <thomasmiedema at gmail.com>
Date: Thu Apr 28 15:49:24 2016 +0200
Testsuite: accept new output for 2 partial-sigs tests
Test Plan: make TEST='ExtraNumAMROn TidyClash2'
Differential Revision: https://phabricator.haskell.org/D2155
GHC Trac Issues: #9478
>---------------------------------------------------------------
2ae39acd1309c85dbc579976674bcef7172510c2
.../should_compile/ExtraNumAMROn.stderr | 4 +-
.../partial-sigs/should_compile/PatBind2.stderr | 6 +-
testsuite/tests/partial-sigs/should_compile/all.T | 3 +-
.../tests/partial-sigs/should_fail/TidyClash2.hs | 11 ++-
.../partial-sigs/should_fail/TidyClash2.stderr | 103 +++++++++++----------
testsuite/tests/partial-sigs/should_fail/all.T | 3 +-
6 files changed, 71 insertions(+), 59 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 2ae39acd1309c85dbc579976674bcef7172510c2
More information about the ghc-commits
mailing list