[commit: packages/hpc] wip/cleanup-tests: Cleanup test.T files using PEP8 style guide (cb27dd9)

git at git.haskell.org git at git.haskell.org
Sat Mar 7 16:08:56 UTC 2015


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

On branch  : wip/cleanup-tests
Link       : http://git.haskell.org/packages/hpc.git/commitdiff/cb27dd99f5411504887538f21279be89655028c7

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

commit cb27dd99f5411504887538f21279be89655028c7
Author: Thomas Miedema <thomasmiedema at gmail.com>
Date:   Sat Mar 7 12:45:57 2015 +0100

    Cleanup test.T files using PEP8 style guide
    
    https://www.python.org/dev/peps/pep-0008
     * 80 character max
    
    Use new config friendly formatting strings.


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

cb27dd99f5411504887538f21279be89655028c7
 tests/fork/test.T          |   2 +-
 tests/function/test.T      |   2 +-
 tests/function2/test.T     |   2 +-
 tests/raytrace/test.T      |   2 +-
 tests/raytrace/tixs/test.T |  30 ++++++-----
 tests/simple/test.T        |   2 +-
 tests/simple/tixs/test.T   | 123 ++++++++++++++++++++++++---------------------
 7 files changed, 84 insertions(+), 79 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 cb27dd99f5411504887538f21279be89655028c7


More information about the ghc-commits mailing list