[commit: ghc] wip/gadtpm: added tests (bug reports) for pm check (3152f2c)
git at git.haskell.org
git at git.haskell.org
Fri Nov 27 16:27:29 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/gadtpm
Link : http://ghc.haskell.org/trac/ghc/changeset/3152f2cfd2140051be68d2bc9eb172bd52e90ceb/ghc
>---------------------------------------------------------------
commit 3152f2cfd2140051be68d2bc9eb172bd52e90ceb
Author: George Karachalias <george.karachalias at gmail.com>
Date: Fri Nov 27 16:57:23 2015 +0100
added tests (bug reports) for pm check
>---------------------------------------------------------------
3152f2cfd2140051be68d2bc9eb172bd52e90ceb
testsuite/tests/{ado => pmcheck}/Makefile | 0
.../should_compile/Makefile | 0
testsuite/tests/pmcheck/should_compile/T2006.hs | 13 ++++
.../tests/pmcheck/should_compile/T2006.stderr | 0
testsuite/tests/pmcheck/should_compile/T2204.hs | 9 +++
.../tests/pmcheck/should_compile/T2204.stderr | 14 ++++
testsuite/tests/pmcheck/should_compile/T3078.hs | 12 ++++
.../tests/pmcheck/should_compile/T3078.stderr | 0
testsuite/tests/pmcheck/should_compile/T322.hs | 29 +++++++++
.../tests/pmcheck/should_compile/T322.stderr | 0
testsuite/tests/pmcheck/should_compile/T366.hs | 10 +++
.../tests/pmcheck/should_compile/T366.stderr | 0
testsuite/tests/pmcheck/should_compile/T3927.hs | 13 ++++
.../tests/pmcheck/should_compile/T3927.stderr | 0
testsuite/tests/pmcheck/should_compile/T3927a.hs | 15 +++++
.../tests/pmcheck/should_compile/T3927a.stderr | 0
testsuite/tests/pmcheck/should_compile/T3927b.hs | 75 ++++++++++++++++++++++
.../tests/pmcheck/should_compile/T3927b.stderr | 39 +++++++++++
testsuite/tests/pmcheck/should_compile/T4139.hs | 28 ++++++++
.../tests/pmcheck/should_compile/T4139.stderr | 0
testsuite/tests/pmcheck/should_compile/T6124.hs | 14 ++++
.../tests/pmcheck/should_compile/T6124.stderr | 0
testsuite/tests/pmcheck/should_compile/T7669.hs | 9 +++
.../tests/pmcheck/should_compile/T7669.stderr | 0
testsuite/tests/pmcheck/should_compile/T8970.hs | 22 +++++++
.../tests/pmcheck/should_compile/T8970.stderr | 0
testsuite/tests/pmcheck/should_compile/T9951.hs | 10 +++
.../tests/pmcheck/should_compile/T9951.stderr | 0
testsuite/tests/pmcheck/should_compile/T9951b.hs | 7 ++
.../tests/pmcheck/should_compile/T9951b.stderr | 9 +++
testsuite/tests/pmcheck/should_compile/all.T | 19 ++++++
31 files changed, 347 insertions(+)
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 3152f2cfd2140051be68d2bc9eb172bd52e90ceb
More information about the ghc-commits
mailing list