ounit 2.0.8-2build2 source package in Ubuntu

Changelog

ounit (2.0.8-2build2) focal; urgency=medium

  * No-change rebuild against ocaml-nox-4.08.1

 -- Steve Langasek <email address hidden>  Fri, 21 Feb 2020 07:33:51 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe devel

Downloads

File Size SHA-256 Checksum
ounit_2.0.8.orig.tar.gz 113.4 KiB 2e30fe79648e928b5a9d20f83d5a1a805826c7193e821464a9e4752661ba2e0e
ounit_2.0.8-2build2.debian.tar.xz 5.3 KiB 6aec7609b915b6e0b80268125c7b041b3f15d862725339573b6c0629c54e27c3
ounit_2.0.8-2build2.dsc 2.1 KiB 50f86f99d0218c7c6f672570251a30a5d69e4a9c0e661de4275b1673c877378c

Available diffs

View changes file

Binary packages built by this source

libounit-ocaml-dev: Unit testing framework for OCaml

 OUnit is a unit testing framework for OCaml, imspired
 by the JUnit tool for Java and the HUnit tool for Haskell.
 .
 OUnit is designed to provide a convenient way for you to write tests
 for your OCaml code. Tests can be aggregated into test suites, making
 it easy to both write tests close to the code being examined and
 execute a comprehensive aggregate set of tests -- or any subset of it.

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