ocaml-alcotest 1.7.0-3build1 source package in Ubuntu

Changelog

ocaml-alcotest (1.7.0-3build1) mantic; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Sun, 20 Aug 2023 09:32:28 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Mantic
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
ocaml-alcotest_1.7.0.orig.tar.gz 286.6 KiB ce9be08ebce6ce557360ca78729caf5adcbbf56ff18585ff63ad068b71ecba48
ocaml-alcotest_1.7.0-3build1.debian.tar.xz 3.9 KiB 45499d860a74faddb74fd3828f554d61ef0f108f6e976b87c1ce704a95c1f1eb
ocaml-alcotest_1.7.0-3build1.dsc 2.1 KiB f1c2c0f8c8a5a76e9b64a83d8525d99174b4f266f517c34d579adce99ab63dff

View changes file

Binary packages built by this source

libalcotest-ocaml-dev: lightweight and colourful test framework for OCaml

 Alcotest exposes simple interface to perform unit tests. It exposes 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 a 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.

libalcotest-ocaml-dev-dbgsym: debug symbols for libalcotest-ocaml-dev