Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master
http://hackage.haskell.org/trac/ghc/changeset/9381ced866b1d7578f9aeaaa60beb2079d8206a5 >--------------------------------------------------------------- commit 9381ced866b1d7578f9aeaaa60beb2079d8206a5 Merge: 3e2f258... ec748e3... Author: Dimitrios Vytiniotis <[email protected]> Date: Tue Jun 14 18:13:47 2011 +0100 Merge branch 'master' of http://darcs.haskell.org/testsuite .gitignore | 2 ++ tests/ghc-regress/deSugar/should_compile/Makefile | 5 +++++ tests/ghc-regress/deSugar/should_compile/T5252.hs | 13 +++++++++++++ tests/ghc-regress/deSugar/should_compile/T5252a.hs | 5 +++++ tests/ghc-regress/deSugar/should_compile/all.T | 4 ++++ tests/ghc-regress/generics/GShow/test.T | 2 +- .../ghci.debugger/scripts/print022.stdout | 2 +- tests/ghc-regress/lib/IO/3307.hs | 17 +++++++++++++++-- tests/ghc-regress/lib/IO/3307.stdout | 8 ++++++++ tests/ghc-regress/lib/IO/all.T | 6 +++++- tests/ghc-regress/rename/should_compile/T2436.hs | 14 ++++++++++++++ tests/ghc-regress/rename/should_compile/T2436a.hs | 4 ++++ tests/ghc-regress/rename/should_compile/all.T | 5 +++++ tests/ghc-regress/rename/should_fail/T5211.hs | 16 ++++++++++++++++ tests/ghc-regress/rename/should_fail/T5211.stderr | 5 +++++ tests/ghc-regress/rename/should_fail/all.T | 1 + tests/ghc-regress/th/T5217.hs | 11 +++++++++++ tests/ghc-regress/th/T5217.stderr | 14 ++++++++++++++ tests/ghc-regress/th/all.T | 1 + tests/ghc-regress/typecheck/should_fail/T3966.hs | 3 ++- .../ghc-regress/typecheck/should_fail/T3966.stderr | 3 +-- tests/ghc-regress/typecheck/should_fail/T5246.hs | 11 +++++++++++ .../ghc-regress/typecheck/should_fail/T5246.stderr | 6 ++++++ tests/ghc-regress/typecheck/should_fail/all.T | 3 ++- 24 files changed, 152 insertions(+), 9 deletions(-) _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
