Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : ghc-generics
http://hackage.haskell.org/trac/ghc/changeset/d227d2000fa0f63ce98e5b86f02ad9a0fe1c0a18 >--------------------------------------------------------------- commit d227d2000fa0f63ce98e5b86f02ad9a0fe1c0a18 Merge: 0885f92... db60d4c... Author: Jose Pedro Magalhaes <[email protected]> Date: Tue May 17 08:52:26 2011 +0200 Merge branch 'master' of http://darcs.haskell.org/testsuite into ghc-generics .gitignore | 12 + tests/ghc-regress/codeGen/should_compile/all.T | 1 + .../codeGen/should_compile/massive_array.hs | 520 ++++++++++++++++++++ .../deSugar/should_compile/ds022.stderr-ghc | 4 +- tests/ghc-regress/ghci.debugger/getargs.hs | 5 +- .../ghci.debugger/scripts/getargs.script | 1 - .../ghci.debugger/scripts/getargs.stdout | 8 +- tests/ghc-regress/lib/IO/3307.hs | 38 ++ tests/ghc-regress/lib/IO/3307.stdout | 4 + tests/ghc-regress/lib/IO/4855.hs | 3 + tests/ghc-regress/lib/IO/4855.stderr | 1 + tests/ghc-regress/lib/IO/Makefile | 26 +- tests/ghc-regress/lib/IO/all.T | 7 + tests/ghc-regress/lib/IO/decodingerror001.stdout | 10 +- tests/ghc-regress/lib/IO/encoding002.hs | 67 +++ tests/ghc-regress/lib/IO/encoding002.stdout | 61 +++ tests/ghc-regress/lib/IO/encodingerror001.stdout | 36 +- tests/ghc-regress/lib/IO/environment001.hs | 16 + tests/ghc-regress/lib/IO/environment001.stdout | 6 + tests/ghc-regress/lib/Numeric/all.T | 2 +- tests/ghc-regress/lib/should_run/4006.hs | 8 + tests/ghc-regress/lib/should_run/4006.stdout | 2 + tests/ghc-regress/lib/should_run/all.T | 4 + tests/ghc-regress/lib/should_run/cstring001.hs | 18 + tests/ghc-regress/parser/should_compile/T2245.hs | 7 + .../ghc-regress/parser/should_compile/T2245.stderr | 34 ++ tests/ghc-regress/parser/should_compile/all.T | 1 + 27 files changed, 858 insertions(+), 44 deletions(-) _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
