Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master
http://hackage.haskell.org/trac/ghc/changeset/fc80ad108d2d08495c3d2489b138c9a77557d2a1 >--------------------------------------------------------------- commit fc80ad108d2d08495c3d2489b138c9a77557d2a1 Merge: 142444c... de7a0e5... Author: Dimitrios Vytiniotis <[email protected]> Date: Wed Nov 16 15:53:03 2011 +0000 Merge branch 'master' of http://darcs.haskell.org/testsuite driver/testglobals.py | 8 +- driver/testlib.py | 12 +++- tests/deriving/should_run/T5628.hs | 11 +++ tests/deriving/should_run/T5628.stderr | 1 + tests/deriving/should_run/all.T | 2 + tests/driver/Makefile | 6 ++ tests/driver/T5584/A.hs-boot | 3 + tests/driver/all.T | 2 + tests/dynlibs/Makefile | 8 +- tests/dynlibs/T4464B.c | 9 ++ tests/dynlibs/all.T | 14 ++-- tests/rts/testblockalloc.c | 8 ++ tests/simplCore/should_compile/T3234.stderr | 95 ++++++++++---------- tests/simplCore/should_compile/T4201.stdout | 2 +- tests/simplCore/should_run/T5587.hs | 30 ++++++ tests/simplCore/should_run/T5587.stderr | 1 + tests/simplCore/should_run/T5625.hs | 4 + .../should_run/T5625.stderr} | 0 tests/simplCore/should_run/all.T | 6 +- 19 files changed, 156 insertions(+), 66 deletions(-) _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
