[commit: testsuite] master: Test associated type defaults (8acdfa2)
Max Bolingbroke
batterseapower at hotmail.com
Fri Sep 9 09:59:46 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/8acdfa21e9fe3e3527e86769b219bf2b82096fad
>---------------------------------------------------------------
commit 8acdfa21e9fe3e3527e86769b219bf2b82096fad
Author: Max Bolingbroke <batterseapower at hotmail.com>
Date: Tue Sep 6 08:41:20 2011 +0100
Test associated type defaults
tests/indexed-types/should_fail/SimpleFail4.stderr | 8 +++++---
tests/typecheck/should_compile/Tc251_Help.hs | 6 ++++++
tests/typecheck/should_compile/all.T | 6 ++++++
tests/typecheck/should_compile/tc250.hs | 16 ++++++++++++++++
tests/typecheck/should_compile/tc251.hs | 13 +++++++++++++
tests/typecheck/should_compile/tc252.hs | 17 +++++++++++++++++
tests/typecheck/should_compile/tc253.hs | 18 ++++++++++++++++++
tests/typecheck/should_compile/tc254.hs | 9 +++++++++
tests/typecheck/should_compile/tc254.stderr | 4 ++++
tests/typecheck/should_fail/AssocTyDef01.hs | 10 ++++++++++
tests/typecheck/should_fail/AssocTyDef01.stderr | 3 +++
tests/typecheck/should_fail/AssocTyDef02.hs | 7 +++++++
tests/typecheck/should_fail/AssocTyDef02.stderr | 6 ++++++
tests/typecheck/should_fail/AssocTyDef03.hs | 7 +++++++
tests/typecheck/should_fail/AssocTyDef03.stderr | 5 +++++
tests/typecheck/should_fail/AssocTyDef04.hs | 7 +++++++
tests/typecheck/should_fail/AssocTyDef04.stderr | 7 +++++++
tests/typecheck/should_fail/AssocTyDef05.hs | 7 +++++++
tests/typecheck/should_fail/AssocTyDef05.stderr | 5 +++++
tests/typecheck/should_fail/AssocTyDef06.hs | 7 +++++++
tests/typecheck/should_fail/AssocTyDef06.stderr | 5 +++++
tests/typecheck/should_fail/AssocTyDef07.hs | 6 ++++++
tests/typecheck/should_fail/AssocTyDef07.stderr | 3 +++
tests/typecheck/should_fail/AssocTyDef08.hs | 5 +++++
tests/typecheck/should_fail/AssocTyDef08.stderr | 3 +++
tests/typecheck/should_fail/AssocTyDef09.hs | 9 +++++++++
tests/typecheck/should_fail/AssocTyDef09.stderr | 3 +++
tests/typecheck/should_fail/all.T | 10 ++++++++++
28 files changed, 209 insertions(+), 3 deletions(-)
Diff suppressed because of size. To see it, use:
git show 8acdfa21e9fe3e3527e86769b219bf2b82096fad
More information about the Cvs-ghc
mailing list