[commit: testsuite] unboxed-tuple-arguments2: Testsuite update for unboxed tuples in arguments (56e34ca)
Max Bolingbroke
batterseapower at hotmail.com
Sun Mar 18 18:38:10 CET 2012
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : unboxed-tuple-arguments2
http://hackage.haskell.org/trac/ghc/changeset/56e34cad232de4a06859b2262815d1a32dcb3317
>---------------------------------------------------------------
commit 56e34cad232de4a06859b2262815d1a32dcb3317
Author: Max Bolingbroke <batterseapower at hotmail.com>
Date: Wed Mar 7 17:10:29 2012 +0000
Testsuite update for unboxed tuples in arguments
.gitignore | 6 +++
tests/ghci.debugger/scripts/break026.stdout | 40 ++++++++++----------
tests/typecheck/should_compile/tc141.stderr | 6 +-
tests/typecheck/should_fail/T5573a.hs | 16 --------
tests/typecheck/should_fail/T5573a.stderr | 16 --------
tests/typecheck/should_fail/T5573b.hs | 8 ----
tests/typecheck/should_fail/T5573b.stderr | 7 ---
tests/typecheck/should_fail/all.T | 6 ---
tests/typecheck/should_fail/tcfail087.hs | 13 ------
tests/typecheck/should_fail/tcfail087.stderr | 7 ---
tests/typecheck/should_fail/tcfail115.hs | 13 ------
tests/typecheck/should_fail/tcfail115.stderr | 14 -------
tests/typecheck/should_fail/tcfail120.hs | 14 -------
tests/typecheck/should_fail/tcfail120.stderr | 7 ---
tests/typecheck/should_fail/tcfail141.hs | 17 --------
tests/typecheck/should_fail/tcfail141.stderr | 7 ---
tests/typecheck/should_fail/tcfail159.stderr | 4 +-
tests/typecheck/should_run/T5573a.hs | 17 ++++++++
tests/typecheck/should_run/T5573a.stdout | 1 +
tests/typecheck/should_run/T5573b.hs | 12 ++++++
.../should_run/T5573b.stdout} | 0
tests/typecheck/should_run/all.T | 6 +++
tests/typecheck/should_run/tcrun047.hs | 16 ++++++++
.../{tcrun019.stdout => tcrun047.stdout} | 0
tests/typecheck/should_run/tcrun048.hs | 13 ++++++
tests/typecheck/should_run/tcrun048.stdout | 1 +
tests/typecheck/should_run/tcrun049.hs | 12 ++++++
.../should_run/tcrun049.stdout} | 0
tests/typecheck/should_run/tcrun050.hs | 16 ++++++++
tests/typecheck/should_run/tcrun050.stdout | 1 +
30 files changed, 126 insertions(+), 170 deletions(-)
Diff suppressed because of size. To see it, use:
git show 56e34cad232de4a06859b2262815d1a32dcb3317
More information about the Cvs-ghc
mailing list