[commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: fix up test infrastructure (500ca20)

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


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/500ca2046c1f85279a4b2b95b71dadc5f4c22986

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

commit 500ca2046c1f85279a4b2b95b71dadc5f4c22986
Author: Ashley Yakeley <ashley at semantic.org>
Date:   Wed Nov 14 20:17:38 2012 -0800

    fix up test infrastructure
    
    Ignore-this: 884e829c58ee215ab63a75114c0627ec
    
    darcs-hash:20121115041738-ac6dd-c747d085442d3b43b6c8f66bf7b78431ad2efd4b


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

500ca2046c1f85279a4b2b95b71dadc5f4c22986
 Makefile              |   2 +-
 Test/AddDays.hs       |  10 +---
 Test/ClipDates.hs     |  38 +++++---------
 Test/ConvertBack.hs   |  10 +---
 Test/LongWeekYears.hs |  10 +---
 Test/TestCalendars.hs |  17 ++----
 Test/TestEaster.hs    |  12 ++---
 Test/TestFormat.hs    |  49 +++++++-----------
 Test/TestMonthDay.hs  |  29 ++++-------
 Test/TestParseDAT.hs  |  35 +++++--------
 Test/TestParseTime.hs | 127 +++++++++++++++++++++++----------------------
 Test/TestTime.hs      |  10 +---
 Test/TestUtil.hs      |  85 +++++++++++++++---------------
 Test/Tests.hs         |   8 +--
 time.cabal            | 140 +++++++++++++++++++++++++++++---------------------
 15 files changed, 271 insertions(+), 311 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 500ca2046c1f85279a4b2b95b71dadc5f4c22986


More information about the ghc-commits mailing list