Sun, 16 Jun 2024 18:10:20 UTC | login

Information for build ocaml-ppx-expect-0.16.0-6.fc40

ID278905
Package Nameocaml-ppx-expect
Version0.16.0
Release6.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-ppx-expect.git#6c268b28f84dee0636cb57955c3d2facb4e50a44
SummaryFramework for writing tests in OCaml
DescriptionPpx_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.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 29 Dec 2023 17:32:30 UTC
CompletedFri, 29 Dec 2023 17:44:36 UTC
Taskbuild (f40, /rpms/ocaml-ppx-expect.git:6c268b28f84dee0636cb57955c3d2facb4e50a44)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-ppx-expect.git#6c268b28f84dee0636cb57955c3d2facb4e50a44'}}
Tags
f40
RPMs
src
ocaml-ppx-expect-0.16.0-6.fc40.src.rpm (info) (download)
riscv64
ocaml-ppx-expect-0.16.0-6.fc40.riscv64.rpm (info) (download)
ocaml-ppx-expect-devel-0.16.0-6.fc40.riscv64.rpm (info) (download)
ocaml-ppx-expect-debuginfo-0.16.0-6.fc40.riscv64.rpm (info) (download)
ocaml-ppx-expect-debugsource-0.16.0-6.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 0.16.0-6 - OCaml 5.1.1 + s390x code gen fix for Fedora 40 * Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 0.16.0-5 - OCaml 5.1.1 rebuild for Fedora 40 * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 0.16.0-4 - OCaml 5.1 rebuild for Fedora 40 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Richard W.M. Jones <rjones@redhat.com> - 0.16.0-2 - OCaml 5.0 rebuild for Fedora 39 * Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 0.16.0-1 - Version 0.16.0 * Tue Jan 24 2023 Richard W.M. Jones <rjones@redhat.com> - 0.15.1-3 - Rebuild OCaml packages for F38 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Nov 01 2022 Jerry James <loganjerry@gmail.com> - 0.15.1-1 - Version 0.15.1 * Thu Aug 18 2022 Jerry James <loganjerry@gmail.com> - 0.15.0-7 - Rebuild for ocaml-ppxlib 0.27.0 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jul 20 2022 Jerry James <loganjerry@gmail.com> - 0.15.0-5 - Use new OCaml macros * Sun Jun 19 2022 Richard W.M. Jones <rjones@redhat.com> - 0.15.0-5 - OCaml 4.14.0 rebuild * Mon Feb 28 2022 Jerry James <loganjerry@gmail.com> - 0.15.0-4 - Version 0.15.0 rerelease * Fri Feb 04 2022 Richard W.M. Jones <rjones@redhat.com> - 0.15.0-3 - OCaml 4.13.1 rebuild to remove package notes * Thu Feb 03 2022 Jerry James <loganjerry@gmail.com> - 0.15.0-3 - Conditionally build docs to avoid circular dependency on odoc * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Dec 31 2021 Jerry James <loganjerry@gmail.com> - 0.15.0-1 - Initial RPM