[commit: ghc] master: Testsuite: tabs -> spaces [skip ci] (46ff80f)
git at git.haskell.org
git at git.haskell.org
Mon Jun 20 14:37:40 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/46ff80f26d1892e1b50e3f10c5d3fded33da6e81/ghc
>---------------------------------------------------------------
commit 46ff80f26d1892e1b50e3f10c5d3fded33da6e81
Author: Thomas Miedema <thomasmiedema at gmail.com>
Date: Sat Jun 18 22:44:19 2016 +0200
Testsuite: tabs -> spaces [skip ci]
>---------------------------------------------------------------
46ff80f26d1892e1b50e3f10c5d3fded33da6e81
.../tests/arrows/should_compile/arrowcase1.hs | 12 +-
testsuite/tests/arrows/should_compile/arrowdo1.hs | 6 +-
testsuite/tests/arrows/should_compile/arrowdo2.hs | 4 +-
testsuite/tests/arrows/should_compile/arrowdo3.hs | 282 ++++++++++-----------
testsuite/tests/arrows/should_compile/arrowrec1.hs | 8 +-
testsuite/tests/arrows/should_run/arrowrun001.hs | 30 +--
testsuite/tests/arrows/should_run/arrowrun002.hs | 134 +++++-----
testsuite/tests/arrows/should_run/arrowrun003.hs | 82 +++---
testsuite/tests/arrows/should_run/arrowrun004.hs | 108 ++++----
testsuite/tests/cpranal/should_compile/Cpr001.hs | 2 +-
.../tests/cpranal/should_compile/Cpr001_imp.hs | 40 +--
.../tests/eyeball/dmd-on-polymorphic-floatouts.hs | 2 +-
testsuite/tests/eyeball/inline1.hs | 2 +-
testsuite/tests/eyeball/inline2.hs | 4 +-
testsuite/tests/eyeball/spec-constr1.hs | 6 +-
testsuite/tests/ffi/should_compile/cc001.hs | 6 +-
testsuite/tests/ffi/should_compile/cc004.hs | 26 +-
testsuite/tests/ffi/should_compile/cc005.hs | 56 ++--
testsuite/tests/ffi/should_fail/ccfail002.hs | 2 +-
testsuite/tests/ffi/should_run/fed001.hs | 4 +-
testsuite/tests/ffi/should_run/ffi001.hs | 6 +-
testsuite/tests/ffi/should_run/ffi004.hs | 18 +-
testsuite/tests/ffi/should_run/ffi013.hs | 4 +-
testsuite/tests/numeric/should_run/arith001.hs | 16 +-
testsuite/tests/numeric/should_run/arith002.hs | 44 ++--
testsuite/tests/numeric/should_run/arith003.hs | 10 +-
testsuite/tests/numeric/should_run/arith004.hs | 132 +++++-----
testsuite/tests/numeric/should_run/arith005.hs | 16 +-
testsuite/tests/numeric/should_run/arith007.hs | 16 +-
testsuite/tests/numeric/should_run/arith010.hs | 18 +-
testsuite/tests/numeric/should_run/arith011.hs | 14 +-
testsuite/tests/numeric/should_run/arith012.hs | 4 +-
testsuite/tests/numeric/should_run/arith016.hs | 6 +-
testsuite/tests/numeric/should_run/arith017.hs | 4 +-
testsuite/tests/numeric/should_run/numrun009.hs | 22 +-
testsuite/tests/parser/should_compile/read026.hs | 2 +-
testsuite/tests/parser/should_compile/read029.hs | 8 +-
testsuite/tests/parser/should_compile/read040.hs | 2 +-
testsuite/tests/parser/should_compile/read044.hs | 6 +-
testsuite/tests/parser/should_fail/readFail001.hs | 52 ++--
testsuite/tests/parser/should_fail/readFail003.hs | 10 +-
testsuite/tests/parser/should_fail/readFail009.hs | 2 +-
testsuite/tests/parser/should_fail/readFail011.hs | 4 +-
testsuite/tests/parser/should_fail/readFail012.hs | 6 +-
testsuite/tests/parser/should_fail/readFail023.hs | 4 +-
testsuite/tests/parser/unicode/T1103.hs | 6 +-
testsuite/tests/parser/unicode/utf8_024.hs | 274 ++++++++++----------
.../tests/profiling/should_run/heapprof001.hs | 14 +-
testsuite/tests/simplCore/should_compile/T3118.hs | 18 +-
.../tests/simplCore/should_compile/simpl003.hs | 4 +-
.../tests/simplCore/should_compile/simpl004.hs | 6 +-
.../tests/simplCore/should_compile/simpl005.hs | 8 +-
.../tests/simplCore/should_compile/simpl007.hs | 12 +-
.../tests/simplCore/should_compile/simpl009.hs | 2 +-
.../tests/simplCore/should_compile/simpl010.hs | 0
.../tests/simplCore/should_compile/simpl014.hs | 4 +-
.../tests/simplCore/should_compile/simpl017.hs | 6 +-
.../tests/simplCore/should_compile/simpl018.hs | 2 +-
testsuite/tests/simplCore/should_run/T3959.hs | 2 +-
.../tests/simplCore/should_run/simplrun002.hs | 2 +-
.../tests/simplCore/should_run/simplrun003.hs | 14 +-
.../tests/simplCore/should_run/simplrun005.hs | 6 +-
.../tests/simplCore/should_run/simplrun008.hs | 4 +-
.../tests/simplCore/should_run/simplrun009.hs | 64 ++---
64 files changed, 845 insertions(+), 845 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 46ff80f26d1892e1b50e3f10c5d3fded33da6e81
More information about the ghc-commits
mailing list