[commit: testsuite] tc-untouchables: A ton of error message wibbles (5e861f4)
Simon Peyton Jones
simonpj at microsoft.com
Fri Sep 28 17:06:38 CEST 2012
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : tc-untouchables
http://hackage.haskell.org/trac/ghc/changeset/5e861f4c451ef98a521729936797fb1675960080
>---------------------------------------------------------------
commit 5e861f4c451ef98a521729936797fb1675960080
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Fri Sep 21 12:19:56 2012 +0100
A ton of error message wibbles
Notably
* Showing relevant bindings
* Not suggesting add instance (Num T); see Trac #7222
tests/annotations/should_fail/annfail05.stderr | 2 -
tests/annotations/should_fail/annfail08.stderr | 3 -
tests/arrows/should_fail/T5380.stderr | 7 ++
tests/deriving/should_fail/T2851.stderr | 5 +-
tests/deriving/should_fail/T3621.stderr | 5 +-
tests/deriving/should_fail/T5287.stderr | 2 +
.../drvfail-foldable-traversable1.stderr | 10 +--
tests/deriving/should_fail/drvfail-functor2.stderr | 5 +-
tests/deriving/should_fail/drvfail001.stderr | 5 +-
tests/deriving/should_fail/drvfail002.stderr | 7 +-
tests/deriving/should_fail/drvfail003.stderr | 5 +-
tests/deriving/should_fail/drvfail004.stderr | 5 +-
tests/deriving/should_fail/drvfail007.stderr | 5 +-
tests/deriving/should_fail/drvfail012.stderr | 5 +-
tests/deriving/should_fail/drvfail013.stderr | 10 +--
tests/driver/T5147/T5147.stderr | 1 -
tests/gadt/T3169.stderr | 11 +++
tests/gadt/rw.stderr | 8 ++
tests/ghci.debugger/scripts/break003.stderr | 1 -
tests/ghci.debugger/scripts/break006.stderr | 2 +
tests/ghci.debugger/scripts/print019.stderr | 1 +
tests/ghci/scripts/ghci050.stderr | 5 ++
tests/indexed-types/should_compile/Simple14.stderr | 11 ++-
tests/indexed-types/should_compile/T3208b.stderr | 15 +---
.../indexed-types/should_fail/ExtraTcsUntch.stderr | 1 -
tests/indexed-types/should_fail/GADTwrong1.stderr | 3 +
tests/indexed-types/should_fail/NoMatchErr.stderr | 9 ++-
.../indexed-types/should_fail/SimpleFail16.stderr | 5 +-
.../indexed-types/should_fail/SimpleFail5a.stderr | 2 +
tests/indexed-types/should_fail/T1897b.stderr | 2 +-
tests/indexed-types/should_fail/T1900.stderr | 4 +-
tests/indexed-types/should_fail/T2239.stderr | 2 +-
tests/indexed-types/should_fail/T2544.stderr | 27 ++++++--
tests/indexed-types/should_fail/T2627b.stderr | 19 +++---
tests/indexed-types/should_fail/T2664.stderr | 5 +-
tests/indexed-types/should_fail/T2693.stderr | 31 ++++++++
tests/indexed-types/should_fail/T3330a.stderr | 12 +++
tests/indexed-types/should_fail/T3440.stderr | 4 +
tests/indexed-types/should_fail/T4093a.stderr | 1 +
tests/indexed-types/should_fail/T4093b.stderr | 9 +++
tests/indexed-types/should_fail/T4099.stderr | 6 ++
tests/indexed-types/should_fail/T4179.stderr | 3 +
tests/indexed-types/should_fail/T4272.stderr | 3 +
tests/indexed-types/should_fail/T5439.stderr | 13 +++-
tests/indexed-types/should_fail/T5934.stderr | 2 -
tests/indexed-types/should_fail/T6123.stderr | 5 +-
tests/mdo/should_fail/mdofail001.stderr | 4 +-
tests/module/mod46.stderr | 1 -
tests/parser/should_fail/readFail003.stderr | 18 ++++-
tests/polykinds/T6054.stderr | 3 +-
tests/polykinds/T7230.stderr | 3 +
tests/rebindable/rebindable6.stderr | 20 ++++--
tests/safeHaskell/ghci/p15.stderr | 1 -
tests/simplCore/should_compile/simpl017.stderr | 30 +++++++-
tests/typecheck/should_compile/FD1.stderr | 1 +
tests/typecheck/should_compile/FD2.stderr | 6 ++
tests/typecheck/should_compile/T2494.stderr | 24 +++++--
tests/typecheck/should_compile/tc141.stderr | 9 +++
tests/typecheck/should_compile/tc168.stderr | 1 -
tests/typecheck/should_compile/tc211.stderr | 4 +-
tests/typecheck/should_fail/FDsFromGivens.stderr | 6 +-
tests/typecheck/should_fail/IPFail.stderr | 1 -
.../should_fail/LongWayOverlapping.stderr | 2 -
tests/typecheck/should_fail/SCLoop.stderr | 4 +-
tests/typecheck/should_fail/T1899.stderr | 3 +
tests/typecheck/should_fail/T2414.stderr | 2 +-
tests/typecheck/should_fail/T2534.stderr | 5 +-
tests/typecheck/should_fail/T2688.stderr | 4 +
tests/typecheck/should_fail/T2714.stderr | 4 +
tests/typecheck/should_fail/T2846b.stderr | 1 -
tests/typecheck/should_fail/T3592.stderr | 1 -
tests/typecheck/should_fail/T5300.stderr | 3 +
tests/typecheck/should_fail/T5570.stderr | 2 +-
tests/typecheck/should_fail/T5684.stderr | 74 +++++++++++++++++++-
tests/typecheck/should_fail/T5689.stderr | 3 +
tests/typecheck/should_fail/T5853.stderr | 19 +++--
tests/typecheck/should_fail/T5858.stderr | 2 -
tests/typecheck/should_fail/mc20.stderr | 4 +-
tests/typecheck/should_fail/mc22.stderr | 7 +-
tests/typecheck/should_fail/mc23.stderr | 5 +-
tests/typecheck/should_fail/mc24.stderr | 4 +-
tests/typecheck/should_fail/mc25.stderr | 5 +-
tests/typecheck/should_fail/tcfail001.stderr | 1 +
tests/typecheck/should_fail/tcfail002.stderr | 5 +-
tests/typecheck/should_fail/tcfail003.stderr | 4 +-
tests/typecheck/should_fail/tcfail004.stderr | 7 ++-
tests/typecheck/should_fail/tcfail005.stderr | 6 ++-
tests/typecheck/should_fail/tcfail006.stderr | 4 +-
tests/typecheck/should_fail/tcfail007.stderr | 4 +-
tests/typecheck/should_fail/tcfail008.stderr | 5 +-
tests/typecheck/should_fail/tcfail010.stderr | 1 -
tests/typecheck/should_fail/tcfail013.stderr | 3 +-
tests/typecheck/should_fail/tcfail014.stderr | 5 +-
tests/typecheck/should_fail/tcfail015.stderr | 4 +-
tests/typecheck/should_fail/tcfail016.stderr | 20 ++++--
tests/typecheck/should_fail/tcfail017.stderr | 1 -
tests/typecheck/should_fail/tcfail018.stderr | 1 -
tests/typecheck/should_fail/tcfail019.stderr | 1 -
tests/typecheck/should_fail/tcfail020.stderr | 1 -
tests/typecheck/should_fail/tcfail029.stderr | 4 +-
tests/typecheck/should_fail/tcfail032.stderr | 16 ++---
tests/typecheck/should_fail/tcfail033.stderr | 6 ++-
tests/typecheck/should_fail/tcfail043.stderr | 14 +++-
tests/typecheck/should_fail/tcfail046.stderr | 10 +--
tests/typecheck/should_fail/tcfail065.stderr | 3 +
tests/typecheck/should_fail/tcfail068.stderr | 30 ++++++++
tests/typecheck/should_fail/tcfail076.stderr | 3 +
tests/typecheck/should_fail/tcfail083.stderr | 14 ++++
tests/typecheck/should_fail/tcfail099.stderr | 4 +
tests/typecheck/should_fail/tcfail102.stderr | 1 -
tests/typecheck/should_fail/tcfail103.stderr | 4 +
tests/typecheck/should_fail/tcfail106.stderr | 1 -
tests/typecheck/should_fail/tcfail109.stderr | 1 -
tests/typecheck/should_fail/tcfail128.stderr | 3 -
tests/typecheck/should_fail/tcfail131.stderr | 3 +
tests/typecheck/should_fail/tcfail133.stderr | 3 -
tests/typecheck/should_fail/tcfail137.stderr | 8 +--
tests/typecheck/should_fail/tcfail140.stderr | 12 +++-
tests/typecheck/should_fail/tcfail153.stderr | 3 +
tests/typecheck/should_fail/tcfail169.stderr | 5 +-
tests/typecheck/should_fail/tcfail174.stderr | 12 ++-
tests/typecheck/should_fail/tcfail175.stderr | 2 +
tests/typecheck/should_fail/tcfail178.stderr | 8 ++-
tests/typecheck/should_fail/tcfail179.stderr | 5 ++
tests/typecheck/should_fail/tcfail182.stderr | 2 +
tests/typecheck/should_fail/tcfail189.stderr | 4 +-
tests/typecheck/should_fail/tcfail190.stderr | 4 +-
tests/typecheck/should_fail/tcfail192.stderr | 4 +-
tests/typecheck/should_fail/tcfail194.stderr | 5 +-
tests/typecheck/should_fail/tcfail198.stderr | 4 +
tests/typecheck/should_fail/tcfail201.stderr | 5 ++
tests/typecheck/should_fail/tcfail206.stderr | 4 +
tests/typecheck/should_fail/tcfail208.stderr | 1 -
133 files changed, 618 insertions(+), 253 deletions(-)
Diff suppressed because of size. To see it, use:
git show 5e861f4c451ef98a521729936797fb1675960080
More information about the Cvs-ghc
mailing list