Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ocaml-bisect-ppx | Distribution: Fedora Project |
Version: 2.8.3 | Vendor: Fedora Project |
Release: 18.fc43 | Build date: Fri Jul 25 06:41:15 2025 |
Group: Unspecified | Build host: buildvm-a64-18.rdu3.fedoraproject.org |
Size: 21838215 | Source RPM: ocaml-bisect-ppx-2.8.3-18.fc43.src.rpm |
Packager: Fedora Project | |
Url: https://aantron.github.io/bisect_ppx/ | |
Summary: Code coverage for OCaml and Reason |
Bisect_ppx is a code coverage tool for OCaml. It helps you test thoroughly by showing which parts of your code are *not* tested. It is a small preprocessor that inserts instrumentation at places in your code, such as if-then-else and match expressions. After you run tests, Bisect_ppx gives a nice HTML report showing which places were visited and which were missed. Usage is simple - add package bisect_ppx when building tests, run your tests, then run the Bisect_ppx report tool on the generated visitation files.
MIT AND BSD-3-Clause
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.3-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Sat Jul 12 2025 Jerry James <loganjerry@gmail.com> - 2.8.3-17 - Rebuild to fix OCaml dependencies - Add patch to support ppxlib 0.36.x * Wed Feb 12 2025 Jerry James <loganjerry@gmail.com> - 2.8.3-16 - Rebuild for ocaml-ppxlib 0.35.0 * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.3-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jan 10 2025 Jerry James <loganjerry@gmail.com> - 2.8.3-14 - OCaml 5.3.0 rebuild for Fedora 42 * Mon Aug 05 2024 Jerry James <loganjerry@gmail.com> - 2.8.3-13 - Rebuild for ocaml-ppxlib 0.33.0 * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.3-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jun 27 2024 Jerry James <loganjerry@gmail.com> - 2.8.3-11 - Rebuild for ocaml-sexplib0 0.17.0 * Wed Jun 19 2024 Richard W.M. Jones <rjones@redhat.com> - 2.8.3-10 - OCaml 5.2.0 ppc64le fix * Wed May 29 2024 Richard W.M. Jones <rjones@redhat.com> - 2.8.3-9 - OCaml 5.2.0 for Fedora 41 * Fri Feb 02 2024 Jerry James <loganjerry@gmail.com> - 2.8.3-8 - Rebuild for changed ocamlx hashes * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.3-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 2.8.3-5 - OCaml 5.1.1 + s390x code gen fix for Fedora 40 * Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 2.8.3-4 - OCaml 5.1.1 rebuild for Fedora 40 * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 2.8.3-3 - OCaml 5.1 rebuild for Fedora 40
/usr/bin/bisect-ppx-report /usr/lib/.build-id /usr/lib/.build-id/11 /usr/lib/.build-id/11/1363f706c60a02a4b85fc78c55c4c5600507ab /usr/lib/.build-id/1c /usr/lib/.build-id/1c/7275cee0f378a22f0e14fcd0ab83d73048af99 /usr/lib/.build-id/1d /usr/lib/.build-id/1d/e3e8931a60d6697a851ecc73012e6540080170 /usr/lib/.build-id/3b /usr/lib/.build-id/3b/e4316c48b2ec42960c27ff1fb9ad92553fc394 /usr/lib/.build-id/c1 /usr/lib/.build-id/c1/de49f0d80d528e57e25ec7b205fd6b8d775b87 /usr/lib64/ocaml/bisect_ppx /usr/lib64/ocaml/bisect_ppx/META /usr/lib64/ocaml/bisect_ppx/bisect_ppx.cma /usr/lib64/ocaml/bisect_ppx/bisect_ppx.cmi /usr/lib64/ocaml/bisect_ppx/bisect_ppx.cmxs /usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude.cmi /usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude_lexer.cmi /usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude_parser.cmi /usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclusions.cmi /usr/lib64/ocaml/bisect_ppx/bisect_ppx__Instrument.cmi /usr/lib64/ocaml/bisect_ppx/bisect_ppx__Register.cmi /usr/lib64/ocaml/bisect_ppx/common /usr/lib64/ocaml/bisect_ppx/common/bisect_common.cma /usr/lib64/ocaml/bisect_ppx/common/bisect_common.cmi /usr/lib64/ocaml/bisect_ppx/common/bisect_common.cmxs /usr/lib64/ocaml/bisect_ppx/ppx.exe /usr/lib64/ocaml/bisect_ppx/runtime /usr/lib64/ocaml/bisect_ppx/runtime/bisect.cma /usr/lib64/ocaml/bisect_ppx/runtime/bisect.cmi /usr/lib64/ocaml/bisect_ppx/runtime/bisect.cmxs /usr/lib64/ocaml/bisect_ppx/runtime/bisect__Runtime.cmi /usr/share/doc/ocaml-bisect-ppx /usr/share/doc/ocaml-bisect-ppx/CHANGES /usr/share/doc/ocaml-bisect-ppx/README.md /usr/share/doc/ocaml-bisect-ppx/advanced.md /usr/share/licenses/ocaml-bisect-ppx /usr/share/licenses/ocaml-bisect-ppx/LICENSE.md /usr/share/man/man1/bisect-ppx-report.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Jul 31 00:44:54 2025