[commit: packages/time] format-widths,tasty: test: clean up TestUtil; group tests properly (ee4907c)

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


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

On branches: format-widths,tasty
Link       : http://git.haskell.org/packages/time.git/commitdiff/ee4907c5730a882661548282690aa9e4fadeb5c6

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

commit ee4907c5730a882661548282690aa9e4fadeb5c6
Author: Ashley Yakeley <ashley at yakeley.org>
Date:   Wed Feb 1 17:33:31 2017 -0800

    test: clean up TestUtil; group tests properly


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

ee4907c5730a882661548282690aa9e4fadeb5c6
 test/Test/AddDays.hs         |   5 +-
 test/Test/ClipDates.hs       |   5 +-
 test/Test/ClockConversion.hs |   3 +-
 test/Test/ConvertBack.hs     |   5 +-
 test/Test/LongWeekYears.hs   |   5 +-
 test/Test/Resolution.hs      |   3 +-
 test/Test/TestCalendars.hs   |   5 +-
 test/Test/TestEaster.hs      |   5 +-
 test/Test/TestFormat.hs      |  53 +++++--------
 test/Test/TestMonthDay.hs    |   5 +-
 test/Test/TestParseTime.hs   | 172 +++++++++++++++++--------------------------
 test/Test/TestTAI.hs         |   2 +
 test/Test/TestTime.hs        |   5 +-
 test/Test/TestTimeZone.hs    |   5 +-
 test/Test/TestUtil.hs        |  30 ++++++--
 test/Test/TestValid.hs       |   2 +-
 16 files changed, 141 insertions(+), 169 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 ee4907c5730a882661548282690aa9e4fadeb5c6


More information about the ghc-commits mailing list