Information for build ocaml-alcotest-1.8.0-6.rvre0.fc42

ID9811
Package Nameocaml-alcotest
Version1.8.0
Release6.rvre0.fc42
Epoch
DraftFalse
SummaryLightweight and colorful test framework for OCaml
DescriptionAlcotest is a lightweight and colorful test framework. Alcotest exposes a simple interface to perform unit tests, including a simple `TESTABLE` module type, a `check` function to assert test predicates, and a `run` function to perform a list of `unit -> unit` test callbacks. Alcotest provides quiet and colorful output where only faulty runs are fully displayed at the end of the run (with the full logs ready to inspect), with a simple (yet expressive) query language to select the tests to run.
git:https://github.com/mirage/alcotest.git
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 16:37:20 UTC
CompletedMon, 09 Jun 2025 16:37:20 UTC
Tags
f42
RPMs
src
ocaml-alcotest-1.8.0-6.rvre0.fc42.src.rpm (info) (download)
riscv64
ocaml-alcotest-1.8.0-6.rvre0.fc42.riscv64.rpm (info) (download)
ocaml-alcotest-devel-1.8.0-6.rvre0.fc42.riscv64.rpm (info) (download)
ocaml-alcotest-debuginfo-1.8.0-6.rvre0.fc42.riscv64.rpm (info) (download)
ocaml-alcotest-debugsource-1.8.0-6.rvre0.fc42.riscv64.rpm (info) (download)
Changelog * Wed Apr 02 2025 David Abdurachmanov <davidlt@rivosinc.com> - 1.8.0-6.rvre0 - Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release: * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Jan 09 2025 Jerry James <loganjerry@gmail.com> - 1.8.0-4 - OCaml 5.3.0 rebuild for Fedora 42 * Tue Oct 08 2024 Richard W.M. Jones <rjones@redhat.com> - 1.8.0-3 - Rebuild for ocaml-lwt 5.8.0 * Thu Oct 03 2024 Richard W.M. Jones <rjones@redhat.com> - 1.8.0-2 - Rebuild against ocaml-re 1.13.3 * Thu Jul 25 2024 Jerry James <loganjerry@gmail.com> - 1.8.0-1 - Version 1.8.0 - Drop upstreamed bytecode-only and OCaml 5.2 patches * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jun 19 2024 Richard W.M. Jones <rjones@redhat.com> - 1.7.0-11 - OCaml 5.2.0 ppc64le fix * Wed May 29 2024 Richard W.M. Jones <rjones@redhat.com> - 1.7.0-10 - OCaml 5.2.0 for Fedora 41 * Thu May 23 2024 Jerry James <loganjerry@gmail.com> - 1.7.0-9 - Add upstream patch to adapt tests to OCaml 5.2.0 output - Minor spec file cleanups * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 1.7.0-7 - OCaml 5.1.1 + s390x code gen fix for Fedora 40 * Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 1.7.0-6 - OCaml 5.1.1 rebuild for Fedora 40 * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 1.7.0-5 - OCaml 5.1 rebuild for Fedora 40 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Richard W.M. Jones <rjones@redhat.com> - 1.7.0-3 - OCaml 5.0 rebuild for Fedora 39 * Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 1.7.0-2 - OCaml 5.0.0 rebuild - Add upstream patch to fix bytecode build