[commit: testsuite] master: Fix remaining AMP fallout. (816e4df)

git at git.haskell.org git at git.haskell.org
Thu Sep 12 02:55:32 CEST 2013


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/816e4dfd14df739facf5cacd189ad8499f7ecea8/testsuite

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

commit 816e4dfd14df739facf5cacd189ad8499f7ecea8
Author: Austin Seipp <austin at well-typed.com>
Date:   Mon Sep 9 14:14:05 2013 -0500

    Fix remaining AMP fallout.
    
    The perf tests can probably be rechecked and tightened a little; I fixed
    them with AMP the other day but some changes since then have made them
    wibble perhaps.
    
    Signed-off-by: Austin Seipp <austin at well-typed.com>


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

816e4dfd14df739facf5cacd189ad8499f7ecea8
 tests/ghci.debugger/scripts/break006.stderr           |    4 ++--
 tests/ghci.debugger/scripts/print019.stderr           |    2 +-
 .../should_fail/overloadedlistsfail01.stderr          |    2 +-
 tests/perf/compiler/T3064.hs                          |   12 ++++++++++--
 tests/perf/compiler/all.T                             |   17 ++++++++++-------
 tests/rename/should_compile/T7145b.hs                 |    4 +++-
 tests/rename/should_compile/T7145b.stderr             |    2 +-
 tests/typecheck/should_compile/holes2.stderr          |    2 +-
 tests/typecheck/should_fail/T5095.stderr              |    2 ++
 tests/typecheck/should_fail/tcfail072.stderr          |    2 +-
 tests/typecheck/should_fail/tcfail083.stderr          |    2 +-
 tests/typecheck/should_fail/tcfail133.stderr          |    2 +-
 12 files changed, 34 insertions(+), 19 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 816e4dfd14df739facf5cacd189ad8499f7ecea8



More information about the ghc-commits mailing list