Index / gnattest_bin / 26.2.0
26.2.0
The gnattest tool is a utility that creates unit-test skeletons as well as a test driver infrastructure (harness). gnattest creates a skeleton for each visible subprogram in the packages under consideration when they do not exist already.
gnattest is a project-aware tool. A project file is mandatory for test driver generation. The project file package that can specify gnattest switches is named gnattest.
This is a binary release of GNATtest, built from tha GNAT-FSF-builds repository.
Authors AdaCore
Maintainers chouteau@adacore.com, sagaert@adacore.com
Licenses GPL-3.0-or-later WITH GCC-exception-3.1
Tags gnattest, testing, libadalang
Manifest index/gn/gnattest_bin/gnattest_bin-26.2.0.toml
Build and platform metadata 3 fields
Conflicts [
{
"gnattest": "*"
}
]Environment {
"PATH": {
"prepend": "${CRATE_ROOT}/bin"
}
}Artifact origin rules {
"case(os)": {
"linux": {
"case(host-arch)": {
"aarch64": {
"binary": true,
"hashes": [
"sha256:d646eb918887e9b573253ab534d797702a75f1b5a7103cd67b57b9c99199bddb"
],
"url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnattest-26.2-1/gnattest-aarch64-linux-26.2-1.tar.gz"
},
"x86-64": {
"binary": true,
"hashes": [
"sha256:aa4991f89a0b14d6f771698255b7c6da8cf71759f221e3fabdc5b7817a76fe61"
],
"url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnattest-26.2-1/gnattest-x86_64-linux-26.2-1.tar.gz"
}
}
},
"macos": {
"case(host-arch)": {
"aarch64": {
"binary": true,
"hashes": [
"sha256:b9896c36a73d941d83cefdc78a4312fc78bc25d1d1efe335f492ce04a1354be5"
],
"url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnattest-26.2-1/gnattest-aarch64-darwin-26.2-1.tar.gz"
},
"x86-64": {
"binary": true,
"hashes": [
"sha256:46792a9a5a72a2bc37fbd3a62994ec95d1a9b4e90a9649937c9aabc963461fe8"
],
"url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnattest-26.2-1/gnattest-x86_64-darwin-26.2-1.tar.gz"
}
}
},
"windows": {
"case(host-arch)": {
"x86-64": {
"binary": true,
"hashes": [
"sha256:ff5e38fe599c0506a066193c7a254a39c399ac58a0d9ca226386ccd9c523719c"
],
"url": "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnattest-26.2-1/gnattest-x86_64-windows64-26.2-1.tar.gz"
}
}
}
}
}
Dependencies
No package dependencies declared.
Dependants
No indexed release depends on this version.
Complete manifest as JSON