[commit: ghc] master: Fix pretty printer test to nog generate stdout (58d78dc)
git at git.haskell.org
git at git.haskell.org
Wed Dec 7 21:25:59 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/58d78dc0c522327858aa2fdce647a95c575ae7ee/ghc
>---------------------------------------------------------------
commit 58d78dc0c522327858aa2fdce647a95c575ae7ee
Author: Alan Zimmerman <alan.zimm at gmail.com>
Date: Wed Dec 7 23:24:22 2016 +0200
Fix pretty printer test to nog generate stdout
It was doing a dump to stdout, which is not repeatable across platforms.
>---------------------------------------------------------------
58d78dc0c522327858aa2fdce647a95c575ae7ee
testsuite/tests/printer/Ppr012.hs | 2 -
testsuite/tests/printer/Ppr012.stderr | 3 +-
testsuite/tests/printer/Ppr012.stdout | 186 ----------------------------------
testsuite/tests/printer/all.T | 1 +
4 files changed, 3 insertions(+), 189 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 58d78dc0c522327858aa2fdce647a95c575ae7ee
More information about the ghc-commits
mailing list