]> _ Git - alire.git/commit
Test the local release with `alr test` (#1356)
authorAlejandro R Mosteo <amosteo@unizar.es>
Mon, 27 Mar 2023 20:21:15 +0000 (22:21 +0200)
committerGitHub <noreply@github.com>
Mon, 27 Mar 2023 20:21:15 +0000 (22:21 +0200)
commitba1f510eba6d2eed08bd68bf373eb3ce57f00546
treeedb69b0d0f6d4351c5bd9b94ee5eb028250442a3
parent424c3d9b15aa936cf510c39c491cea3b7e34435d
Test the local release with `alr test` (#1356)

* Ability to test local crate

* Test for local crate testing

* self-review

* Add user changes entry

* Add check of release profile to tests
doc/user-changes.md
src/alr/alr-commands-test.adb
src/alr/alr-commands-test.ads
src/alr/alr-commands.adb
src/alr/alr-commands.ads
testsuite/drivers/asserts.py
testsuite/tests/test/default-test/test.py
testsuite/tests/test/local-release/test.py [new file with mode: 0644]
testsuite/tests/test/local-release/test.yaml [new file with mode: 0644]