ocaml-alcotest 1.5.0-2 source package in Ubuntu

Changelog

ocaml-alcotest (1.5.0-2) unstable; urgency=medium

  * Add unlicense block in debian/copyright

 -- Stéphane Glondu <email address hidden>  Fri, 03 Dec 2021 09:32:21 +0100

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
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.5.0-2.dsc 1.7 KiB ad4f1de2b1dc4aacddd48f0db41090725064f8c3dbc49ecb6e7cf49ae85ca309
ocaml-alcotest_1.5.0.orig.tar.bz2 52.2 KiB 54281907e02d78995df246dc2e10ed182828294ad2059347a1e3a13354848f6c
ocaml-alcotest_1.5.0-2.debian.tar.xz 2.5 KiB 9646ecdb01f50a11de2daabde2bf52ab8e6447ca4f90fe5b2b25d0e34d9f24ce

No changes file available.

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