summaryrefslogtreecommitdiff
path: root/ocamltest/ocaml_backends.ml
Commit message (Collapse)AuthorAgeFilesLines
* ocamltest: complete and clarify support for runtime flagsSébastien Hinderer2018-02-191-0/+4
|
* ocamltest: rely on our own backend typeSébastien Hinderer2018-02-071-14/+7
| | | | | Use a backend type with only two constructors rather than the one provided by the stdlib. This avoids having to deal with the "Other" case.
* ocamltest: refactoring and implementation of hooksSébastien Hinderer2017-11-231-0/+41