mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-09 20:55:35 -05:00
6 lines
180 B
Text
6 lines
180 B
Text
|
|
(tests
|
|
(names t_fib1 t_futs1 t_many t_fork_join t_fork_join_all t_sort)
|
|
(enabled_if (>= %{ocaml_version} 5.0))
|
|
(libraries moonpool trace ;tracy-client.trace
|
|
))
|