We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebb6aed commit 4ef73f0Copy full SHA for 4ef73f0
doc/stm/index.mld
@@ -2,7 +2,7 @@
2
3
{1 Content}
4
5
-- {!module-STM}.
+- {!module-STM} is a base module for specifying model-based state-machine tests.
6
- {!module-STM_sequential} exposes a functor that allows to test a library sequentially.
7
- {!module-STM_domain} exposes a functor that allows to test a library in parallel (with domains).
8
- {!module-STM_thread} exposes a functor that allows to test a library in concurrency (with threads).
0 commit comments