ghiles

Results 3 issues of ghiles

Hi, I can't find a way in the documentation to stop a test when a given criterion is met. Is there an way to do that using the current API?...

enhancement

I tried to compile a small example using dune and weirdly, adding `(libraries ocamlsdl2)` to my stanza produces the error: ```shell Error: Library "ocamlsdl2" not found. Hint: try: dune external-lib-deps...