[commit: ghc] master: tests: manually move some extra_files into *.T files (98119f5)

git at git.haskell.org git at git.haskell.org
Sun Feb 26 23:15:25 UTC 2017


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/98119f5a5224d321a1765f262c8c76dfd1b8ed35/ghc

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

commit 98119f5a5224d321a1765f262c8c76dfd1b8ed35
Author: Reid Barton <rwbarton at gmail.com>
Date:   Fri Feb 24 20:56:19 2017 -0500

    tests: manually move some extra_files into *.T files
    
    Some of the *.T files were in libraries/hpc, so this contains an
    update to that submodule.


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

98119f5a5224d321a1765f262c8c76dfd1b8ed35
 libraries/hpc                                      |  2 +-
 testsuite/driver/extra_files.py                    | 25 ----------------------
 testsuite/tests/cabal/cabal01/all.T                |  3 ++-
 testsuite/tests/cabal/sigcabal01/all.T             |  2 +-
 testsuite/tests/driver/dynamic_flags_002/all.T     | 15 ++++++++-----
 testsuite/tests/generics/all.T                     |  7 +++---
 testsuite/tests/ghc-e/should_fail/all.T            |  3 ++-
 testsuite/tests/ghci.debugger/scripts/all.T        |  3 ++-
 testsuite/tests/ghci/scripts/all.T                 |  9 +++++---
 .../tests/overloadedrecflds/should_fail/all.T      |  3 +--
 testsuite/tests/rts/all.T                          | 18 ++++++++++------
 testsuite/tests/typecheck/T11824/all.T             |  5 ++++-
 12 files changed, 45 insertions(+), 50 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 98119f5a5224d321a1765f262c8c76dfd1b8ed35


More information about the ghc-commits mailing list