Ppx_expect is a framework for writing tests in OCaml, similar to Cram
(https://bitheap.org/cram/). Ppx_expect mimics the existing inline tests
framework with the `let%expect_test` construct. The body of an expect-test
can contain output-generating code, interleaved with `%expect` extension
expressions to denote the expected output.
When run, these tests will pass iff the output matches what was expected. If
a test fails, a corrected file with the suffix ".corrected" will be produced
with the actual output, and the `inline_tests_runner` will output a diff.
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.3-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
* Fri Jul 10 2026 Jerry James <loganjerry@gmail.com> - 0.17.3-8
- OCaml 5.5.0 rebuild
- Use the dune declarative buildsystem
* Thu Apr 16 2026 Jerry James <loganjerry@gmail.com> - 0.17.3-7
- Rebuild for ocaml-ppxlib 0.38.0
* Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 0.17.3-6
- OCaml 5.4.1 rebuild
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.3-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Tue Jan 13 2026 Jerry James <loganjerry@gmail.com> - 0.17.3-4
- Reflow the description text
* Tue Oct 14 2025 Richard W.M. Jones <rjones@redhat.com> - 0.17.3-3
- OCaml 5.4.0 rebuild
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Sat Jul 12 2025 Jerry James <loganjerry@gmail.com> - 0.17.3-1
- Version 0.17.3
* Mon May 05 2025 Jerry James <loganjerry@gmail.com> - 0.17.2-5
- Rebuild for ocaml-base 0.17.2
* Wed Feb 12 2025 Jerry James <loganjerry@gmail.com> - 0.17.2-4
- Rebuild for ocaml-ppxlib 0.35.0
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Fri Jan 10 2025 Jerry James <loganjerry@gmail.com> - 0.17.2-2
- OCaml 5.3.0 rebuild for Fedora 42
* Wed Oct 16 2024 Jerry James <loganjerry@gmail.com> - 0.17.2-1
- Version 0.17.2
* Fri Oct 11 2024 Jerry James <loganjerry@gmail.com> - 0.17.1-1
- Version 0.17.1
* Mon Aug 05 2024 Jerry James <loganjerry@gmail.com> - 0.17.0-3
- Rebuild for ocaml-ppxlib 0.33.0
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild