ounit 2.2.7-2 source package in Ubuntu

Changelog

ounit (2.2.7-2) unstable; urgency=medium

  * Team upload
  * Use ocaml_dune DH buildsystem

 -- Stéphane Glondu <email address hidden>  Thu, 17 Aug 2023 09:30:31 +0200

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe devel

Downloads

File Size SHA-256 Checksum
ounit_2.2.7-2.dsc 1.7 KiB 40a5ecf0d1219f7a323ad15c6de8da2cb0ba1d82a67378612a194d318056e281
ounit_2.2.7.orig.tar.gz 68.1 KiB a067da09af075a6202bbd233e1e4ade46908c18c089caddd7398a859b95acbe7
ounit_2.2.7-2.debian.tar.xz 4.8 KiB e2b4c60d53d1253e4b4c534208fee16ae1dd9b90887c8cb67665be30b081f73a

Available diffs

No changes file available.

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