Sat, 20 Apr 2024 05:00:31 UTC | login

Information for build ocaml-alcotest-1.1.0-3.fc33

ID157977
Package Nameocaml-alcotest
Version1.1.0
Release3.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-alcotest.git#c2525110f6851ad3cf9040911e25ae5e96e0786c
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.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 09 May 2020 23:27:11 UTC
CompletedSat, 09 May 2020 23:50:50 UTC
Taskbuild (f33, /rpms/ocaml-alcotest.git:c2525110f6851ad3cf9040911e25ae5e96e0786c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-alcotest.git#c2525110f6851ad3cf9040911e25ae5e96e0786c'}}
Tags
f33
RPMs
src
ocaml-alcotest-1.1.0-3.fc33.src.rpm (info) (download)
riscv64
ocaml-alcotest-1.1.0-3.fc33.riscv64.rpm (info) (download)
ocaml-alcotest-devel-1.1.0-3.fc33.riscv64.rpm (info) (download)
ocaml-alcotest-debuginfo-1.1.0-3.fc33.riscv64.rpm (info) (download)
ocaml-alcotest-debugsource-1.1.0-3.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue May 05 2020 Richard W.M. Jones <rjones@redhat.com> - 1.1.0-3 - OCaml 4.11.0+dev2-2020-04-22 rebuild * Tue Apr 21 2020 Richard W.M. Jones <rjones@redhat.com> - 1.1.0-2 - OCaml 4.11.0 pre-release attempt 2 * Sat Apr 04 2020 Dan Čermák <dan.cermak@cgc-instruments.com> - 1.1.0-1 - New upstream release 1.1.0 - Rebase ocaml-alcotest-stdlib-shims.patch as 0001-Drop-the-stdlib-shims-subpackage.patch * Fri Apr 03 2020 Richard W.M. Jones <rjones@redhat.com> - 1.0.1-3 - Update all OCaml dependencies for RPM 4.16. * Wed Feb 26 2020 Richard W.M. Jones <rjones@redhat.com> - 1.0.1-2 - OCaml 4.10.0 final. * Wed Feb 12 2020 Jerry James <loganjerry@gmail.com> - 1.0.1-1 - Version 1.0.1 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Jan 19 2020 Richard W.M. Jones <rjones@redhat.com> - 1.0.0-2 - OCaml 4.10.0+beta1 rebuild. * Tue Jan 14 2020 Jerry James <loganjerry@gmail.com> - 1.0.0-1 - Version 1.0.0 * Thu Jan 09 2020 Jerry James <loganjerry@gmail.com> - 0.8.5-1 - Initial RPM