[commit: ghc] wip/type-app: Testsuite stuff from previous commit (fca02ce)

git at git.haskell.org git at git.haskell.org
Fri Aug 7 12:04:06 UTC 2015


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

On branch  : wip/type-app
Link       : http://ghc.haskell.org/trac/ghc/changeset/fca02ceba1f56fc94815cffdf9bbf9826df1c092/ghc

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

commit fca02ceba1f56fc94815cffdf9bbf9826df1c092
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date:   Sun Jun 28 16:55:09 2015 -0400

    Testsuite stuff from previous commit


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

fca02ceba1f56fc94815cffdf9bbf9826df1c092
 compiler/typecheck/TcBinds.hs                      |  8 ++--
 testsuite/tests/gadt/gadt-escape1.stderr           | 18 +++----
 testsuite/tests/gadt/gadt13.stderr                 | 12 ++---
 testsuite/tests/gadt/gadt7.stderr                  | 20 ++++----
 testsuite/tests/ghc-api/annotations/T10280.stderr  |  2 +-
 testsuite/tests/ghc-api/annotations/T10357.stderr  |  6 +--
 .../tests/ghci.debugger/scripts/break012.stdout    |  2 +-
 .../tests/ghci.debugger/scripts/print003.stdout    |  8 ++--
 .../tests/ghci.debugger/scripts/print006.stdout    |  6 +--
 .../tests/ghci.debugger/scripts/print008.stdout    |  6 +--
 .../tests/ghci.debugger/scripts/print010.stdout    |  4 +-
 .../tests/ghci.debugger/scripts/print012.stdout    |  6 +--
 .../tests/ghci.debugger/scripts/print019.stdout    |  2 +-
 .../tests/ghci.debugger/scripts/print034.stdout    |  2 +-
 testsuite/tests/ghci/prog009/ghci.prog009.stdout   |  8 ++--
 testsuite/tests/ghci/scripts/Defer02.stderr        | 20 ++++----
 testsuite/tests/ghci/scripts/T10122.stdout         |  4 +-
 testsuite/tests/ghci/scripts/T10321.stdout         |  2 +-
 testsuite/tests/ghci/scripts/T2766.stdout          |  4 +-
 testsuite/tests/ghci/scripts/T7587.stdout          |  2 +-
 testsuite/tests/ghci/scripts/T7627.stdout          |  8 ++--
 testsuite/tests/ghci/scripts/T7688.stdout          |  2 +-
 testsuite/tests/ghci/scripts/T7730.stdout          |  8 ++--
 testsuite/tests/ghci/scripts/T7939.stdout          | 14 +++---
 testsuite/tests/ghci/scripts/T8776.stdout          |  2 +-
 testsuite/tests/ghci/scripts/T8959.stdout          | 12 ++---
 testsuite/tests/ghci/scripts/T8959b.stderr         |  8 ++--
 testsuite/tests/ghci/scripts/T9658.stdout          |  2 +-
 testsuite/tests/ghci/scripts/ghci001.stdout        |  4 +-
 testsuite/tests/ghci/scripts/ghci013.stdout        |  2 +-
 testsuite/tests/ghci/scripts/ghci023.stdout        |  2 +-
 testsuite/tests/ghci/scripts/ghci036.stdout        |  6 +--
 testsuite/tests/ghci/scripts/ghci038.stdout        | 10 ++--
 .../should_compile/PushedInAsGivens.stderr         | 24 +++++-----
 .../indexed-types/should_fail/ExtraTcsUntch.stderr | 12 ++---
 .../tests/indexed-types/should_fail/T1897b.stderr  |  8 ++--
 .../tests/indexed-types/should_fail/T2693.stderr   | 10 ++--
 .../tests/indexed-types/should_fail/T7354.stderr   | 10 ++--
 .../tests/indexed-types/should_fail/T7354a.stderr  |  6 +--
 .../tests/indexed-types/should_fail/T8518.stderr   |  6 +--
 .../tests/indexed-types/should_fail/T9171.stderr   |  8 ++--
 testsuite/tests/module/mod121.stderr               |  2 +-
 testsuite/tests/module/mod147.stderr               |  2 +-
 testsuite/tests/module/mod160.stderr               |  2 +-
 testsuite/tests/module/mod71.stderr                |  6 +--
 testsuite/tests/module/mod72.stderr                |  2 +-
 testsuite/tests/module/mod87.stderr                |  2 +-
 testsuite/tests/module/mod97.stderr                |  2 +-
 testsuite/tests/parser/should_fail/T7848.stderr    | 28 +++++------
 .../tests/parser/should_fail/readFail003.stderr    |  8 ++--
 .../partial-sigs/should_compile/T10403.stderr      | 50 ++++++++++---------
 .../partial-sigs/should_compile/T10438.stderr      |  4 +-
 .../WarningWildcardInstantiations.stderr           | 31 ++++++------
 .../should_fail/Defaulting1MROff.stderr            |  4 +-
 .../partial-sigs/should_fail/TidyClash.stderr      | 10 ++--
 .../partial-sigs/should_fail/Trac10045.stderr      | 16 +++----
 .../should_fail/WildcardInstantiations.stderr      | 31 ++++++------
 .../WildcardsInPatternAndExprSig.stderr            | 56 +++++++++++-----------
 .../should_run/GHCiWildcardKind.stdout             |  2 +-
 testsuite/tests/patsyn/should_run/ghci.stdout      |  2 +-
 testsuite/tests/polykinds/T6068.stdout             |  2 +-
 testsuite/tests/polykinds/T7438.stderr             | 14 +++---
 testsuite/tests/polykinds/T7594.stderr             | 16 +++----
 testsuite/tests/rename/should_fail/T2993.stderr    |  2 +-
 testsuite/tests/rename/should_fail/T7937.stderr    |  2 +-
 testsuite/tests/rename/should_fail/mc13.stderr     |  2 +-
 testsuite/tests/rename/should_fail/mc14.stderr     |  2 +-
 testsuite/tests/roles/should_compile/Roles1.stderr |  4 +-
 testsuite/tests/safeHaskell/ghci/p16.stderr        |  2 +-
 testsuite/tests/safeHaskell/ghci/p4.stderr         |  2 +-
 testsuite/tests/safeHaskell/ghci/p6.stderr         |  2 +-
 .../tests/typecheck/should_compile/T10072.stderr   |  6 +--
 .../tests/typecheck/should_compile/holes.stderr    |  8 ++--
 .../tests/typecheck/should_compile/holes3.stderr   |  8 ++--
 .../tests/typecheck/should_compile/tc141.stderr    | 34 ++++++-------
 .../tests/typecheck/should_compile/tc168.stderr    |  4 +-
 .../tests/typecheck/should_compile/tc211.stderr    | 18 +++----
 .../typecheck/should_fail/FDsFromGivens2.stderr    | 18 +++----
 .../typecheck/should_fail/FrozenErrorTests.stderr  | 36 +++++++-------
 .../tests/typecheck/should_fail/T10351.stderr      |  2 +-
 .../tests/typecheck/should_fail/T1897a.stderr      |  4 +-
 testsuite/tests/typecheck/should_fail/T2534.stderr | 10 ++--
 testsuite/tests/typecheck/should_fail/T5853.stderr | 18 +++----
 testsuite/tests/typecheck/should_fail/T6022.stderr |  2 +-
 testsuite/tests/typecheck/should_fail/T7264.stderr | 14 +++---
 testsuite/tests/typecheck/should_fail/T7453.stderr | 42 ++++++++--------
 testsuite/tests/typecheck/should_fail/T7734.stderr |  8 ++--
 testsuite/tests/typecheck/should_fail/T7857.stderr |  6 +--
 testsuite/tests/typecheck/should_fail/T7869.stderr | 30 ++++++------
 testsuite/tests/typecheck/should_fail/T8142.stderr | 10 ++--
 testsuite/tests/typecheck/should_fail/T8262.stderr |  4 +-
 testsuite/tests/typecheck/should_fail/T8883.stderr |  6 +--
 testsuite/tests/typecheck/should_fail/T9109.stderr | 12 ++---
 testsuite/tests/typecheck/should_fail/mc22.stderr  | 24 +++++-----
 testsuite/tests/typecheck/should_fail/mc23.stderr  |  8 ++--
 testsuite/tests/typecheck/should_fail/mc24.stderr  |  8 ++--
 testsuite/tests/typecheck/should_fail/mc25.stderr  |  8 ++--
 .../tests/typecheck/should_fail/tcfail002.stderr   |  8 ++--
 .../tests/typecheck/should_fail/tcfail004.stderr   |  6 +--
 .../tests/typecheck/should_fail/tcfail005.stderr   |  8 ++--
 .../tests/typecheck/should_fail/tcfail013.stderr   |  7 +--
 .../tests/typecheck/should_fail/tcfail016.stderr   | 28 +++++------
 .../tests/typecheck/should_fail/tcfail032.stderr   | 12 ++---
 .../tests/typecheck/should_fail/tcfail033.stderr   |  8 ++--
 .../tests/typecheck/should_fail/tcfail049.stderr   |  2 +-
 .../tests/typecheck/should_fail/tcfail050.stderr   |  2 +-
 .../tests/typecheck/should_fail/tcfail080.stderr   |  4 +-
 .../tests/typecheck/should_fail/tcfail099.stderr   |  8 ++--
 .../tests/typecheck/should_fail/tcfail122.stderr   |  7 +--
 .../tests/typecheck/should_fail/tcfail140.stderr   | 14 +++---
 .../tests/typecheck/should_fail/tcfail174.stderr   | 22 ++++-----
 .../tests/typecheck/should_fail/tcfail178.stderr   | 14 +++---
 .../tests/typecheck/should_fail/tcfail181.stderr   |  6 +--
 .../tests/typecheck/should_fail/tcfail198.stderr   | 14 +++---
 114 files changed, 573 insertions(+), 561 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 fca02ceba1f56fc94815cffdf9bbf9826df1c092


More information about the ghc-commits mailing list