[commit: packages/time] master: fixed some parsing issues; more test sorting out (3d0480a)
git at git.haskell.org
git at git.haskell.org
Sun Dec 20 07:54:08 UTC 2015
Repository : ssh://git@git.haskell.org/time
On branch : master
Link : http://git.haskell.org/packages/time.git/commitdiff/3d0480ac7ea30169cc5b3f5e3d39aa45f9bd80b8
>---------------------------------------------------------------
commit 3d0480ac7ea30169cc5b3f5e3d39aa45f9bd80b8
Author: Ashley Yakeley <ashley at semantic.org>
Date: Sat Nov 24 03:47:35 2012 -0800
fixed some parsing issues; more test sorting out
Ignore-this: d08009aa11f8a8919041b57651193763
darcs-hash:20121124114735-ac6dd-252292144b82f3ec98609cdc344de145d123a3a1
>---------------------------------------------------------------
3d0480ac7ea30169cc5b3f5e3d39aa45f9bd80b8
Data/Time/Format/Parse.hs | 176 +++++++++++++++++++++++++++++-----------------
Test/AddDaysRef.hs | 1 +
Test/ClipDatesRef.hs | 1 +
Test/LongWeekYearsRef.hs | 1 +
Test/TAI_UTC_DAT.hs | 1 +
Test/TestCalendarsRef.hs | 1 +
Test/TestEasterRef.hs | 1 +
Test/TestMonthDayRef.hs | 1 +
Test/TestParseDAT_Ref.hs | 1 +
Test/TestParseTime.hs | 82 +++++++++++++--------
Test/TestTimeRef.hs | 1 +
Test/TestUtil.hs | 7 +-
12 files changed, 174 insertions(+), 100 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 3d0480ac7ea30169cc5b3f5e3d39aa45f9bd80b8
More information about the ghc-commits
mailing list