[commit: packages/time] format-widths: test: move Unix formatting comparison tests to test-unix stanza (a285183)

git at git.haskell.org git at git.haskell.org
Mon Feb 20 21:20:35 UTC 2017


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

On branch  : format-widths
Link       : http://git.haskell.org/packages/time.git/commitdiff/a2851837e06fc49cdf2a903d501f8b324d3ebbe7

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

commit a2851837e06fc49cdf2a903d501f8b324d3ebbe7
Author: Ashley Yakeley <ashley at yakeley.org>
Date:   Sat Feb 4 02:45:52 2017 -0800

    test: move Unix formatting comparison tests to test-unix stanza


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

a2851837e06fc49cdf2a903d501f8b324d3ebbe7
 test/main/Test/Format/Format.hs               | 114 ++------------------------
 test/unix/Main.hs                             |   4 +
 test/{main => unix}/Test/Format/Format.hs     |  42 ----------
 test/{main => unix}/Test/Format/FormatStuff.c |   0
 test/{main => unix}/Test/Format/FormatStuff.h |   0
 test/{main => unix}/Test/TestUtil.hs          |   0
 time.cabal                                    |   8 +-
 7 files changed, 17 insertions(+), 151 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 a2851837e06fc49cdf2a903d501f8b324d3ebbe7


More information about the ghc-commits mailing list