[commit: ghc] wip/python3: Improve testsuite driver compatibility with Python 3 (Trac #9184) (88671a7)
git at git.haskell.org
git at git.haskell.org
Sat Sep 20 23:21:09 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/python3
Link : http://ghc.haskell.org/trac/ghc/changeset/88671a7f2ec8f193ccc37a6727f70e48a812d286/ghc
>---------------------------------------------------------------
commit 88671a7f2ec8f193ccc37a6727f70e48a812d286
Author: Krzysztof Gogolewski <krz.gogolewski at gmail.com>
Date: Sat Sep 20 15:59:12 2014 +0200
Improve testsuite driver compatibility with Python 3 (Trac #9184)
Thanks to aspidites <emarshall85 at gmail.com> who provided the patch.
>---------------------------------------------------------------
88671a7f2ec8f193ccc37a6727f70e48a812d286
testsuite/driver/runtests.py | 38 +++++++++---------
testsuite/driver/testlib.py | 87 ++++++++++++++++++++--------------------
testsuite/timeout/timeout.py | 2 +-
utils/fingerprint/fingerprint.py | 8 ++--
4 files changed, 70 insertions(+), 65 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 88671a7f2ec8f193ccc37a6727f70e48a812d286
More information about the ghc-commits
mailing list