[commit: packages/time] format-widths, tasty: test: switch from test-framework to tasty (6aba903)
git at git.haskell.org
git at git.haskell.org
Mon Feb 20 21:20:19 UTC 2017
Repository : ssh://git@git.haskell.org/time
On branches: format-widths,tasty
Link : http://git.haskell.org/packages/time.git/commitdiff/6aba903cb1fa4c54317d5685e3f229a1cf405311
>---------------------------------------------------------------
commit 6aba903cb1fa4c54317d5685e3f229a1cf405311
Author: Ashley Yakeley <ashley at yakeley.org>
Date: Wed Jan 18 20:22:20 2017 -0800
test: switch from test-framework to tasty
>---------------------------------------------------------------
6aba903cb1fa4c54317d5685e3f229a1cf405311
test/Test.hs | 2 +-
test/Test/AddDays.hs | 6 ++--
test/Test/ClipDates.hs | 6 ++--
test/Test/ConvertBack.hs | 6 ++--
test/Test/LongWeekYears.hs | 6 ++--
test/Test/Resolution.hs | 14 ++++-----
test/Test/TestCalendars.hs | 6 ++--
test/Test/TestEaster.hs | 6 ++--
test/Test/TestFormat.hs | 26 ++++++++---------
test/Test/TestMonthDay.hs | 6 ++--
test/Test/TestParseTime.hs | 72 +++++++++++++++++++++++-----------------------
test/Test/TestTime.hs | 6 ++--
test/Test/TestTimeZone.hs | 17 ++++++-----
test/Test/TestUtil.hs | 65 ++++++++---------------------------------
test/Test/TestValid.hs | 8 +++---
test/Test/Tests.hs | 6 ++--
time.cabal | 7 +++--
17 files changed, 112 insertions(+), 153 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 6aba903cb1fa4c54317d5685e3f229a1cf405311
More information about the ghc-commits
mailing list