[commit: testsuite] master: Merge branch 'master' of http://darcs.haskell.org//testsuite (f0e3f27)
Simon Peyton Jones
simonpj at microsoft.com
Tue Jun 19 15:39:18 CEST 2012
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/f0e3f27ba7a3a5934479df4b74ddf9edbeddbfb8
>---------------------------------------------------------------
commit f0e3f27ba7a3a5934479df4b74ddf9edbeddbfb8
Merge: fa99d27... aa9b04b...
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Tue Jun 5 19:33:32 2012 +0100
Merge branch 'master' of http://darcs.haskell.org//testsuite
.gitignore | 7 +++
tests/codeGen/should_run/setByteArray.hs | 23 +++++++++++
tests/ghci.debugger/Unboxed.hs | 12 ++++++
tests/ghci.debugger/scripts/all.T | 1 +
tests/ghci.debugger/scripts/break026.stdout | 40 ++++++++++----------
tests/ghci.debugger/scripts/print035.script | 10 +++++
tests/ghci.debugger/scripts/print035.stdout | 5 ++
tests/perf/compiler/all.T | 2 +-
tests/th/T5971.stderr | 4 +-
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 | 7 +++
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 +
tests/typecheck/should_run/tcrun051.hs | 26 +++++++++++++
tests/typecheck/should_run/tcrun051.stdout | 1 +
38 files changed, 206 insertions(+), 170 deletions(-)
More information about the Cvs-ghc
mailing list