]> _ Git - alire.git/commit
Allow package removal by `apt` with --force (#1165)
authorAlejandro R Mosteo <amosteo@unizar.es>
Tue, 13 Sep 2022 12:08:34 +0000 (14:08 +0200)
committerGitHub <noreply@github.com>
Tue, 13 Sep 2022 12:08:34 +0000 (14:08 +0200)
commit7dba14487f119acbdd35dc21ca5cef803f5e2976
treeb803dc6f64058fa92baf11d4d0d3582d9bba084a
parent2ebec33b4eab71355d257ba49f1302280521cbb0
Allow package removal by `apt` with --force (#1165)

* Allow package removal by apt with --force

* Propagate --force during `alr test`

* New test for default `alr test` get&build

* Self-review fixes

* Relax syntax in prototype for older python
src/alire/alire-origins-deployers-system-apt.adb
src/alire/alire-origins-deployers.adb
src/alr/alr-commands-test.adb
testsuite/drivers/asserts.py
testsuite/tests/test/default-test/test.py [new file with mode: 0644]
testsuite/tests/test/default-test/test.yaml [new file with mode: 0644]