]> _ Git - alire.git/commit
fix: don't crash on `alr --format show --external` (#1871)
authorAlejandro R Mosteo <amosteo@unizar.es>
Thu, 27 Feb 2025 12:01:54 +0000 (13:01 +0100)
committerGitHub <noreply@github.com>
Thu, 27 Feb 2025 12:01:54 +0000 (13:01 +0100)
commit32e217a450115c47740c18bdef998c9ac16fc1c2
tree4b946a1ab440e17968554f0912c0e9b82b9becda
parent121c0fa8c71a1d14b74d3fac41f6d63ef574b6d9
fix: don't crash on `alr --format show --external` (#1871)

* fix: missing headers in show --external table

* New test

* Remove non-structured output when --format

* Fix collateral damage
src/alr/alr-commands-show.adb
testsuite/tests/index/external-from-output/test.py
testsuite/tests/show/external-structured/test.py [new file with mode: 0644]
testsuite/tests/show/external-structured/test.yaml [new file with mode: 0644]