package qcheck-multicoretests-util
Install
Dune Dependency
Authors
Maintainers
Sources
md5=d3d214d0a5c0d9f191a58be165151e27
sha512=cf7bef79ae7eec15e0cdf9d93cb0fe07e5f75dd3d8da825c509132119289fab9b13976bc61ea033246074caa22c0ef45f7522487e5feadf47ca30db3de995253
CHANGES.md.html
Changes
0.2
#342: Add two submodules of combinators in
Util
:Pp
to pretty-print values back to valid OCaml syntaxEqual
to test equality of values
#337: Add 3
Bytes.t
combinators toLin
:bytes
,bytes_small
,bytes_small_printable
#329,340,352: Support
qcheck-lin
andqcheck-stm
on OCaml 4.12.x, 4.13.x and 4.14.x without theDomain
andEffect
modes#316: Fix
rep_count
inSTM_thread
so that negative and positive tests repeat equally many times#318: avoid repetitive interleaving searches in
STM_domain
andSTM_thread
#312: Escape and quote
bytes
printed withSTM
'sbytes
combinator#295: ensure
cleanup
is run in the presence of exceptions inSTM_sequential.agree_prop
andSTM_domain.agree_prop_par
Lin_thread.lin_prop
andLin_effect.lin_prop
0.1.1
#263: Cleanup resources after each domain-based
Lin
test#281: Escape and quote strings printed with
STM
'sstring
combinator
0.1
The initial opam release of qcheck-lin
, qcheck-stm
, and qcheck-multicoretests-util
.
The multicoretests
package is not released on opam, as it is of limited use to OCaml developers.