Next | Query returned 14 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2010-12-30 09:43:05 by PHO / phonohawk | Files touched by this commit (4) | Package updated
Log message:
Upstream update to QuickCheck-2.4.0.1

   2010-11-02 17:02:15 by PHO / phonohawk | Files touched by this commit (3) | Package updated
Log message:
Upstream update to QuickCheck-2.3.0.2

   2009-09-23 07:56:35 by PHO / phonohawk | Files touched by this commit (2)
Log message:
added missing dependency to mtl

   2009-09-23 07:41:29 by PHO / phonohawk | Files touched by this commit (5) | Imported package
Log message:
Import hs-QuickCheck-2.1.0.2 as wip/hs-QuickCheck.

QuickCheck is a library for random testing of program properties.

The programmer provides a specification of the program, in the form of
properties which functions should satisfy, and QuickCheck then tests
that the properties hold in a large number of randomly generated
cases.

Specifications are expressed in Haskell, using combinators defined in
the QuickCheck library. QuickCheck provides combinators to define
properties, observe the distribution of test data, and define test
data generators.


Next | Query returned 14 messages, browsing 11 to 20 | previous