[commit: ghc] wip/ttypeable: Fix tests (42f3cb5)

git at git.haskell.org git at git.haskell.org
Mon Feb 13 15:16:54 UTC 2017


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

On branch  : wip/ttypeable
Link       : http://ghc.haskell.org/trac/ghc/changeset/42f3cb50d0b561c11c21ee52854781583c3a7fa9/ghc

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

commit 42f3cb50d0b561c11c21ee52854781583c3a7fa9
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Sun Feb 12 16:46:19 2017 -0500

    Fix tests


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

42f3cb50d0b561c11c21ee52854781583c3a7fa9
 .../tests/deSugar/should_compile/T2431.stderr      |  84 +++----
 testsuite/tests/deriving/perf/all.T                |   4 +-
 .../parser/should_compile/DumpRenamedAst.stderr    |  42 ++--
 .../should_compile/DumpTypecheckedAst.stderr       | 252 +++++++++++++++------
 testsuite/tests/perf/compiler/all.T                | 113 ++++-----
 testsuite/tests/perf/haddock/all.T                 |   6 +-
 testsuite/tests/perf/space_leaks/all.T             |   6 +-
 testsuite/tests/roles/should_compile/Roles1.stderr | 140 +++++++-----
 .../tests/roles/should_compile/Roles13.stderr      | 120 +++++-----
 .../tests/roles/should_compile/Roles14.stderr      |  18 +-
 testsuite/tests/roles/should_compile/Roles2.stderr |  40 ++--
 testsuite/tests/roles/should_compile/Roles3.stderr |  64 +++---
 testsuite/tests/roles/should_compile/Roles4.stderr |  38 ++--
 testsuite/tests/roles/should_compile/T8958.stderr  |  80 ++++---
 .../tests/simplCore/should_compile/T7360.stderr    |  96 ++++----
 .../tests/simplCore/should_compile/T8274.stdout    |  28 +--
 testsuite/tests/th/TH_Roles2.stderr                |  10 +-
 testsuite/tests/typecheck/should_compile/all.T     |   2 +-
 testsuite/tests/typecheck/should_compile/tc167.hs  |   6 +-
 .../tests/typecheck/should_compile/tc167.stderr    |   6 -
 .../typecheck/should_fail/FrozenErrorTests.stderr  |   5 +-
 .../tests/typecheck/should_run/Typeable1.stderr    |   2 +-
 22 files changed, 680 insertions(+), 482 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 42f3cb50d0b561c11c21ee52854781583c3a7fa9


More information about the ghc-commits mailing list