Repository : ssh://darcs.haskell.org//srv/darcs/testsuite

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/34042417e71652031299b24b4b7074c45139f43b

>---------------------------------------------------------------

commit 34042417e71652031299b24b4b7074c45139f43b
Merge: aef8ac5... 94aa59a...
Author: Simon Peyton Jones <[email protected]>
Date:   Mon May 9 11:38:42 2011 +0100

    Merge branch 'master' of http://darcs.haskell.org/testsuite

 tests/ghc-regress/codeGen/should_run/5149.hs       |    8 +
 .../should_run/5149.stdout}                        |    0 
 tests/ghc-regress/codeGen/should_run/5149_cmm.cmm  |   29 +++
 tests/ghc-regress/codeGen/should_run/Makefile      |    7 +
 tests/ghc-regress/codeGen/should_run/all.T         |    3 +
 .../parser/should_compile/EmptyDecls.hs}           |    0 
 tests/ghc-regress/parser/should_compile/all.T      |    1 +
 tests/ghc-regress/parser/should_fail/all.T         |    1 +
 .../ghc-regress/parser/should_fail/readFail047.hs  |    9 +
 .../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 
 tests/ghc-regress/perf/compiler/all.T              |   12 +-
 tests/ghc-regress/perf/should_run/all.T            |    9 +-
 .../{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/layout/bad1.hs                           |    8 -
 tests/h98/run                                      |   16 --
 tests/libraries/Data/Makefile                      |   36 ---
 tests/libraries/Data/reference/Map.hs              |  221 -----------------
 tests/libraries/Data/reference/Set.hs              |   75 ------
 tests/libraries/Data/templates/BenchmarkMap.hs     |   70 ------
 tests/libraries/Data/templates/TestColl.hs         |   42 ----
 tests/libraries/Data/templates/TestMap.hs          |  100 --------
 tests/libraries/Data/templates/TestSet.hs          |   76 ------
 tests/libraries/Data/templates/TestSoundMap.hs     |  250 --------------------
 tests/libraries/Data/templates/TestSoundSet.hs     |  154 ------------
 tests/libraries/Data/test_List.hs                  |   31 ---
 tests/libraries/Data/tools/InstancesTestGen.hs     |   54 -----
 tests/libraries/Data/tools/LibTest.hs              |   92 -------
 tests/libraries/Data/tools/SoundnessTestGen.hs     |  120 ----------
 tests/libraries/Makefile                           |    3 -
 tests/libraries/base/fixed-arith/all.T             |    6 -
 tests/libraries/base/fixed-arith/fixed.hs          |   25 --
 tests/libraries/base/fixed-arith/fixed.stdout      |   72 ------
 tests/libraries/base/io/should_run/all.T           |    6 -
 tests/libraries/base/io/should_run/tempfiles.hs    |   19 --
 .../libraries/base/io/should_run/tempfiles.stdout  |    4 -
 95 files changed, 127 insertions(+), 1990 deletions(-)



_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to