[commit: ghc] master: Testsuite: tabs -> spaces [skip ci] (3dc1202)
git at git.haskell.org
git at git.haskell.org
Mon Jun 20 14:37:24 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/3dc1202546e63b50f828a34474717b1ddcbed5c7/ghc
>---------------------------------------------------------------
commit 3dc1202546e63b50f828a34474717b1ddcbed5c7
Author: Thomas Miedema <thomasmiedema at gmail.com>
Date: Sat Jun 18 22:44:19 2016 +0200
Testsuite: tabs -> spaces [skip ci]
>---------------------------------------------------------------
3dc1202546e63b50f828a34474717b1ddcbed5c7
testsuite/tests/deSugar/should_compile/ds002.hs | 8 +-
testsuite/tests/deSugar/should_compile/ds003.hs | 8 +-
testsuite/tests/deSugar/should_compile/ds004.hs | 2 +-
testsuite/tests/deSugar/should_compile/ds010.hs | 18 ++--
testsuite/tests/deSugar/should_compile/ds014.hs | 34 ++++----
testsuite/tests/deSugar/should_compile/ds016.hs | 16 ++--
testsuite/tests/deSugar/should_compile/ds017.hs | 10 +--
testsuite/tests/deSugar/should_compile/ds018.hs | 50 +++++------
testsuite/tests/deSugar/should_compile/ds020.hs | 32 +++----
testsuite/tests/deSugar/should_compile/ds021.hs | 6 +-
testsuite/tests/deSugar/should_compile/ds022.hs | 12 +--
testsuite/tests/deSugar/should_compile/ds023.hs | 6 +-
testsuite/tests/deSugar/should_compile/ds028.hs | 8 +-
testsuite/tests/deSugar/should_compile/ds029.hs | 4 +-
testsuite/tests/deSugar/should_compile/ds032.hs | 6 +-
testsuite/tests/deSugar/should_compile/ds035.hs | 10 +--
testsuite/tests/deSugar/should_compile/ds036.hs | 6 +-
testsuite/tests/deSugar/should_compile/ds040.hs | 16 ++--
testsuite/tests/deSugar/should_compile/ds041.hs | 6 +-
testsuite/tests/deSugar/should_compile/ds056.hs | 4 +-
testsuite/tests/deSugar/should_compile/ds058.hs | 4 +-
testsuite/tests/dph/dotp/Main.hs | 26 +++---
testsuite/tests/dph/nbody/Body.hs | 12 +--
testsuite/tests/dph/primespj/Main.hs | 12 +--
testsuite/tests/dph/quickhull/Main.hs | 30 +++----
testsuite/tests/dph/quickhull/SVG.hs | 32 +++----
testsuite/tests/dph/quickhull/TestData.hs | 80 +++++++++---------
testsuite/tests/dph/sumnats/Main.hs | 18 ++--
testsuite/tests/dph/words/Main.hs | 46 +++++-----
testsuite/tests/dph/words/WordsVect.hs | 74 ++++++++--------
testsuite/tests/patsyn/should_compile/ex-num.hs | 2 +-
testsuite/tests/patsyn/should_compile/ex-prov.hs | 2 +-
testsuite/tests/patsyn/should_compile/ex-view.hs | 2 +-
testsuite/tests/patsyn/should_run/ex-prov-run.hs | 2 +-
testsuite/tests/polykinds/T7238.hs | 8 +-
.../typecheck/should_compile/LoopOfTheDay1.hs | 14 ++--
.../typecheck/should_compile/LoopOfTheDay2.hs | 28 +++----
testsuite/tests/typecheck/should_compile/T2497.hs | 2 +-
testsuite/tests/typecheck/should_compile/T4355.hs | 4 +-
testsuite/tests/typecheck/should_compile/T4361.hs | 2 +-
testsuite/tests/typecheck/should_compile/T5514.hs | 4 +-
.../tests/typecheck/should_compile/syn-perf.hs | 4 +-
.../tests/typecheck/should_compile/syn-perf2.hs | 2 +-
testsuite/tests/typecheck/should_compile/tc047.hs | 2 +-
testsuite/tests/typecheck/should_compile/tc065.hs | 36 ++++----
testsuite/tests/typecheck/should_compile/tc077.hs | 2 +-
testsuite/tests/typecheck/should_compile/tc080.hs | 14 ++--
testsuite/tests/typecheck/should_compile/tc081.hs | 18 ++--
testsuite/tests/typecheck/should_compile/tc082.hs | 6 +-
testsuite/tests/typecheck/should_compile/tc084.hs | 4 +-
testsuite/tests/typecheck/should_compile/tc086.hs | 2 +-
testsuite/tests/typecheck/should_compile/tc087.hs | 38 ++++-----
testsuite/tests/typecheck/should_compile/tc088.hs | 6 +-
testsuite/tests/typecheck/should_compile/tc090.hs | 16 ++--
testsuite/tests/typecheck/should_compile/tc091.hs | 8 +-
testsuite/tests/typecheck/should_compile/tc092.hs | 14 ++--
testsuite/tests/typecheck/should_compile/tc095.hs | 86 +++++++++----------
testsuite/tests/typecheck/should_compile/tc098.hs | 10 +--
testsuite/tests/typecheck/should_compile/tc108.hs | 6 +-
testsuite/tests/typecheck/should_compile/tc125.hs | 2 +-
testsuite/tests/typecheck/should_compile/tc126.hs | 8 +-
testsuite/tests/typecheck/should_compile/tc130.hs | 6 +-
testsuite/tests/typecheck/should_compile/tc134.hs | 2 +-
testsuite/tests/typecheck/should_compile/tc136.hs | 2 +-
testsuite/tests/typecheck/should_compile/tc137.hs | 2 +-
testsuite/tests/typecheck/should_compile/tc140.hs | 8 +-
testsuite/tests/typecheck/should_compile/tc141.hs | 4 +-
testsuite/tests/typecheck/should_compile/tc142.hs | 4 +-
testsuite/tests/typecheck/should_compile/tc145.hs | 10 +--
testsuite/tests/typecheck/should_compile/tc151.hs | 4 +-
testsuite/tests/typecheck/should_compile/tc153.hs | 6 +-
testsuite/tests/typecheck/should_compile/tc155.hs | 2 +-
testsuite/tests/typecheck/should_compile/tc157.hs | 2 +-
testsuite/tests/typecheck/should_compile/tc161.hs | 4 +-
testsuite/tests/typecheck/should_compile/tc162.hs | 2 +-
testsuite/tests/typecheck/should_compile/tc164.hs | 6 +-
testsuite/tests/typecheck/should_compile/tc167.hs | 6 +-
testsuite/tests/typecheck/should_compile/tc168.hs | 4 +-
testsuite/tests/typecheck/should_compile/tc169.hs | 12 +--
testsuite/tests/typecheck/should_compile/tc170.hs | 2 +-
testsuite/tests/typecheck/should_compile/tc177.hs | 6 +-
testsuite/tests/typecheck/should_compile/tc179.hs | 12 +--
testsuite/tests/typecheck/should_compile/tc180.hs | 2 +-
testsuite/tests/typecheck/should_compile/tc181.hs | 6 +-
testsuite/tests/typecheck/should_compile/tc183.hs | 8 +-
testsuite/tests/typecheck/should_compile/tc189.hs | 2 +-
testsuite/tests/typecheck/should_compile/tc194.hs | 4 +-
testsuite/tests/typecheck/should_compile/tc195.hs | 4 +-
testsuite/tests/typecheck/should_compile/tc199.hs | 8 +-
testsuite/tests/typecheck/should_compile/tc201.hs | 12 +--
testsuite/tests/typecheck/should_compile/tc205.hs | 2 +-
testsuite/tests/typecheck/should_compile/tc207.hs | 18 ++--
testsuite/tests/typecheck/should_compile/tc211.hs | 12 +--
testsuite/tests/typecheck/should_compile/tc213.hs | 6 +-
testsuite/tests/typecheck/should_compile/tc222.hs | 12 +--
testsuite/tests/typecheck/should_compile/tc223.hs | 4 +-
testsuite/tests/typecheck/should_compile/tc231.hs | 2 +-
testsuite/tests/typecheck/should_compile/tc235.hs | 2 +-
testsuite/tests/typecheck/should_fail/T2307.hs | 2 +-
testsuite/tests/typecheck/should_fail/T5684.hs | 0
testsuite/tests/typecheck/should_fail/T5853.hs | 8 +-
testsuite/tests/typecheck/should_fail/tcfail032.hs | 2 +-
testsuite/tests/typecheck/should_fail/tcfail038.hs | 8 +-
testsuite/tests/typecheck/should_fail/tcfail040.hs | 14 ++--
testsuite/tests/typecheck/should_fail/tcfail043.hs | 98 +++++++++++-----------
testsuite/tests/typecheck/should_fail/tcfail046.hs | 20 ++---
testsuite/tests/typecheck/should_fail/tcfail068.hs | 46 +++++-----
testsuite/tests/typecheck/should_fail/tcfail069.hs | 8 +-
testsuite/tests/typecheck/should_fail/tcfail070.hs | 2 +-
testsuite/tests/typecheck/should_fail/tcfail076.hs | 12 +--
testsuite/tests/typecheck/should_fail/tcfail077.hs | 2 +-
testsuite/tests/typecheck/should_fail/tcfail080.hs | 4 +-
testsuite/tests/typecheck/should_fail/tcfail083.hs | 2 +-
testsuite/tests/typecheck/should_fail/tcfail093.hs | 6 +-
testsuite/tests/typecheck/should_fail/tcfail096.hs | 14 ++--
testsuite/tests/typecheck/should_fail/tcfail101.hs | 2 +-
testsuite/tests/typecheck/should_fail/tcfail103.hs | 2 +-
testsuite/tests/typecheck/should_fail/tcfail104.hs | 12 +--
testsuite/tests/typecheck/should_fail/tcfail105.hs | 4 +-
testsuite/tests/typecheck/should_fail/tcfail112.hs | 10 +--
testsuite/tests/typecheck/should_fail/tcfail114.hs | 4 +-
testsuite/tests/typecheck/should_fail/tcfail118.hs | 6 +-
testsuite/tests/typecheck/should_fail/tcfail119.hs | 2 +-
testsuite/tests/typecheck/should_fail/tcfail122.hs | 2 +-
testsuite/tests/typecheck/should_fail/tcfail123.hs | 2 +-
testsuite/tests/typecheck/should_fail/tcfail125.hs | 2 +-
testsuite/tests/typecheck/should_fail/tcfail126.hs | 4 +-
testsuite/tests/typecheck/should_fail/tcfail128.hs | 14 ++--
testsuite/tests/typecheck/should_fail/tcfail131.hs | 2 +-
testsuite/tests/typecheck/should_fail/tcfail132.hs | 2 +-
testsuite/tests/typecheck/should_fail/tcfail135.hs | 4 +-
testsuite/tests/typecheck/should_fail/tcfail138.hs | 2 +-
testsuite/tests/typecheck/should_fail/tcfail143.hs | 40 ++++-----
testsuite/tests/typecheck/should_fail/tcfail149.hs | 8 +-
testsuite/tests/typecheck/should_fail/tcfail157.hs | 4 +-
testsuite/tests/typecheck/should_fail/tcfail159.hs | 2 +-
testsuite/tests/typecheck/should_fail/tcfail169.hs | 2 +-
testsuite/tests/typecheck/should_fail/tcfail170.hs | 2 +-
testsuite/tests/typecheck/should_fail/tcfail181.hs | 4 +-
testsuite/tests/typecheck/should_fail/tcfail185.hs | 2 +-
testsuite/tests/typecheck/should_fail/tcfail198.hs | 2 +-
testsuite/tests/typecheck/should_fail/tcfail201.hs | 4 +-
testsuite/tests/typecheck/should_run/Defer01.hs | 0
testsuite/tests/typecheck/should_run/T1624.hs | 2 +-
testsuite/tests/typecheck/should_run/TcRun025_B.hs | 58 ++++++-------
testsuite/tests/typecheck/should_run/tcrun004.hs | 32 +++----
testsuite/tests/typecheck/should_run/tcrun005.hs | 10 +--
testsuite/tests/typecheck/should_run/tcrun006.hs | 2 +-
testsuite/tests/typecheck/should_run/tcrun009.hs | 2 +-
testsuite/tests/typecheck/should_run/tcrun011.hs | 6 +-
testsuite/tests/typecheck/should_run/tcrun012.hs | 2 +-
testsuite/tests/typecheck/should_run/tcrun016.hs | 34 ++++----
testsuite/tests/typecheck/should_run/tcrun017.hs | 6 +-
testsuite/tests/typecheck/should_run/tcrun018.hs | 6 +-
testsuite/tests/typecheck/should_run/tcrun019.hs | 6 +-
testsuite/tests/typecheck/should_run/tcrun021.hs | 2 +-
testsuite/tests/typecheck/should_run/tcrun023.hs | 2 +-
testsuite/tests/typecheck/should_run/tcrun024.hs | 72 ++++++++--------
testsuite/tests/typecheck/should_run/tcrun025.hs | 12 +--
testsuite/tests/typecheck/should_run/tcrun026.hs | 4 +-
testsuite/tests/typecheck/should_run/tcrun029.hs | 24 +++---
testsuite/tests/typecheck/should_run/tcrun031.hs | 2 +-
testsuite/tests/typecheck/should_run/tcrun037.hs | 4 +-
163 files changed, 921 insertions(+), 921 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 3dc1202546e63b50f828a34474717b1ddcbed5c7
More information about the ghc-commits
mailing list