mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
17 lines
788 B
Plaintext
17 lines
788 B
Plaintext
BDEPEND=dev-lang/ocaml dev-ml/dune
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=dev-ml/alcotest:=[ocamlopt?] dev-ml/ounit2:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=QuickCheck inspired property-based testing for OCaml
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/c-cube/qcheck
|
|
INHERIT=dune
|
|
IUSE=+ocamlopt
|
|
KEYWORDS=~amd64 ~arm64 ~x86
|
|
LICENSE=BSD-2
|
|
RDEPEND=dev-ml/alcotest:=[ocamlopt?] dev-ml/ounit2:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
|
RESTRICT=test
|
|
SLOT=0/0.26
|
|
SRC_URI=https://github.com/c-cube/qcheck/archive/v0.26.tar.gz -> qcheck-0.26.tar.gz
|
|
_eclasses_=edob 357e125b8c5cad0deccb625e537ea831 edo e472083829a6e7ff43a197cf536728a2 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 dune bca6089ec4118f02802b8cee78a748c5
|
|
_md5_=1e4ba5805435e2c6fe0f1b539e8fb37d
|