[commit: testsuite] master: Tests for MINIMAL pragma (#7633) (4867458)
git at git.haskell.org
git at git.haskell.org
Wed Sep 18 09:56:17 CEST 2013
Repository : ssh://git@git.haskell.org/testsuite
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/48674581b085f49c3e8d15f64be4dc6e900965f0/testsuite
>---------------------------------------------------------------
commit 48674581b085f49c3e8d15f64be4dc6e900965f0
Author: Twan van Laarhoven <twanvl at gmail.com>
Date: Thu Sep 12 19:13:48 2013 +0200
Tests for MINIMAL pragma (#7633)
>---------------------------------------------------------------
48674581b085f49c3e8d15f64be4dc6e900965f0
tests/{annotations => warnings}/Makefile | 0
.../should_compile => warnings/minimal}/Makefile | 0
tests/warnings/minimal/WarnMinimal.hs | 116 ++++++++++++++++++++
tests/warnings/minimal/WarnMinimal.stderr | 52 +++++++++
tests/warnings/minimal/WarnMinimalFail1.hs | 5 +
tests/warnings/minimal/WarnMinimalFail1.stderr | 3 +
tests/warnings/minimal/WarnMinimalFail2.hs | 8 ++
tests/warnings/minimal/WarnMinimalFail2.stderr | 3 +
tests/warnings/minimal/WarnMinimalFail3.hs | 13 +++
tests/warnings/minimal/WarnMinimalFail3.stderr | 3 +
tests/warnings/minimal/all.T | 4 +
11 files changed, 207 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 48674581b085f49c3e8d15f64be4dc6e900965f0
More information about the ghc-commits
mailing list