[commit: ghc] master: testsuite: Fix a number of GHCi-related failures due to integer-simple (14500da)
git at git.haskell.org
git at git.haskell.org
Thu Dec 13 04:27:33 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/14500dab3e9c24d2701c8be6f5a0fca30531ab80/ghc
>---------------------------------------------------------------
commit 14500dab3e9c24d2701c8be6f5a0fca30531ab80
Author: Ben Gamari <ben at smart-cactus.org>
Date: Wed Dec 12 16:42:37 2018 -0500
testsuite: Fix a number of GHCi-related failures due to integer-simple
Towards fixing #16043.
>---------------------------------------------------------------
14500dab3e9c24d2701c8be6f5a0fca30531ab80
testsuite/driver/testlib.py | 5 +++
testsuite/mk/test.mk | 2 ++
testsuite/tests/ghci.debugger/scripts/all.T | 53 +++++++++++++++--------------
testsuite/tests/ghci/scripts/all.T | 4 +--
testsuite/tests/lib/integer/all.T | 4 +--
5 files changed, 38 insertions(+), 30 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 14500dab3e9c24d2701c8be6f5a0fca30531ab80
More information about the ghc-commits
mailing list