Port variant | std |
Summary | Ada unit testing framework |
BROKEN | |
Package version | 24.0.0,1 |
Homepage | https://github.com/adacore/aunit |
Keywords | devel, ada |
Maintainer | John Marino |
License | GPLv3+ |
Other variants | There are no other variants. |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 09 AUG 2024, 21:24:17 UTC |
Port created | 21 APR 2017, 23:07:27 UTC |
set | This is the aunit:std metapackage. It pulls in all subpackages of aunit:std. |
primary | AUnit is a set of Ada packages based on the xUnit family of unit test frameworks. It is 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. |
dev | This is the developer subpackage of the aunit:std port. It may contain headers, pc files, static and PIC libraries and SO links. |
examples | This is the examples subpackage of the aunit:std port. |
Build (only) |
gmake:primary:std gprbuild:primary:std |
Runtime (only) |
ravensys-gcc:ada_run:std (primary subpackage) ravensys-gcc:libs:std (primary subpackage) |
main | mirror://GITHUB/AdaCore:aunit:v24.0.0 |
AdaID:std | Simple Ada library for generating UUIDs |