[commit: ghc] master: Testsuite: fixup lots of tests (dadf82d)
git at git.haskell.org
git at git.haskell.org
Tue Apr 26 08:50:13 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/dadf82d61f3cced61e9ccc35a5219e0b32cfee9e/ghc
>---------------------------------------------------------------
commit dadf82d61f3cced61e9ccc35a5219e0b32cfee9e
Author: Thomas Miedema <thomasmiedema at gmail.com>
Date: Mon Apr 25 16:58:34 2016 +0200
Testsuite: fixup lots of tests
These aren't run very often, because they require external libraries.
https://ghc.haskell.org/trac/ghc/wiki/Building/RunningTests/Running#AdditionalPackages
maessen-hashtab still doesn't compile, QuickCheck api changed.
Update submodule hpc.
>---------------------------------------------------------------
dadf82d61f3cced61e9ccc35a5219e0b32cfee9e
libraries/base/tests/Concurrent/Chan001.hs | 2 +-
libraries/base/tests/Concurrent/Chan001.stdout | 6 +--
libraries/base/tests/Concurrent/MVar001.hs | 2 +-
libraries/base/tests/Concurrent/MVar001.stdout | 12 ++---
libraries/hpc | 2 +-
testsuite/tests/codeGen/should_run/all.T | 2 +-
testsuite/tests/codeGen/should_run/cgrun025.hs | 12 +++--
testsuite/tests/codeGen/should_run/cgrun025.stderr | 12 +++--
testsuite/tests/deriving/should_run/T3087.hs | 2 +-
.../tests/indexed-types/should_compile/T3787.hs | 11 +++-
.../should_compile/T3787.stderr} | 2 +-
testsuite/tests/module/T1074.hs | 1 +
testsuite/tests/module/T1074.stderr | 6 +--
testsuite/tests/module/mod133.hs | 14 +++--
testsuite/tests/programs/galois_raytrace/Eval.hs | 19 ++++++-
.../tests/programs/maessen-hashtab/HashTest.hs | 9 +---
testsuite/tests/rebindable/DoParamM.stderr | 62 +++++++++++-----------
testsuite/tests/typecheck/should_compile/tc232.hs | 2 +-
18 files changed, 104 insertions(+), 74 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 dadf82d61f3cced61e9ccc35a5219e0b32cfee9e
More information about the ghc-commits
mailing list