[commit: ghc] wip/T9858-typeable-ben2: Update testsuite (6b107f4)
git at git.haskell.org
git at git.haskell.org
Sat Sep 26 21:50:20 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T9858-typeable-ben2
Link : http://ghc.haskell.org/trac/ghc/changeset/6b107f435e9cf6ca8767e28bb8f9cb3be712287e/ghc
>---------------------------------------------------------------
commit 6b107f435e9cf6ca8767e28bb8f9cb3be712287e
Author: Ben Gamari <ben at smart-cactus.org>
Date: Wed Sep 23 19:30:54 2015 +0200
Update testsuite
>---------------------------------------------------------------
6b107f435e9cf6ca8767e28bb8f9cb3be712287e
.../tests/deSugar/should_compile/T2431.stderr | 29 +++++++++-
testsuite/tests/deriving/should_fail/T10524.stderr | 5 +-
testsuite/tests/deriving/should_fail/T9687.stderr | 4 +-
.../tests/ghci.debugger/scripts/break006.stderr | 4 +-
.../tests/ghci.debugger/scripts/print019.stderr | 4 +-
.../indexed-types/should_compile/T3017.stderr | 2 +-
.../tests/numeric/should_compile/T7116.stdout | 29 +++++++++-
.../should_fail/overloadedlistsfail01.stderr | 4 +-
testsuite/tests/polykinds/T8132.stderr | 4 +-
testsuite/tests/quasiquotation/T7918.stdout | 3 ++
testsuite/tests/roles/should_compile/Roles1.stderr | 61 ++++++++++++++++++++++
.../tests/roles/should_compile/Roles13.stderr | 53 +++++++++++++++++--
.../tests/roles/should_compile/Roles14.stderr | 7 +++
testsuite/tests/roles/should_compile/Roles2.stderr | 13 +++++
testsuite/tests/roles/should_compile/Roles4.stderr | 13 +++++
testsuite/tests/roles/should_compile/T8958.stderr | 9 +++-
.../tests/simplCore/should_compile/T3717.stderr | 29 +++++++++-
.../tests/simplCore/should_compile/T3772.stdout | 29 +++++++++-
.../tests/simplCore/should_compile/T4908.stderr | 29 +++++++++-
.../tests/simplCore/should_compile/T4930.stderr | 29 +++++++++-
.../tests/simplCore/should_compile/T7360.stderr | 47 ++++++++++++++++-
.../tests/simplCore/should_compile/T8274.stdout | 8 +++
.../tests/simplCore/should_compile/T9400.stderr | 17 +++++-
.../tests/simplCore/should_compile/rule2.stderr | 3 +-
.../simplCore/should_compile/spec-inline.stderr | 29 +++++++++-
.../tests/stranal/should_compile/T10694.stdout | 3 ++
.../stranal/sigs/BottomFromInnerLambda.stderr | 1 +
testsuite/tests/stranal/sigs/DmdAnalGADTs.stderr | 2 +
testsuite/tests/stranal/sigs/HyperStrUse.stderr | 1 +
testsuite/tests/stranal/sigs/StrAnalExample.stderr | 1 +
testsuite/tests/stranal/sigs/T8569.stderr | 2 +
testsuite/tests/stranal/sigs/T8598.stderr | 1 +
testsuite/tests/stranal/sigs/UnsatFun.stderr | 1 +
testsuite/tests/th/TH_Roles2.stderr | 8 +++
.../tests/typecheck/should_compile/holes2.stderr | 6 +--
testsuite/tests/typecheck/should_fail/T5095.stderr | 2 +-
.../tests/typecheck/should_fail/tcfail072.stderr | 4 +-
.../tests/typecheck/should_fail/tcfail133.stderr | 7 ++-
38 files changed, 463 insertions(+), 40 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 6b107f435e9cf6ca8767e28bb8f9cb3be712287e
More information about the ghc-commits
mailing list