Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master
http://hackage.haskell.org/trac/ghc/changeset/a07e5699843e69ebcda714386fc08abceb111e50 >--------------------------------------------------------------- commit a07e5699843e69ebcda714386fc08abceb111e50 Merge: 87cfd00... ff54a70... Author: Simon Peyton Jones <[email protected]> Date: Mon Apr 23 20:35:58 2012 +0100 Merge branch 'master' of http://darcs.haskell.org//testsuite driver/testglobals.py | 4 +- driver/testlib.py | 18 +++++- tests/ghci.debugger/scripts/all.T | 12 ++-- tests/ghci/scripts/Defer02.stderr | 59 +++++++++++++++++++ tests/ghci/scripts/Defer02.stdout | 60 +------------------- tests/ghci/scripts/all.T | 22 ++++---- tests/ghci/scripts/ghci044.stderr | 4 +- tests/ghci/should_run/all.T | 3 +- tests/haddock/haddock_examples/haddock.Test.stderr | 4 +- .../indexed-types/should_fail/SimpleFail2b.stderr | 4 +- tests/module/mod51.stderr | 4 +- tests/numeric/should_run/all.T | 1 + tests/numeric/should_run/quotRem2.hs | 34 +++++++++++ tests/numeric/should_run/quotRem2.stdout | 3 + tests/safeHaskell/ghci/p12.stderr | 2 + tests/safeHaskell/ghci/p12.stdout | 2 - tests/safeHaskell/ghci/p2.stderr | 2 + tests/safeHaskell/ghci/p2.stdout | 2 - tests/safeHaskell/ghci/p3.stderr | 1 + tests/safeHaskell/ghci/p3.stdout | 1 - tests/safeHaskell/ghci/{p5.stdout => p5.stderr} | 0 tests/safeHaskell/ghci/{p7.stdout => p7.stderr} | 0 tests/safeHaskell/ghci/{p8.stdout => p8.stderr} | 0 tests/th/T1835.stdout | 6 +- tests/typecheck/should_compile/T2494.stderr | 6 +- tests/typecheck/should_fail/T5691.hs | 29 ++++++++++ tests/typecheck/should_fail/T5691.stderr | 14 +++++ tests/typecheck/should_fail/all.T | 1 + tests/typecheck/should_fail/tcfail043.stderr | 2 +- 29 files changed, 198 insertions(+), 102 deletions(-) _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
