Wed, 26 Jun 2024 02:58:41 UTC | login

Information for build ocaml-ppx-expect-0.15.0-7.fc37

ID201244
Package Nameocaml-ppx-expect
Version0.15.0
Release7.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-ppx-expect.git#3f5032dc9e6a5d101c65c2e0b82e7c3d52a9a1fb
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
StartedMon, 14 Nov 2022 09:10:36 UTC
CompletedMon, 14 Nov 2022 09:29:19 UTC
Taskbuild (f37, /rpms/ocaml-ppx-expect.git:3f5032dc9e6a5d101c65c2e0b82e7c3d52a9a1fb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-ppx-expect.git#3f5032dc9e6a5d101c65c2e0b82e7c3d52a9a1fb'}}
Tags
f37
f38
RPMs
src
ocaml-ppx-expect-0.15.0-7.fc37.src.rpm (info) (download)
riscv64
ocaml-ppx-expect-0.15.0-7.fc37.riscv64.rpm (info) (download)
ocaml-ppx-expect-devel-0.15.0-7.fc37.riscv64.rpm (info) (download)
ocaml-ppx-expect-debuginfo-0.15.0-7.fc37.riscv64.rpm (info) (download)
ocaml-ppx-expect-debugsource-0.15.0-7.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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