[commit: ghc] master: Testsuite: tabs -> spaces [skip ci] (915e07c)

git at git.haskell.org git at git.haskell.org
Mon Jun 20 14:37:29 UTC 2016


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/915e07c33b143126e3c8de1d2ec22ccc709a9a24/ghc

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

commit 915e07c33b143126e3c8de1d2ec22ccc709a9a24
Author: Thomas Miedema <thomasmiedema at gmail.com>
Date:   Sat Jun 18 22:44:19 2016 +0200

    Testsuite: tabs -> spaces [skip ci]


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

915e07c33b143126e3c8de1d2ec22ccc709a9a24
 testsuite/tests/gadt/Nilsson.hs                    | 124 +++----
 testsuite/tests/gadt/T3169.hs                      |   2 +-
 testsuite/tests/gadt/T7205.hs                      |   6 +-
 testsuite/tests/gadt/gadt2.hs                      |   2 +-
 testsuite/tests/gadt/gadt25.hs                     |  14 +-
 testsuite/tests/gadt/gadt5.hs                      |  10 +-
 testsuite/tests/gadt/gadt8.hs                      |   8 +-
 testsuite/tests/gadt/josef.hs                      |   6 +-
 testsuite/tests/gadt/nbe.hs                        |  74 ++--
 testsuite/tests/gadt/records.hs                    |   9 +-
 testsuite/tests/gadt/red-black.hs                  |   2 +-
 testsuite/tests/gadt/scoped.hs                     |   2 +-
 testsuite/tests/gadt/set.hs                        |   2 +-
 testsuite/tests/gadt/termination.hs                |  14 +-
 testsuite/tests/gadt/ubx-records.hs                |   8 +-
 testsuite/tests/gadt/while.hs                      |  18 +-
 testsuite/tests/ghci.debugger/scripts/break012.hs  |   2 +-
 testsuite/tests/ghci.debugger/scripts/break013.hs  |   2 +-
 testsuite/tests/ghci.debugger/scripts/break014.hs  |   2 +-
 testsuite/tests/ghci.debugger/scripts/print021.hs  |  24 +-
 testsuite/tests/mdo/should_compile/mdo001.hs       |  12 +-
 testsuite/tests/mdo/should_compile/mdo002.hs       |   2 +-
 testsuite/tests/mdo/should_compile/mdo004.hs       |   2 +-
 testsuite/tests/mdo/should_compile/mdo005.hs       |   4 +-
 testsuite/tests/mdo/should_fail/mdofail005.hs      |   2 +-
 testsuite/tests/mdo/should_run/mdorun001.hs        |  32 +-
 testsuite/tests/module/Mod173_Aux.hs               |   6 +-
 testsuite/tests/module/mod168.hs                   |   4 +-
 testsuite/tests/module/mod171.hs                   |   4 +-
 testsuite/tests/module/mod173.hs                   |   4 +-
 testsuite/tests/perf/should_run/MethSharing.hs     |   2 +-
 testsuite/tests/perf/should_run/T3245.hs           |   4 +-
 testsuite/tests/rebindable/DoParamM.hs             |  60 ++--
 testsuite/tests/rebindable/T4851.hs                |   2 +-
 testsuite/tests/rebindable/rebindable1.hs          |  74 ++--
 testsuite/tests/rebindable/rebindable2.hs          | 230 ++++++-------
 testsuite/tests/rebindable/rebindable3.hs          | 232 ++++++-------
 testsuite/tests/rebindable/rebindable4.hs          | 248 +++++++-------
 testsuite/tests/rebindable/rebindable5.hs          | 380 ++++++++++-----------
 testsuite/tests/rebindable/rebindable6.hs          | 350 +++++++++----------
 testsuite/tests/rename/prog001/rn037.hs            |   4 +-
 testsuite/tests/rename/prog002/rnfail037.hs        |   4 +-
 testsuite/tests/rename/prog005/View.hs             |   4 +-
 testsuite/tests/rename/should_compile/RnAux017.hs  |   4 +-
 testsuite/tests/rename/should_compile/T3221.hs     |   2 +-
 testsuite/tests/rename/should_compile/rn029.hs     |   8 +-
 testsuite/tests/rename/should_compile/rn041.hs     |   6 +-
 testsuite/tests/rename/should_compile/rn043.hs     |   4 +-
 testsuite/tests/rename/should_compile/rn049.hs     |   3 +-
 testsuite/tests/rename/should_compile/timing001.hs |   2 +-
 testsuite/tests/rename/should_fail/rnfail002.hs    |   2 +-
 testsuite/tests/rename/should_fail/rnfail004.hs    |   6 +-
 testsuite/tests/rename/should_fail/rnfail008.hs    |  14 +-
 testsuite/tests/rename/should_fail/rnfail015.hs    |   2 +-
 testsuite/tests/rename/should_fail/rnfail017.hs    |  14 +-
 testsuite/tests/rename/should_fail/rnfail020.hs    |   2 +-
 testsuite/tests/rename/should_fail/rnfail023.hs    |   4 +-
 .../tests/safeHaskell/safeLanguage/SafeLang11_B.hs |  10 +-
 .../tests/safeHaskell/safeLanguage/SafeLang12_B.hs |  10 +-
 59 files changed, 1044 insertions(+), 1046 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 915e07c33b143126e3c8de1d2ec22ccc709a9a24


More information about the ghc-commits mailing list