[commit: ghc] ghc-7.10: testsuite: Update base version number in results (6f63609)

git at git.haskell.org git at git.haskell.org
Tue Oct 27 23:25:35 UTC 2015


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

On branch  : ghc-7.10
Link       : http://ghc.haskell.org/trac/ghc/changeset/6f63609a351f6f9500d6b778b30ec53f8875c0b7/ghc

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

commit 6f63609a351f6f9500d6b778b30ec53f8875c0b7
Author: Ben Gamari <bgamari.foss at gmail.com>
Date:   Mon Oct 26 15:56:39 2015 -0400

    testsuite: Update base version number in results


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

6f63609a351f6f9500d6b778b30ec53f8875c0b7
 testsuite/tests/ghci/scripts/ghci008.stdout              |  4 ++--
 .../tests/indexed-types/should_compile/T3017.stderr      |  2 +-
 testsuite/tests/partial-sigs/should_compile/ADT.stderr   |  2 +-
 .../tests/partial-sigs/should_compile/AddAndOr1.stderr   |  2 +-
 .../tests/partial-sigs/should_compile/AddAndOr2.stderr   |  2 +-
 .../tests/partial-sigs/should_compile/AddAndOr3.stderr   |  2 +-
 .../tests/partial-sigs/should_compile/AddAndOr4.stderr   |  2 +-
 .../tests/partial-sigs/should_compile/AddAndOr5.stderr   |  2 +-
 .../tests/partial-sigs/should_compile/AddAndOr6.stderr   |  2 +-
 .../tests/partial-sigs/should_compile/BoolToBool.stderr  |  2 +-
 .../partial-sigs/should_compile/Defaulting1MROn.stderr   |  2 +-
 .../partial-sigs/should_compile/Defaulting2MROff.stderr  |  2 +-
 .../partial-sigs/should_compile/Defaulting2MROn.stderr   |  2 +-
 .../tests/partial-sigs/should_compile/Either.stderr      |  2 +-
 testsuite/tests/partial-sigs/should_compile/Every.stderr |  2 +-
 .../tests/partial-sigs/should_compile/EveryNamed.stderr  |  2 +-
 .../partial-sigs/should_compile/ExpressionSig.stderr     |  2 +-
 .../should_compile/ExpressionSigNamed.stderr             |  2 +-
 .../partial-sigs/should_compile/ExtraConstraints1.stderr |  2 +-
 .../partial-sigs/should_compile/ExtraConstraints2.stderr |  2 +-
 .../partial-sigs/should_compile/ExtraConstraints3.stderr |  2 +-
 .../partial-sigs/should_compile/ExtraNumAMROff.stderr    |  2 +-
 .../tests/partial-sigs/should_compile/Forall1.stderr     |  2 +-
 .../tests/partial-sigs/should_compile/GenNamed.stderr    |  2 +-
 .../tests/partial-sigs/should_compile/HigherRank1.stderr |  2 +-
 .../tests/partial-sigs/should_compile/HigherRank2.stderr |  2 +-
 .../should_compile/LocalDefinitionBug.stderr             |  2 +-
 .../tests/partial-sigs/should_compile/Meltdown.stderr    |  2 +-
 .../partial-sigs/should_compile/MonoLocalBinds.stderr    |  2 +-
 .../tests/partial-sigs/should_compile/NamedTyVar.stderr  |  2 +-
 .../should_compile/ParensAroundContext.stderr            |  2 +-
 .../tests/partial-sigs/should_compile/PatBind.stderr     |  2 +-
 .../tests/partial-sigs/should_compile/PatternSig.stderr  |  2 +-
 .../tests/partial-sigs/should_compile/Recursive.stderr   |  2 +-
 .../should_compile/ScopedNamedWildcards.stderr           |  2 +-
 .../should_compile/ScopedNamedWildcardsGood.stderr       |  2 +-
 .../tests/partial-sigs/should_compile/ShowNamed.stderr   |  2 +-
 .../tests/partial-sigs/should_compile/SimpleGen.stderr   |  2 +-
 .../tests/partial-sigs/should_compile/SkipMany.stderr    |  2 +-
 .../partial-sigs/should_compile/SomethingShowable.stderr |  2 +-
 .../tests/partial-sigs/should_compile/Uncurry.stderr     |  2 +-
 .../partial-sigs/should_compile/UncurryNamed.stderr      |  2 +-
 .../should_compile/WarningWildcardInstantiations.stderr  |  5 ++---
 testsuite/tests/rename/should_fail/rnfail040.stderr      |  2 +-
 testsuite/tests/roles/should_compile/Roles1.stderr       |  2 +-
 testsuite/tests/roles/should_compile/Roles14.stderr      |  2 +-
 testsuite/tests/roles/should_compile/Roles2.stderr       |  2 +-
 testsuite/tests/roles/should_compile/Roles3.stderr       |  2 +-
 testsuite/tests/roles/should_compile/Roles4.stderr       |  2 +-
 testsuite/tests/roles/should_compile/T8958.stderr        |  2 +-
 testsuite/tests/safeHaskell/check/Check01.stderr         |  2 +-
 testsuite/tests/safeHaskell/check/Check06.stderr         |  2 +-
 testsuite/tests/safeHaskell/check/Check08.stderr         |  2 +-
 testsuite/tests/safeHaskell/check/Check09.stderr         |  4 ++--
 testsuite/tests/safeHaskell/check/pkg01/ImpSafe01.stderr |  2 +-
 testsuite/tests/safeHaskell/check/pkg01/ImpSafe04.stderr |  2 +-
 .../tests/safeHaskell/check/pkg01/ImpSafeOnly07.stderr   |  4 ++--
 .../tests/safeHaskell/check/pkg01/ImpSafeOnly08.stderr   |  4 ++--
 testsuite/tests/safeHaskell/check/pkg01/safePkg01.stdout | 16 ++++++++--------
 testsuite/tests/safeHaskell/flags/SafeFlags17.stderr     |  2 +-
 testsuite/tests/th/TH_Roles2.stderr                      |  2 +-
 testsuite/tests/typecheck/should_compile/tc231.stderr    |  2 +-
 testsuite/tests/typecheck/should_fail/tcfail182.stderr   |  2 +-
 63 files changed, 75 insertions(+), 76 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 6f63609a351f6f9500d6b778b30ec53f8875c0b7


More information about the ghc-commits mailing list