[commit: testsuite] master: Test cases for GHCi data, class, etc. (73d2c7b)
Simon Marlow
marlowsd at gmail.com
Wed Sep 21 10:54:56 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/73d2c7b7b38330449a8a09d22586278cdd80d89f
>---------------------------------------------------------------
commit 73d2c7b7b38330449a8a09d22586278cdd80d89f
Author: Daniel Winograd-Cort <dwc at cs.yale.edu>
Date: Thu Aug 25 17:30:41 2011 +0100
Test cases for GHCi data, class, etc.
Test cases for GHCi data, type, newtype, class, instance,
deriving, etc declarations.
ghci054.script | 4 ++
tests/ghci/prog009/ghci.prog009.stderr | 2 +-
tests/ghci/scripts/2816.stderr | 2 +-
tests/ghci/scripts/T4127a.stderr | 8 ++--
tests/ghci/scripts/T5130.stderr | 2 +-
tests/ghci/scripts/all.T | 17 ++++++++
tests/ghci/scripts/ghci012.stdout | 2 +-
tests/ghci/scripts/ghci039.script | 3 +
tests/ghci/scripts/ghci039.stdout | 1 +
tests/ghci/scripts/ghci040.script | 4 ++
tests/ghci/scripts/ghci040.stdout | 2 +
tests/ghci/scripts/ghci041.script | 4 ++
tests/ghci/scripts/ghci041.stdout | 1 +
tests/ghci/scripts/ghci042.script | 10 +++++
tests/ghci/scripts/ghci042.stdout | 7 +++
tests/ghci/scripts/ghci043.script | 11 +++++
.../scripts/ghci043.stdout} | 0
tests/ghci/scripts/ghci044.script | 10 +++++
tests/ghci/scripts/ghci044.stderr | 13 ++++++
tests/ghci/scripts/ghci045.script | 6 +++
tests/ghci/scripts/ghci045.stdout | 2 +
tests/ghci/scripts/ghci046.script | 22 +++++++++++
tests/ghci/scripts/ghci046.stdout | 4 ++
tests/ghci/scripts/ghci047.script | 40 ++++++++++++++++++++
tests/ghci/scripts/ghci047.stderr | 12 ++++++
tests/ghci/scripts/ghci047.stdout | 4 ++
tests/ghci/scripts/ghci048.script | 5 ++
tests/ghci/scripts/ghci048.stderr | 10 +++++
tests/ghci/scripts/ghci049.script | 9 ++++
tests/ghci/scripts/ghci049.stdout | 2 +
tests/ghci/scripts/ghci050.script | 7 +++
tests/ghci/scripts/ghci050.stderr | 8 ++++
tests/ghci/scripts/ghci050.stdout | 1 +
tests/ghci/scripts/ghci051.script | 18 +++++++++
tests/ghci/scripts/ghci051.stderr | 5 ++
tests/ghci/scripts/ghci051.stdout | 9 ++++
tests/ghci/scripts/ghci052.script | 10 +++++
tests/ghci/scripts/ghci052.stderr | 27 +++++++++++++
tests/ghci/scripts/ghci052.stdout | 2 +
tests/ghci/scripts/ghci053.script | 10 +++++
tests/ghci/scripts/ghci053.stderr | 14 +++++++
tests/ghci/scripts/ghci053.stdout | 4 ++
tests/ghci/scripts/ghci054.script | 4 ++
tests/ghci/scripts/ghci054.stdout | 1 +
44 files changed, 331 insertions(+), 8 deletions(-)
Diff suppressed because of size. To see it, use:
git show 73d2c7b7b38330449a8a09d22586278cdd80d89f
More information about the Cvs-ghc
mailing list