Version 0.7 of qcheck-lin
, qcheck-stm
, and qcheck-multicoretests-util
is now available on the opam repository: Release 0.7 · ocaml-multicore/multicoretests · GitHub
This release contains two contributions from @polytypic, incl. an STM
feature to help testing of cmd
s that may raise an effect:
- #509: Change/Fix to use a symmetric barrier to synchronize domains
- #511: Introduce extended specs to allow wrapping command sequences
- #517: Add
Lin
combinatorsseq_small
,array_small
, andlist_small
Happy testing!