[commit: ghc] wip/type-app: Testsuite wibbles (c26f25e)
git at git.haskell.org
git at git.haskell.org
Fri Aug 7 12:07:46 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/type-app
Link : http://ghc.haskell.org/trac/ghc/changeset/c26f25e6c2e4d85f4ccb52016487238b3bfc200c/ghc
>---------------------------------------------------------------
commit c26f25e6c2e4d85f4ccb52016487238b3bfc200c
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date: Thu Aug 6 10:35:35 2015 -0400
Testsuite wibbles
>---------------------------------------------------------------
c26f25e6c2e4d85f4ccb52016487238b3bfc200c
testsuite/tests/gadt/T3169.stderr | 13 ++-
testsuite/tests/gadt/gadt-escape1.stderr | 14 +--
testsuite/tests/gadt/gadt13.stderr | 13 +--
testsuite/tests/gadt/gadt7.stderr | 19 ++--
testsuite/tests/gadt/rw.stderr | 23 ++--
testsuite/tests/ghc-api/annotations/T10280.stderr | 4 +-
testsuite/tests/ghc-api/annotations/T10357.stderr | 8 +-
.../tests/ghci.debugger/scripts/break003.stderr | 2 +-
.../tests/ghci.debugger/scripts/break005.stdout | 2 +-
.../tests/ghci.debugger/scripts/break006.stderr | 16 +--
.../tests/ghci.debugger/scripts/break006.stdout | 12 +--
.../ghci.debugger/scripts/break022/break022.stdout | 2 +-
.../tests/ghci.debugger/scripts/break027.stdout | 8 +-
.../tests/ghci.debugger/scripts/hist001.stdout | 18 ++--
.../tests/ghci.debugger/scripts/print022.stdout | 6 +-
.../tests/ghci.debugger/scripts/print025.stdout | 2 +-
testsuite/tests/ghci/scripts/Defer02.stderr | 11 +-
testsuite/tests/ghci/scripts/T10508.stderr | 14 ++-
testsuite/tests/ghci/scripts/T2182ghci.stderr | 10 +-
testsuite/tests/ghci/scripts/T8649.stderr | 1 +
testsuite/tests/ghci/scripts/ghci047.stderr | 6 +-
testsuite/tests/ghci/scripts/ghci050.stderr | 1 +
testsuite/tests/ghci/scripts/ghci052.stderr | 3 +
testsuite/tests/ghci/scripts/ghci053.stderr | 2 +
testsuite/tests/ghci/scripts/ghci055.stdout | 2 +-
.../should_compile/PushedInAsGivens.stderr | 1 +
.../indexed-types/should_fail/GADTwrong1.stderr | 15 +--
.../tests/indexed-types/should_fail/T2544.stderr | 2 +
.../tests/indexed-types/should_fail/T2664.stderr | 30 ++++--
.../tests/indexed-types/should_fail/T2693.stderr | 6 ++
.../tests/indexed-types/should_fail/T3330a.stderr | 27 ++---
.../tests/indexed-types/should_fail/T3330c.stderr | 1 +
.../tests/indexed-types/should_fail/T3440.stderr | 19 ++--
.../tests/indexed-types/should_fail/T4099.stderr | 6 +-
.../tests/indexed-types/should_fail/T4179.stderr | 3 +-
.../tests/indexed-types/should_fail/T4485.stderr | 7 +-
.../tests/indexed-types/should_fail/T5439.stderr | 8 +-
.../tests/indexed-types/should_fail/T7010.stderr | 3 +-
.../tests/indexed-types/should_fail/T7194.stderr | 3 +-
.../tests/indexed-types/should_fail/T7354.stderr | 1 +
.../tests/indexed-types/should_fail/T7354a.stderr | 1 +
.../tests/indexed-types/should_fail/T7729.stderr | 1 +
.../tests/indexed-types/should_fail/T7729a.stderr | 3 +-
.../tests/indexed-types/should_fail/T7788.stderr | 7 +-
.../tests/indexed-types/should_fail/T8227.stderr | 6 +-
.../tests/indexed-types/should_fail/T8518.stderr | 18 ++--
.../tests/indexed-types/should_fail/T9554.stderr | 6 +-
.../tests/indexed-types/should_fail/T9662.stderr | 120 ++++++++++++---------
testsuite/tests/module/mod69.stderr | 4 +-
testsuite/tests/module/mod70.stderr | 4 +-
testsuite/tests/module/mod71.stderr | 10 +-
testsuite/tests/module/mod72.stderr | 2 +-
.../tests/numeric/should_compile/T7116.stdout | 31 +++---
testsuite/tests/parser/should_compile/T2245.stderr | 12 +--
.../tests/parser/should_compile/read014.stderr-ghc | 10 +-
testsuite/tests/parser/should_fail/T7848.stderr | 24 ++---
.../partial-sigs/should_compile/T10438.stderr | 4 +-
.../partial-sigs/should_fail/Forall1Bad.stderr | 4 +-
.../should_fail/NamedWildcardsNotEnabled.stderr | 17 +--
.../should_fail/ScopedNamedWildcardsBad.stderr | 3 +-
.../partial-sigs/should_fail/Trac10045.stderr | 14 +--
61 files changed, 370 insertions(+), 275 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 c26f25e6c2e4d85f4ccb52016487238b3bfc200c
More information about the ghc-commits
mailing list