[commit: testsuite] master: Convert more helper functions (aa04bca)

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


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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/aa04bca1b372fc9d53aa23244663480f7cc70065

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

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

    Convert more helper functions

 driver/testlib.py                          |   83 +++++++--------------------
 tests/annotations/should_compile/all.T     |    2 +-
 tests/annotations/should_run/all.T         |    2 +-
 tests/arrows/should_fail/all.T             |    2 +-
 tests/concurrent/should_run/all.T          |    2 +-
 tests/deSugar/should_compile/all.T         |    2 +-
 tests/deSugar/should_run/all.T             |    4 +-
 tests/gadt/all.T                           |    8 +-
 tests/ghc-e/should_run/all.T               |    4 +-
 tests/ghci.debugger/scripts/all.T          |    4 +-
 tests/ghci.debugger/scripts/break022/all.T |    2 +-
 tests/ghci.debugger/scripts/break023/all.T |    2 +-
 tests/ghci/linking/all.T                   |    4 +-
 tests/ghci/scripts/all.T                   |    2 +-
 tests/ghci/should_run/all.T                |    2 +-
 tests/indexed-types/should_compile/all.T   |    2 +-
 tests/indexed-types/should_fail/all.T      |    2 +-
 tests/layout/all.T                         |    2 +-
 tests/module/all.T                         |    2 +-
 tests/module/base01/all.T                  |    2 +-
 tests/parser/should_compile/all.T          |    6 +-
 tests/parser/should_fail/all.T             |    6 +-
 tests/parser/should_run/all.T              |    2 +-
 tests/perf/haddock/all.T                   |    6 +-
 tests/plugins/all.T                        |    2 +-
 tests/programs/life_space_leak/test.T      |    2 +-
 tests/rename/should_compile/all.T          |    2 +-
 tests/rts/all.T                            |    2 +-
 tests/simplCore/should_compile/all.T       |    4 +-
 tests/th/T2014/all.T                       |    2 +-
 tests/th/TH_import_loop/TH_import_loop.T   |    2 +-
 tests/th/TH_spliceViewPat/test.T           |    2 +-
 tests/th/all.T                             |    6 +-
 tests/typecheck/should_compile/all.T       |    6 +-
 tests/typecheck/should_fail/all.T          |    4 +-
 35 files changed, 75 insertions(+), 114 deletions(-)


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

    git show aa04bca1b372fc9d53aa23244663480f7cc70065



More information about the ghc-commits mailing list