[commit: ghc] master: Testsuite: cleanup printing of summary (d8e9b87)
git at git.haskell.org
git at git.haskell.org
Tue Jun 28 12:21:45 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/d8e9b876de8733600f6684b8f91ca2a67078edb4/ghc
>---------------------------------------------------------------
commit d8e9b876de8733600f6684b8f91ca2a67078edb4
Author: Thomas Miedema <thomasmiedema at gmail.com>
Date: Tue Jun 21 18:35:42 2016 +0200
Testsuite: cleanup printing of summary
Just use a simple list of tuples, instead of a nested map.
-90 lines of code.
>---------------------------------------------------------------
d8e9b876de8733600f6684b8f91ca2a67078edb4
testsuite/driver/runtests.py | 4 +-
testsuite/driver/testglobals.py | 21 ++----
testsuite/driver/testlib.py | 162 ++++++++++------------------------------
3 files changed, 50 insertions(+), 137 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 d8e9b876de8733600f6684b8f91ca2a67078edb4
More information about the ghc-commits
mailing list