[commit: ghc] master: Testsuite error message changes (5479ae0)
git at git.haskell.org
git at git.haskell.org
Tue Nov 4 10:39:06 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/5479ae0a0ff6d5df2da4f6208ce747f669c6d492/ghc
>---------------------------------------------------------------
commit 5479ae0a0ff6d5df2da4f6208ce747f669c6d492
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Thu Oct 30 11:41:17 2014 +0000
Testsuite error message changes
>---------------------------------------------------------------
5479ae0a0ff6d5df2da4f6208ce747f669c6d492
.../tests/deSugar/should_compile/T2431.stderr | 9 +-
testsuite/tests/deriving/should_fail/T9071.stderr | 2 +-
.../tests/deriving/should_fail/T9071_2.stderr | 2 +-
testsuite/tests/gadt/T3169.stderr | 4 +-
testsuite/tests/gadt/T7293.stderr | 2 +-
testsuite/tests/gadt/T7294.stderr | 2 +-
testsuite/tests/gadt/gadt21.stderr | 7 +-
.../tests/ghc-api/apirecomp001/apirecomp001.stderr | 12 +-
.../tests/ghci.debugger/scripts/break026.stdout | 40 +--
.../should_compile/IndTypesPerfMerge.hs | 8 +
.../should_compile/PushInAsGivens.stderr} | 0
.../should_compile/PushedInAsGivens.hs | 9 +-
.../should_compile/PushedInAsGivens.stderr | 27 ++
.../tests/indexed-types/should_compile/Simple13.hs | 30 ++
.../tests/indexed-types/should_compile/Simple8.hs | 2 +-
.../indexed-types/should_compile/T3017.stderr | 2 +-
.../indexed-types/should_compile/T3208b.stderr | 13 +-
.../tests/indexed-types/should_compile/T3826.hs | 56 +++-
.../tests/indexed-types/should_compile/T4494.hs | 20 ++
.../tests/indexed-types/should_compile/T7804.hs | 12 +
testsuite/tests/indexed-types/should_compile/all.T | 2 +-
.../indexed-types/should_fail/ExtraTcsUntch.hs | 27 +-
.../indexed-types/should_fail/ExtraTcsUntch.stderr | 22 +-
.../tests/indexed-types/should_fail/GADTwrong1.hs | 30 +-
.../indexed-types/should_fail/GADTwrong1.stderr | 21 +-
.../indexed-types/should_fail/NoMatchErr.stderr | 5 +-
.../indexed-types/should_fail/Overlap9.stderr | 5 +-
.../tests/indexed-types/should_fail/T1897b.stderr | 8 +-
.../tests/indexed-types/should_fail/T1900.stderr | 5 +-
testsuite/tests/indexed-types/should_fail/T2544.hs | 13 +
.../tests/indexed-types/should_fail/T2544.stderr | 8 +-
.../tests/indexed-types/should_fail/T2627b.hs | 10 +-
testsuite/tests/indexed-types/should_fail/T2664.hs | 17 ++
.../tests/indexed-types/should_fail/T2664.stderr | 22 +-
.../tests/indexed-types/should_fail/T2693.stderr | 12 +-
.../tests/indexed-types/should_fail/T4093a.hs | 31 +++
.../tests/indexed-types/should_fail/T4093a.stderr | 17 +-
.../tests/indexed-types/should_fail/T4174.stderr | 27 +-
.../tests/indexed-types/should_fail/T4179.stderr | 11 +-
.../tests/indexed-types/should_fail/T4272.stderr | 6 +-
.../tests/indexed-types/should_fail/T5439.stderr | 3 +-
.../tests/indexed-types/should_fail/T5934.stderr | 3 +-
.../tests/indexed-types/should_fail/T7010.stderr | 2 +-
.../tests/indexed-types/should_fail/T7729.stderr | 8 +-
.../tests/indexed-types/should_fail/T7729a.hs | 41 +++
.../tests/indexed-types/should_fail/T7729a.stderr | 8 +-
testsuite/tests/indexed-types/should_fail/T7786.hs | 2 +-
.../tests/indexed-types/should_fail/T8129.stdout | 4 +-
testsuite/tests/indexed-types/should_fail/T8227.hs | 23 +-
.../tests/indexed-types/should_fail/T8227.stderr | 20 +-
.../tests/indexed-types/should_fail/T8518.stderr | 26 +-
.../tests/indexed-types/should_fail/T9036.stderr | 4 +-
.../tests/numeric/should_compile/T7116.stdout | 28 +-
testsuite/tests/parser/should_compile/T2245.stderr | 10 +-
testsuite/tests/perf/compiler/T5837.hs | 14 +
testsuite/tests/perf/compiler/T5837.stderr | 310 ++++++++++-----------
testsuite/tests/polykinds/T7438.stderr | 0
testsuite/tests/polykinds/T8132.stderr | 7 +-
testsuite/tests/rebindable/rebindable6.stderr | 12 +-
.../tests/roles/should_compile/Roles13.stderr | 14 +-
testsuite/tests/roles/should_compile/T8958.stderr | 15 +-
.../tests/simplCore/should_compile/EvalTest.stdout | 2 +-
.../tests/simplCore/should_compile/T3717.stderr | 8 +-
.../tests/simplCore/should_compile/T3772.stdout | 13 +-
.../tests/simplCore/should_compile/T4201.stdout | 2 +-
.../tests/simplCore/should_compile/T4306.stdout | 2 +-
.../tests/simplCore/should_compile/T4908.stderr | 41 +--
.../tests/simplCore/should_compile/T4918.stdout | 4 +-
.../tests/simplCore/should_compile/T4930.stderr | 28 +-
.../tests/simplCore/should_compile/T5366.stdout | 2 +-
.../tests/simplCore/should_compile/T6056.stderr | 3 +-
.../tests/simplCore/should_compile/T7360.stderr | 20 +-
.../tests/simplCore/should_compile/T7865.stdout | 8 +-
.../tests/simplCore/should_compile/T8832.stdout | 20 +-
.../simplCore/should_compile/T8832.stdout-ws-32 | 16 +-
.../tests/simplCore/should_compile/T9400.stderr | 30 +-
.../tests/simplCore/should_compile/rule2.stderr | 2 +-
.../simplCore/should_compile/spec-inline.stderr | 87 +++---
testsuite/tests/th/T3319.stderr | 0
testsuite/tests/th/T3600.stderr | 0
testsuite/tests/th/T5217.stderr | 18 +-
testsuite/tests/th/all.T | 6 +-
.../tests/typecheck/should_compile/FD1.stderr | 6 +-
.../tests/typecheck/should_compile/FD2.stderr | 13 +-
testsuite/tests/typecheck/should_compile/T3346.hs | 4 +-
testsuite/tests/typecheck/should_compile/T8474.hs | 2 +
.../typecheck/should_compile/TcTypeNatSimple.hs | 11 +-
testsuite/tests/typecheck/should_compile/tc231.hs | 2 +-
.../tests/typecheck/should_compile/tc231.stderr | 2 +-
.../tests/typecheck/should_fail/ContextStack2.hs | 44 +++
.../typecheck/should_fail/ContextStack2.stderr | 6 +-
.../typecheck/should_fail/FDsFromGivens.stderr | 6 +-
.../typecheck/should_fail/FrozenErrorTests.stderr | 4 +-
testsuite/tests/typecheck/should_fail/T1899.stderr | 10 +-
testsuite/tests/typecheck/should_fail/T2688.stderr | 5 +-
testsuite/tests/typecheck/should_fail/T5236.stderr | 4 +-
testsuite/tests/typecheck/should_fail/T5300.stderr | 4 +-
testsuite/tests/typecheck/should_fail/T5684.stderr | 88 +++++-
testsuite/tests/typecheck/should_fail/T5853.stderr | 2 +-
.../tests/typecheck/should_fail/T7748a.stderr | 11 +-
testsuite/tests/typecheck/should_fail/T8142.stderr | 28 +-
testsuite/tests/typecheck/should_fail/T8450.hs | 3 +
testsuite/tests/typecheck/should_fail/T8450.stderr | 8 +-
testsuite/tests/typecheck/should_fail/T8883.stderr | 2 +-
testsuite/tests/typecheck/should_fail/T9305.stderr | 2 +-
testsuite/tests/typecheck/should_fail/mc21.stderr | 4 +-
testsuite/tests/typecheck/should_fail/mc22.stderr | 17 +-
testsuite/tests/typecheck/should_fail/mc25.stderr | 14 +-
.../tests/typecheck/should_fail/tcfail019.stderr | 2 +-
.../tests/typecheck/should_fail/tcfail067.stderr | 4 +-
testsuite/tests/typecheck/should_fail/tcfail068.hs | 2 +-
.../tests/typecheck/should_fail/tcfail068.stderr | 35 +--
.../tests/typecheck/should_fail/tcfail072.stderr | 4 +-
.../tests/typecheck/should_fail/tcfail131.stderr | 5 +-
.../tests/typecheck/should_fail/tcfail143.stderr | 4 +-
.../tests/typecheck/should_fail/tcfail171.stderr | 4 +-
.../tests/typecheck/should_fail/tcfail186.stderr | 0
.../tests/typecheck/should_fail/tcfail201.stderr | 9 +-
.../tests/typecheck/should_fail/tcfail204.stderr | 7 +-
testsuite/tests/typecheck/should_run/T5751.hs | 0
testsuite/tests/typecheck/should_run/tcrun036.hs | 12 +-
121 files changed, 1054 insertions(+), 760 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 5479ae0a0ff6d5df2da4f6208ce747f669c6d492
More information about the ghc-commits
mailing list