pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/QuickCheck



Module name:    wip
Committed by:   phonohawk
Date:           Thu Jan 29 09:52:47 UTC 2009

Import into wip/QuickCheck

Log Message:
Import QuickCheck-2.1.0.1 as wip/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.

Status:

Vendor Tag:     PHONOHAWK
Release Tags:   PHONOHAWK_20090129
                
N wip/QuickCheck/distinfo
N wip/QuickCheck/Makefile
N wip/QuickCheck/buildlink3.mk
N wip/QuickCheck/PLIST
N wip/QuickCheck/DESCR
N wip/QuickCheck/patches/patch-aa

No conflicts created by this import


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index