libaunit 19-3 source package in Ubuntu
Changelog
libaunit (19-3) unstable; urgency=medium * Reupload to unstable for gnat-9 transition. * Let rules only include the needed dpkg-dev snippet. * Drop redundant branch from Vcs-Git. * Standards-Versions: 4.5.0. * Wrap and sort dependencies. Use Debhelper 12 dh-sequence syntax. -- Nicolas Boulenguez <email address hidden> Tue, 25 Feb 2020 11:22:20 +0100
Upload details
- Uploaded by:
- Nicolas Boulenguez
- Uploaded to:
- Sid
- Original maintainer:
- Nicolas Boulenguez
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libaunit_19-3.dsc | 2.0 KiB | 74781cd850cb4ca684409150af0794e00bf4051e273b140dcf46bdcef839df2d |
libaunit_19.orig.tar.xz | 48.5 KiB | 8fc8f3260df17b616d2789ded2c833b7fef3db88f3c3188eac37303b0d63e443 |
libaunit_19-3.debian.tar.xz | 7.8 KiB | f8fa14eae79ee25e49ecdd753a32409c288e33bf32f51305dda5e112419051ed |
Available diffs
- diff from 18-2 to 19-3 (5.4 KiB)
No changes file available.
Binary packages built by this source
- libaunit19: AUnit, a unit testing framework for Ada: shared library
AUnit is a set of Ada packages based on the xUnit family of unit test
frameworks. It's intended as a developer's tool to facilitate
confident writing and evolution of Ada software. It is purposely
lightweight, as one of its main goals is to make it easy to develop
and run unit tests, rather than to generate artifacts for process
management. The framework supports easy composition of sets of unit
tests to provide flexibility in determining what tests to run for a
given purpose.
.
This package contains the runtime shared library.
- libaunit19-dbgsym: debug symbols for libaunit19
- libaunit19-dev: AUnit, a unit testing framework for Ada: development
AUnit is a set of Ada packages based on the xUnit family of unit test
frameworks. It's intended as a developer's tool to facilitate
confident writing and evolution of Ada software. It is purposely
lightweight, as one of its main goals is to make it easy to develop
and run unit tests, rather than to generate artifacts for process
management. The framework supports easy composition of sets of unit
tests to provide flexibility in determining what tests to run for a
given purpose.
.
Install this package if you want to write programs that use AUnit.
Debian cannot redistribute the documentation for license reasons.
It is available at
http://docs.adacore. com/aunit- docs/html/ aunit_cb/ aunit_cb. html.