Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master
http://hackage.haskell.org/trac/ghc/changeset/e895cd0e6086f79edf288c35145efa7f4e2b9d22 >--------------------------------------------------------------- commit e895cd0e6086f79edf288c35145efa7f4e2b9d22 Author: Ian Lynagh <[email protected]> Date: Sun May 8 21:14:31 2011 +0100 Move tests out of h98; directory now removed .../parser/should_compile/EmptyDecls.hs} | 0 tests/ghc-regress/parser/should_compile/all.T | 1 + tests/ghc-regress/parser/should_fail/all.T | 1 + .../parser/should_fail/readFail047.hs} | 3 +- .../parser/should_fail/readFail047.stderr | 2 + tests/ghc-regress/parser/should_run/all.T | 2 + tests/ghc-regress/parser/should_run/operator.hs | 23 ++++++++ .../ghc-regress/parser/should_run/operator.stdout | 8 +++ .../parser/should_run/operator2.hs} | 0 .../parser/should_run/operator2.stdout} | 0 .../{array/should_run => programs/Queens}/Makefile | 0 .../{h98 => ghc-regress/programs}/Queens/queens.hs | 0 .../programs/Queens/queens.stdout} | 0 tests/ghc-regress/programs/Queens/test.T | 6 ++ tests/ghc-regress/typecheck/should_compile/all.T | 1 + .../typecheck/should_compile/tc249.hs} | 0 tests/ghc-regress/typecheck/should_fail/all.T | 1 + .../typecheck/should_fail/tcfail208.hs} | 0 .../typecheck/should_fail/tcfail208.stderr | 13 +++++ tests/h98/Array/largeArray.T | 12 ---- tests/h98/Array/largeArray.expect.stdout | 1 - tests/h98/Array/largeArray.hs | 10 ---- tests/h98/Directory/getDCs.T | 16 ------ tests/h98/Directory/getDCs.hs | 9 --- tests/h98/EmptyDecls/edecls.T | 12 ---- tests/h98/EmptyDecls/edecls.expect.stdout | 1 - tests/h98/Enum/all.T | 22 -------- tests/h98/Enum/list.expected.stdout | 1 - tests/h98/Enum/list.hs | 2 - tests/h98/Enum/succ.expect.stdout | 1 - tests/h98/Enum/succ.hs | 1 - tests/h98/N+K/nplusk.T | 12 ---- tests/h98/N+K/nplusk.expect.stdout | 1 - tests/h98/N+K/nplusk.hs | 15 ------ tests/h98/Queens/queens.T | 12 ---- tests/h98/chr/chr1.T | 12 ---- tests/h98/chr/chr1.expected.stdout | 1 - tests/h98/chr/chr1.hs | 10 ---- tests/h98/chr/testconfig.T | 13 ----- tests/h98/ctxsimpl/all.T | 24 --------- tests/h98/ctxsimpl/bad/testconfig.T | 16 ------ tests/h98/fields/all.T | 54 -------------------- tests/h98/fields/empty.hs | 9 --- tests/h98/fields/operator.expected.stdout | 2 - tests/h98/fields/operator.hs | 11 ---- tests/h98/fields/puns.hs | 5 -- tests/h98/fields/puns/testconfig.T | 16 ------ tests/h98/fields/showread.expect.stdout | 2 - tests/h98/fields/showread.hs | 18 ------- tests/h98/fields/type.expect.stdout | 1 - tests/h98/fields/type.hs | 15 ------ tests/h98/float/show.T | 12 ---- tests/h98/float/show.hs | 5 -- tests/h98/identifiers/all.T | 18 ------- tests/h98/identifiers/qual.hs | 2 - tests/h98/identifiers/twiddle.hs | 4 -- tests/h98/infix/all.T | 52 ------------------- tests/h98/infix/fndecl.hs | 10 ---- tests/h98/infix/infix.expect.stdout | 1 - tests/h98/infix/infix.hs | 17 ------ tests/h98/infix/local.expect.stdout | 1 - tests/h98/infix/local.hs | 6 -- tests/h98/infix/minus.expect.stdout | 1 - tests/h98/infix/minus.hs | 4 -- tests/h98/layout/bad/testconfig.T | 16 ------ tests/h98/layout/bad1.T | 16 ------ tests/h98/run | 16 ------ 67 files changed, 60 insertions(+), 519 deletions(-) Diff suppressed because of size. To see it, use: git show e895cd0e6086f79edf288c35145efa7f4e2b9d22 _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
