[commit: bytestring] master: Update the test suite to QC2 and add a tests-suite stanza to the cabal file (81928d3)

Ian Lynagh igloo at earth.li
Sun Jun 19 18:39:08 CEST 2011


Repository : ssh://darcs.haskell.org//srv/darcs/packages/bytestring

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/81928d3b395c9c561576523478e89941157137e1

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

commit 81928d3b395c9c561576523478e89941157137e1
Author: Duncan Coutts <duncan at community.haskell.org>
Date:   Tue May 17 13:51:10 2011 +0000

    Update the test suite to QC2 and add a tests-suite stanza to the cabal file
    QC2 uses a rather different instance for Arbitrary Int which uses much
    bigger numbers than QC1 used. Some properties have had to be updated
    to use a smaller int range or they would take nearly forever to run.

 bytestring.cabal         |   25 +++++++-
 tests/Properties.hs      |  121 +++++++++++++++++++++++-----------
 tests/QuickCheckUtils.hs |  162 +++++++++++++---------------------------------
 3 files changed, 151 insertions(+), 157 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 81928d3b395c9c561576523478e89941157137e1



More information about the Cvs-libraries mailing list