[commit: containers] master: Cabalize set and intset tests. (63f2112)

Ian Lynagh igloo at earth.li
Thu Feb 23 01:14:42 CET 2012


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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/63f2112d5f0fb93562048c7ee6e4526bad57fbd0

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

commit 63f2112d5f0fb93562048c7ee6e4526bad57fbd0
Author: Milan Straka <fox at ucw.cz>
Date:   Wed Nov 23 16:57:06 2011 +0100

    Cabalize set and intset tests.
    
    Use test-framework, which suppresses noisy QuickCheck output,
    prints a nice summary and returns non-zero exitcode on failure.
    
    Also the set tests were improved using several intset properties.

 containers.cabal           |   24 +++++
 tests/intset-properties.hs |   95 +++++++++-----------
 tests/set-properties.hs    |  214 +++++++++++++++++++++++++++++++-------------
 3 files changed, 219 insertions(+), 114 deletions(-)


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

    git show 63f2112d5f0fb93562048c7ee6e4526bad57fbd0



More information about the Cvs-libraries mailing list