[commit: ghc] wip/perf-testsuite: Change the all.T files to new format (fcebcc4)
git at git.haskell.org
git at git.haskell.org
Sat Sep 2 21:46:52 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/perf-testsuite
Link : http://ghc.haskell.org/trac/ghc/changeset/fcebcc46e31fdbd866c31054392565b3ab44e533/ghc
>---------------------------------------------------------------
commit fcebcc46e31fdbd866c31054392565b3ab44e533
Author: Jared Weakly <jweakly at pdx.edu>
Date: Sun Aug 27 18:08:29 2017 -0700
Change the all.T files to new format
>---------------------------------------------------------------
fcebcc46e31fdbd866c31054392565b3ab44e533
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 | 942 ++-----------------------
testsuite/tests/perf/haddock/all.T | 162 +----
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(+), 1453 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 fcebcc46e31fdbd866c31054392565b3ab44e533
More information about the ghc-commits
mailing list