[commit: ghc] wip/perf-testsuite: Add more documentation and a README to the testsuite driver. (94aa273)
git at git.haskell.org
git at git.haskell.org
Fri Sep 1 21:59:27 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/perf-testsuite
Link : http://ghc.haskell.org/trac/ghc/changeset/94aa273523b5dcec69d4e0d17ad063f502097c5b/ghc
>---------------------------------------------------------------
commit 94aa273523b5dcec69d4e0d17ad063f502097c5b
Author: Jared Weakly <jweakly at pdx.edu>
Date: Fri Sep 1 14:53:27 2017 -0700
Add more documentation and a README to the testsuite driver.
Additionally, add the modified make file that was left out of the last
commit by mistake.
>---------------------------------------------------------------
94aa273523b5dcec69d4e0d17ad063f502097c5b
testsuite/driver/README.md | 80 +++++++++++++++++++++++++++++++++++++++++
testsuite/driver/perf_notes.py | 60 ++++++++++++++++++++++++-------
testsuite/driver/runtests.py | 5 +--
testsuite/driver/testglobals.py | 5 ++-
testsuite/driver/testutil.py | 11 ++++--
testsuite/mk/test.mk | 4 ---
6 files changed, 140 insertions(+), 25 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 94aa273523b5dcec69d4e0d17ad063f502097c5b
More information about the ghc-commits
mailing list