ALR-TEST(1) | Alire manual | ALR-TEST(1) |
alr-test - Tests the compilation of all or some releases
alr test [options] [crate[versions]]...
Tests the retrievability and buildability of all or specific releases. Unless --continue or --redo is given, the command expects to be run in an empty folder.
After completion, a report in text, markup and junit format will be available in the current directory. A complete log of each release building process will be available in respective <release>/alire/alr_test.log files. Version selection syntax (global policy applies within the allowed version subsets):
crate Newest/oldest version
crate=version Exact version
crate^version Major-compatible version
crate~version Minor-compatible version
alr(1), alr-action(1), alr-build(1), alr-clean(1), alr-dev(1), alr-edit(1), alr-run(1), alr-exec(1), gprbuild(1)
Generated with generate-man from Alire execution
August 3, 2022 | Alire 1.2 |