ocaml-alcotest 1.7.0-3build3 source package in Ubuntu

Changelog

ocaml-alcotest (1.7.0-3build3) oracular; urgency=medium

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Mon, 03 Jun 2024 23:36:06 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ocaml-alcotest_1.7.0.orig.tar.gz 286.6 KiB ce9be08ebce6ce557360ca78729caf5adcbbf56ff18585ff63ad068b71ecba48
ocaml-alcotest_1.7.0-3build3.debian.tar.xz 3.9 KiB 59c2c84eb117fd3d5232973870c43e0c760530a3e6761ffe4eb679949019cd52
ocaml-alcotest_1.7.0-3build3.dsc 2.1 KiB 1d4b6b1371b412eb13e726866982b6ba84f8b5983412282f1480e0f3b206395d

Available diffs

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