[commit: testsuite] master: Merge branch 'master' of http://darcs.haskell.org/testsuite (b1d5c82)
Simon Peyton Jones
simonpj at microsoft.com
Thu Feb 14 11:45:15 CET 2013
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/b1d5c826e3b044e143d9771e28d58834625b64c2
>---------------------------------------------------------------
commit b1d5c826e3b044e143d9771e28d58834625b64c2
Merge: 5a1ee55... f4d4997...
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Fri Jan 25 14:42:59 2013 +0000
Merge branch 'master' of http://darcs.haskell.org/testsuite
.gitignore | 86 +++++++++++++++
config/ghc | 10 +-
driver/runtests.py | 48 +++++----
driver/testglobals.py | 3 +
driver/testlib.py | 27 ++++-
tests/codeGen/should_run/T7600.hs | 111 ++++++++++++++++++++
tests/codeGen/should_run/T7600.stdout | 2 +
tests/codeGen/should_run/T7600_A.hs | 83 +++++++++++++++
tests/codeGen/should_run/all.T | 2 +
tests/deSugar/should_compile/T2431.stderr | 2 +-
tests/deriving/should_compile/Makefile | 6 +
tests/deriving/should_compile/T1133.hs | 8 ++
tests/deriving/should_compile/T1133.hs-boot | 4 +
tests/deriving/should_compile/all.T | 4 +
tests/deriving/should_fail/Makefile | 5 +
tests/deriving/should_fail/T1133A.hs | 6 +
tests/deriving/should_fail/T1133A.hs-boot | 4 +
tests/deriving/should_fail/T1133A.stderr | 7 ++
tests/deriving/should_fail/all.T | 5 +-
tests/driver/1372/Makefile | 41 -------
tests/driver/1372/all.T | 5 -
tests/driver/1959/test.T | 5 -
tests/driver/2464.stderr | 3 -
tests/driver/2499.stderr | 4 -
tests/driver/3674.hs | 5 -
tests/driver/437/Makefile | 27 -----
tests/driver/437/all.T | 7 --
tests/driver/Makefile | 10 +-
tests/driver/T1372/Makefile | 41 +++++++
.../{1372/1372.stderr => T1372/T1372.stderr} | 0
tests/driver/T1372/all.T | 5 +
tests/driver/{1372 => T1372}/p1/A1.hs | 0
tests/driver/{1372 => T1372}/p1/A2.hs | 0
tests/driver/{1372 => T1372}/p1/Setup.hs | 0
tests/driver/{1372 => T1372}/p1/p1.cabal | 0
tests/driver/{1372 => T1372}/p2/Main.hs | 0
tests/driver/{1372 => T1372}/p2/Setup.hs | 0
tests/driver/{1372 => T1372}/p2/p2.cabal | 0
tests/driver/{1959 => T1959}/B.hs | 0
tests/driver/{1959 => T1959}/C.hs | 0
tests/driver/{1959 => T1959}/D.hs | 0
tests/driver/{1959 => T1959}/E1.hs | 0
tests/driver/{1959 => T1959}/E2.hs | 0
tests/driver/{1959 => T1959}/Makefile | 0
.../{1959/1959.stdout => T1959/T1959.stdout} | 0
tests/driver/T1959/test.T | 5 +
tests/driver/{2464.hs => T2464.hs} | 0
tests/driver/T2464.stderr | 3 +
tests/driver/{2499.hs => T2499.hs} | 0
tests/driver/T2499.stderr | 4 +
tests/driver/{2566.stderr => T2566.stderr} | 0
tests/driver/T3674.hs | 5 +
tests/driver/{3674_pre.hs => T3674_pre.hs} | 0
tests/driver/T437/Makefile | 27 +++++
tests/driver/{437/437.stderr => T437/T437.stderr} | 0
tests/driver/{437/437.stdout => T437/T437.stdout} | 0
tests/driver/{437 => T437}/Test.hs | 0
tests/driver/{437 => T437}/Test2.hs | 0
tests/driver/T437/all.T | 7 ++
tests/driver/{5313.hs => T5313.hs} | 0
tests/driver/all.T | 16 ++--
tests/ghc-e/should_run/Makefile | 3 +
tests/ghc-e/should_run/all.T | 1 +
tests/ghci/scripts/T7587.script | 3 +
tests/ghci/scripts/T7587.stdout | 1 +
tests/ghci/scripts/all.T | 1 +
tests/indexed-types/should_compile/Gentle.hs | 4 +-
tests/indexed-types/should_compile/T3017.stderr | 2 +-
tests/llvm/should_compile/T7571.cmm | 11 ++
tests/llvm/should_compile/T7575.hs | 16 +++
tests/llvm/should_compile/all.T | 3 +-
tests/numeric/should_run/all.T | 2 +-
tests/perf/compiler/all.T | 13 ++-
tests/perf/haddock/all.T | 3 +-
tests/perf/should_run/all.T | 7 +-
tests/polykinds/T5716.stderr | 8 +-
tests/polykinds/T6068.hs | 4 +-
tests/polykinds/T6068.stdout | 3 +-
tests/polykinds/T7488.hs | 2 +-
tests/polykinds/T7594.hs | 27 +++++
tests/polykinds/T7594.stderr | 16 +++
tests/polykinds/all.T | 1 +
tests/simplCore/should_compile/EvalTest.stdout | 2 +-
tests/simplCore/should_compile/T3717.stderr | 4 +-
tests/simplCore/should_compile/T3772.stdout | 4 +-
tests/simplCore/should_compile/T4201.stdout | 6 +-
tests/simplCore/should_compile/T4908.stderr | 6 +-
tests/simplCore/should_compile/T4930.stderr | 4 +-
tests/simplCore/should_compile/T7360.stderr | 6 +-
tests/simplCore/should_compile/spec-inline.stderr | 12 +-
tests/simplCore/should_run/all.T | 4 +-
tests/simplCore/should_run/simplrun010.hs | 15 +++-
tests/simplCore/should_run/simplrun010.stderr | 4 +-
tests/typecheck/should_compile/tc226.hs | 3 +-
tests/typecheck/should_compile/tc231.stderr | 4 +-
tests/typecheck/should_compile/tc235.hs | 2 +-
tests/typecheck/should_fail/T2247.hs | 18 +++
tests/typecheck/should_fail/T2247.stderr | 6 +
tests/typecheck/should_fail/T3468.stderr | 4 +-
tests/typecheck/should_fail/T5684.hs | 2 +-
tests/typecheck/should_fail/all.T | 1 +
101 files changed, 684 insertions(+), 197 deletions(-)
More information about the ghc-commits
mailing list