blob: 996fe00350fd6a61ebe3543673971d11bae12b01 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=dev-ml/ounit:= !<dev-ml/iTeML-2.5 dev-ml/ocamlbuild >=dev-ml/findlib-1.0.4-r1 >=dev-lang/ocaml-3.12:=[ocamlopt?] dev-ml/ocamlbuild
DESCRIPTION=QuickCheck inspired property-based testing for OCaml
EAPI=5
HOMEPAGE=https://github.com/c-cube/qcheck/
INHERIT=oasis
IUSE=+ocamlopt debug doc test
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=dev-ml/ounit:= !<dev-ml/iTeML-2.5 >=dev-lang/ocaml-3.12:=[ocamlopt?]
RESTRICT=!test? ( test )
SLOT=0/0.7
SRC_URI=https://github.com/c-cube/qcheck/archive/0.7.tar.gz -> qcheck-0.7.tar.gz
_eclasses_=multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 findlib 3d3de4bef686774baeeabfa2b916631c desktop c0d27bf73aa08ca05b663dbd31fbef28 edos2unix 33e347e171066657f91f8b0c72ec8773 estack 055c42df72f76a4f45ec92b35e83cd56 epatch e8f1ec13660dc2f44b32775765d85e42 l10n 8cdd85e169b835d518bc2fd59f780d8e ltprune 4f3f2db5ce3ccbeeacdf3f94954043aa preserve-libs ef207dc62baddfddfd39a164d9797648 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e base a3f380d8a13f148f16d76fe39e90f451 oasis 020ea8249ccdb9fd82cc400cd35406b2
_md5_=1fe4c96a2688c948d5e98588dc192cc4
|