[commit: ghc] wip/perf-testsuite: Change the all.T files to new format (fd72d30)

git at git.haskell.org git at git.haskell.org
Tue Aug 29 15:12:13 UTC 2017


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/perf-testsuite
Link       : http://ghc.haskell.org/trac/ghc/changeset/fd72d30dc9b881b57adbad963556f1bb49a7e5a3/ghc

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

commit fd72d30dc9b881b57adbad963556f1bb49a7e5a3
Author: Jared Weakly <jweakly at pdx.edu>
Date:   Sun Aug 27 18:08:29 2017 -0700

    Change the all.T files to new format


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

fd72d30dc9b881b57adbad963556f1bb49a7e5a3
 libraries/base/tests/all.T                     |  16 +-
 testsuite/driver/perf_notes.py                 |   1 +
 testsuite/driver/runtests.py                   |   2 +-
 testsuite/driver/testlib.py                    |  11 +-
 testsuite/tests/callarity/perf/all.T           |  11 +-
 testsuite/tests/deriving/perf/all.T            |  10 +-
 testsuite/tests/perf/compiler/all.T            | 941 ++-----------------------
 testsuite/tests/perf/haddock/all.T             | 160 +----
 testsuite/tests/perf/join_points/all.T         |  15 +-
 testsuite/tests/perf/should_run/all.T          | 325 ++-------
 testsuite/tests/perf/space_leaks/all.T         |  74 +-
 testsuite/tests/primops/should_run/all.T       |   6 +-
 testsuite/tests/simplCore/should_compile/all.T |   3 +-
 testsuite/tests/simplStg/should_run/all.T      |   4 +-
 14 files changed, 129 insertions(+), 1450 deletions(-)

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

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc fd72d30dc9b881b57adbad963556f1bb49a7e5a3


More information about the ghc-commits mailing list