]> _ Git - alire.git/commit
Show just the version with `alr --version` (#1013)
authorAlejandro R Mosteo <amosteo@unizar.es>
Tue, 3 May 2022 09:13:54 +0000 (11:13 +0200)
committerGitHub <noreply@github.com>
Tue, 3 May 2022 09:13:54 +0000 (11:13 +0200)
commitbe2906193d09eadd6300dd83ff66e89c46edd6ab
tree5bd95e6228e3bfa19d99136bfb465b0bd42fc52c
parentd34cc53d5d865adc07e8c43f89d1e002c9629a24
Show just the version with `alr --version` (#1013)

* Add a new --version standalone switch

* Add a couple of new tests
src/alr/alr-commands-version.adb
src/alr/alr-commands-version.ads
src/alr/alr-commands.adb
testsuite/tests/version/nothing/test.py [new file with mode: 0644]
testsuite/tests/version/nothing/test.yaml [new file with mode: 0644]
testsuite/tests/version/short/test.py [new file with mode: 0644]
testsuite/tests/version/short/test.yaml [new file with mode: 0644]