Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master
http://hackage.haskell.org/trac/ghc/changeset/731426171075c6100aae698c54beb67e964d4acf >--------------------------------------------------------------- commit 731426171075c6100aae698c54beb67e964d4acf Merge: eb7ef21... 894e4a2... Author: Johan Tibell <johan.tib...@gmail.com> Date: Thu Dec 13 07:50:12 2012 -0800 Merge branch 'master' of https://github.com/ghc/testsuite mk/boilerplate.mk | 3 + tests/generics/GenCanDoRep1.hs | 4 + tests/ghc-api/T7478/A.hs | 6 ++ tests/ghc-api/T7478/B.hs | 4 + tests/ghc-api/T7478/C.hs | 4 + tests/ghc-api/T7478/Makefile | 11 ++++ tests/ghc-api/T7478/T7478.hs | 61 ++++++++++++++++++++ tests/ghc-api/T7478/T7478.stdout | 8 +++ tests/ghc-api/T7478/all.T | 2 + tests/indexed-types/should_compile/T7474.hs | 17 ++++++ tests/indexed-types/should_compile/all.T | 1 + tests/parser/should_compile/T7476/Makefile | 10 +++ tests/parser/should_compile/T7476/T7476.hs | 2 + tests/parser/should_compile/T7476/T7476.stdout | 1 + tests/parser/should_compile/T7476/all.T | 6 ++ tests/perf/compiler/all.T | 4 +- tests/polykinds/Holdermans.hs | 11 ---- tests/polykinds/Holdermans.stderr | 6 -- tests/polykinds/T7347.hs | 4 +- tests/polykinds/T7347.stderr | 6 -- tests/polykinds/all.T | 3 +- tests/safeHaskell/check/pkg01/all.T | 6 ++- tests/simplCore/should_compile/T7162.hs | 9 +++ .../should_compile/T7162.stderr} | 0 tests/simplCore/should_compile/all.T | 1 + tests/th/Makefile | 3 + tests/th/T5358.stderr | 8 --- tests/th/T7445.hs | 6 ++ tests/th/T7445a.hs | 13 ++++ tests/th/all.T | 6 ++- .../should_compile/UnboxStrictPrimitiveFields.hs | 28 +++++++++ tests/typecheck/should_compile/all.T | 1 + 32 files changed, 217 insertions(+), 38 deletions(-) _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc