[commit: ghc] wip/perf-testsuite: Add more documentation and a README to the testsuite driver. (730d286)
git at git.haskell.org
git at git.haskell.org
Sat Sep 2 21:47:09 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/perf-testsuite
Link : http://ghc.haskell.org/trac/ghc/changeset/730d2869a4fbfc4a97bf7c1d85ddc98cb8912212/ghc
>---------------------------------------------------------------
commit 730d2869a4fbfc4a97bf7c1d85ddc98cb8912212
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.
>---------------------------------------------------------------
730d2869a4fbfc4a97bf7c1d85ddc98cb8912212
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 730d2869a4fbfc4a97bf7c1d85ddc98cb8912212
More information about the ghc-commits
mailing list