OCaml: Add coverage reporting
This commit is contained in:
parent
ac3dbe4d30
commit
db0fba664c
5 changed files with 29 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
(library
|
||||
(name tori)
|
||||
(libraries unix)
|
||||
(instrumentation (backend bisect_ppx))
|
||||
)
|
||||
|
||||
(include_subdirs qualified)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue