Bisect 1.3 发布,Objective Caml 语言的覆盖工具
jopen 13年前
Bisect是一个用于Objective Caml 语言的覆盖工具。
这个次发布引入了新的instrumenter,基于 "-ppx" 的编译器开关命令行。The report utility now features a "-summary-only" commandline switch to output only a summary (in text mode). A large refactoring has been performed, fixing several minor bugfixes. Bugs #86 ("-ocaml-prefix" doesn't really work), #87 (install shouldn't build anything), and #89 (do not activate warnings by default) have also been fixed.