[commit: testsuite] master: More helper conversions (53c525b)

Ian Lynagh igloo at earth.li
Mon Feb 11 17:34:49 CET 2013


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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/53c525b5d64911efec1b806978e6893490f239e9

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

commit 53c525b5d64911efec1b806978e6893490f239e9
Author: Ian Lynagh <ian at well-typed.com>
Date:   Mon Feb 11 15:39:12 2013 +0000

    More helper conversions

 driver/testlib.py                            |    9 ++----
 tests/annotations/should_run/all.T           |    2 +-
 tests/array/should_run/all.T                 |   34 +++++++++++++-------------
 tests/arrows/should_run/all.T                |    4 +-
 tests/concurrent/T2317/all.T                 |    2 +-
 tests/concurrent/prog001/all.T               |    2 +-
 tests/concurrent/prog002/all.T               |    2 +-
 tests/concurrent/prog003/all.T               |    2 +-
 tests/concurrent/should_run/all.T            |    4 +-
 tests/deSugar/should_run/all.T               |    4 +-
 tests/deriving/should_run/all.T              |   34 +++++++++++++-------------
 tests/dph/diophantine/dph-diophantine.T      |    2 +-
 tests/dph/dotp/dph-dotp.T                    |    4 +-
 tests/dph/nbody/dph-nbody.T                  |    4 +-
 tests/dph/primespj/dph-primespj.T            |    2 +-
 tests/dph/quickhull/dph-quickhull.T          |    4 +-
 tests/dph/smvm/dph-smvm.T                    |    4 +-
 tests/dph/words/dph-words.T                  |    4 +-
 tests/driver/dynamic_flags_001/all.T         |    2 +-
 tests/driver/dynamic_flags_002/all.T         |   16 ++++++++----
 tests/driver/recomp001/all.T                 |    2 +-
 tests/driver/recomp002/all.T                 |    2 +-
 tests/driver/recomp005/all.T                 |    2 +-
 tests/driver/recomp006/all.T                 |    3 +-
 tests/driver/recomp007/all.T                 |    2 +-
 tests/driver/recomp008/all.T                 |    2 +-
 tests/ffi/should_run/all.T                   |    2 +-
 tests/gadt/all.T                             |   12 ++++----
 tests/ghc-api/T4891/all.T                    |    2 +-
 tests/ghc-api/all.T                          |    2 +-
 tests/ghc-api/apirecomp001/all.T             |    5 +++-
 tests/ghci/scripts/all.T                     |    2 +-
 tests/programs/10queens/test.T               |    2 +-
 tests/programs/Queens/test.T                 |    2 +-
 tests/programs/andre_monad/test.T            |    2 +-
 tests/programs/andy_cherry/test.T            |    2 +-
 tests/programs/barton-mangler-bug/test.T     |    2 +-
 tests/programs/cholewo-eval/test.T           |    2 +-
 tests/programs/cvh_unboxing/test.T           |    2 +-
 tests/programs/fast2haskell/test.T           |    2 +-
 tests/programs/fun_insts/test.T              |    2 +-
 tests/programs/galois_raytrace/test.T        |    2 +-
 tests/programs/jl_defaults/test.T            |    2 +-
 tests/programs/joao-circular/test.T          |    2 +-
 tests/programs/jq_readsPrec/test.T           |    2 +-
 tests/programs/jtod_circint/test.T           |    2 +-
 tests/programs/jules_xref/test.T             |    2 +-
 tests/programs/jules_xref2/test.T            |    2 +-
 tests/programs/launchbury/test.T             |    2 +-
 tests/programs/lennart_range/test.T          |    2 +-
 tests/programs/lex/test.T                    |    2 +-
 tests/programs/life_space_leak/test.T        |    2 +-
 tests/programs/maessen-hashtab/test.T        |    2 +-
 tests/programs/north_array/test.T            |    2 +-
 tests/programs/okeefe_neural/test.T          |    2 +-
 tests/programs/record_upd/test.T             |    2 +-
 tests/programs/rittri/test.T                 |    2 +-
 tests/programs/sanders_array/test.T          |    2 +-
 tests/programs/seward-space-leak/test.T      |    2 +-
 tests/programs/strict_anns/test.T            |    2 +-
 tests/programs/thurston-modular-arith/test.T |    2 +-
 tests/quasiquotation/qq005/test.T            |    2 +-
 tests/quasiquotation/qq006/test.T            |    2 +-
 tests/quasiquotation/qq007/test.T            |    2 +-
 tests/quasiquotation/qq008/test.T            |    2 +-
 tests/rts/all.T                              |    2 +-
 tests/simplCore/should_compile/all.T         |    4 +-
 tests/typecheck/prog001/test.T               |    2 +-
 tests/typecheck/prog002/test.T               |    2 +-
 tests/typecheck/testeq1/test.T               |    2 +-
 70 files changed, 132 insertions(+), 125 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 53c525b5d64911efec1b806978e6893490f239e9



More information about the ghc-commits mailing list