Files
alire-index-community/orphaned/au/aunit.toml
T
Alejandro R. Mosteo 22a13d92f3 migration to source archives
Crates without maintainer or pending migration remain in /orphaned
GitHub URLs rely on the default tarballs that at some point will
have to be released with uploaded binaries (with `alr publish` support).
2019-10-29 20:14:31 +01:00

16 lines
453 B
TOML

[general]
description = "Ada unit test framework"
licenses = ["GPL 3.0"]
authors = ["AdaCore"]
website = "https://www.adacore.com/download/more"
maintainers = ["alejandro@mosteo.com"]
project-files = ["aunit.gpr"]
[general.gpr-externals]
RUNTIME = ["full", "zfp", "ravenscar", "ravenscar-cert", "cert"]
[2017]
origin = "git+https://github.com/alire-project/libaunit.git@b66a41ceb35bfc81b9345655c5f46317a57de3b4"
executables = ["run-ppc-elf"]