[commit: ghc] wip/gadtpm: added more tests for pattern matching (ae06d93)

git at git.haskell.org git at git.haskell.org
Fri Nov 27 16:27:33 UTC 2015


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/gadtpm
Link       : http://ghc.haskell.org/trac/ghc/changeset/ae06d93da29bbcad1d0a0bc736176883bf758805/ghc

>---------------------------------------------------------------

commit ae06d93da29bbcad1d0a0bc736176883bf758805
Author: George Karachalias <george.karachalias at gmail.com>
Date:   Fri Nov 27 17:08:49 2015 +0100

    added more tests for pattern matching


>---------------------------------------------------------------

ae06d93da29bbcad1d0a0bc736176883bf758805
 testsuite/tests/pmcheck/should_compile/pmc001.hs   | 22 ++++++++++++++++++++
 .../tests/pmcheck/should_compile/pmc001.stderr     | 17 +++++++++++++++
 testsuite/tests/pmcheck/should_compile/pmc002.hs   |  7 +++++++
 .../tests/pmcheck/should_compile/pmc002.stderr     |  0
 testsuite/tests/pmcheck/should_compile/pmc003.hs   |  9 ++++++++
 .../tests/pmcheck/should_compile/pmc003.stderr     |  3 +++
 testsuite/tests/pmcheck/should_compile/pmc004.hs   | 16 +++++++++++++++
 .../tests/pmcheck/should_compile/pmc004.stderr     |  3 +++
 testsuite/tests/pmcheck/should_compile/pmc005.hs   | 12 +++++++++++
 .../tests/pmcheck/should_compile/pmc005.stderr     |  7 +++++++
 testsuite/tests/pmcheck/should_compile/pmc006.hs   | 22 ++++++++++++++++++++
 .../tests/pmcheck/should_compile/pmc006.stderr     |  0
 testsuite/tests/pmcheck/should_compile/pmc007.hs   | 20 ++++++++++++++++++
 .../tests/pmcheck/should_compile/pmc007.stderr     | 24 ++++++++++++++++++++++
 14 files changed, 162 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 ae06d93da29bbcad1d0a0bc736176883bf758805


More information about the ghc-commits mailing list