[commit: testsuite] ghc-defer: Wibbles (generally improvements) to error messages following error-message refactoring (05c1f9c)
Simon Peyton Jones
simonpj at microsoft.com
Mon Jan 9 10:30:52 CET 2012
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : ghc-defer
http://hackage.haskell.org/trac/ghc/changeset/05c1f9c6c52b99184fbf3437d860c7dd55f261e1
>---------------------------------------------------------------
commit 05c1f9c6c52b99184fbf3437d860c7dd55f261e1
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Mon Jan 9 08:44:49 2012 +0000
Wibbles (generally improvements) to error messages following error-message refactoring
tests/annotations/should_fail/annfail10.stderr | 15 +++++++++---
tests/deriving/should_fail/T5287.stderr | 6 ++--
tests/gadt/T3169.stderr | 10 ++++++++
tests/ghci.debugger/scripts/break003.stderr | 4 ++-
tests/ghci.debugger/scripts/break006.stderr | 10 +++++---
tests/ghci.debugger/scripts/print019.stderr | 5 ++-
tests/indexed-types/should_compile/Simple14.stderr | 2 +
tests/indexed-types/should_compile/T3208b.stderr | 4 +++
tests/indexed-types/should_fail/NoMatchErr.stderr | 2 +
.../indexed-types/should_fail/SimpleFail16.stderr | 5 ++++
tests/indexed-types/should_fail/T1897b.stderr | 4 ++-
tests/indexed-types/should_fail/T1900.stderr | 10 --------
tests/indexed-types/should_fail/T2239.stderr | 12 +++++-----
tests/indexed-types/should_fail/T2544.stderr | 4 +++
tests/indexed-types/should_fail/T2627b.stderr | 2 +
tests/indexed-types/should_fail/T2693.stderr | 23 ++-----------------
tests/indexed-types/should_fail/T3330a.stderr | 19 +++++++++++++--
tests/indexed-types/should_fail/T3330c.stderr | 23 ++++++++-----------
tests/indexed-types/should_fail/T4179.stderr | 19 ----------------
tests/indexed-types/should_fail/T4272.stderr | 9 ++++++-
tests/indexed-types/should_fail/T4485.stderr | 10 ++++++++
.../typecheck/prog001/typecheck.prog001.stderr-ghc | 2 +-
tests/typecheck/should_compile/tc168.stderr | 3 +-
tests/typecheck/should_compile/tc211.stderr | 8 +++---
.../should_fail/FailDueToGivenOverlapping.stderr | 15 +++++-------
tests/typecheck/should_fail/T1897a.stderr | 8 +++++-
tests/typecheck/should_fail/T2846b.stderr | 3 +-
tests/typecheck/should_fail/T5684.stderr | 10 --------
tests/typecheck/should_fail/tcfail043.stderr | 22 ++++++++++++++++--
tests/typecheck/should_fail/tcfail068.stderr | 4 +-
tests/typecheck/should_fail/tcfail128.stderr | 5 +--
tests/typecheck/should_fail/tcfail133.stderr | 15 ++++++++++--
tests/typecheck/should_fail/tcfail142.stderr | 5 ++-
tests/typecheck/should_fail/tcfail174.stderr | 2 +-
tests/typecheck/should_fail/tcfail181.stderr | 5 ++-
35 files changed, 173 insertions(+), 132 deletions(-)
Diff suppressed because of size. To see it, use:
git show 05c1f9c6c52b99184fbf3437d860c7dd55f261e1
More information about the Cvs-ghc
mailing list