[commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: Added quickcheck properties for time parsing. (ad26aa5)
git at git.haskell.org
git at git.haskell.org
Mon Feb 20 21:11:34 UTC 2017
- Previous message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: Changed UTC to +0000 in default time zone in ParseTime, to avoid spurios time zone names. (16a9225)
- Next message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: Moved %c to failing ZonedTime test since formatTime %Z does not output time zone offset if there is no time zone name. (bef9a3c)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Repository : ssh://git@git.haskell.org/time
On branches: format-widths,improve-leapseconds,master,posix-perf,tasty,wip/travis
Link : http://git.haskell.org/packages/time.git/commitdiff/ad26aa5cf47d8c573dd0b6333da5e065843f37af
>---------------------------------------------------------------
commit ad26aa5cf47d8c573dd0b6333da5e065843f37af
Author: bjorn <bjorn at bringert.net>
Date: Thu Nov 16 02:56:16 2006 -0800
Added quickcheck properties for time parsing.
darcs-hash:20061116105616-6cdb2-eed6a7e86410241c74b0b43e4e2d8c4a45096ba7
>---------------------------------------------------------------
ad26aa5cf47d8c573dd0b6333da5e065843f37af
time/test/Makefile | 6 +-
time/test/TestParseTime.hs | 290 +++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 295 insertions(+), 1 deletion(-)
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 ad26aa5cf47d8c573dd0b6333da5e065843f37af
- Previous message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: Changed UTC to +0000 in default time zone in ParseTime, to avoid spurios time zone names. (16a9225)
- Next message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: Moved %c to failing ZonedTime test since formatTime %Z does not output time zone offset if there is no time zone name. (bef9a3c)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list