]> _ Git - alire.git/commit
Bugfix for nested empty tables in manifest (#906)
authorAlejandro R Mosteo <alejandro@mosteo.com>
Tue, 4 Jan 2022 11:45:57 +0000 (12:45 +0100)
committerGitHub <noreply@github.com>
Tue, 4 Jan 2022 11:45:57 +0000 (12:45 +0100)
commitdcdb7449c03fc3cfb7c15cc5cbb95e27951aebcd
tree6746867f9d23a79f8c43c8816baac6794a408561
parent3f76e1876c88d3c5de3437e0b1cf2b4ab511eb00
Bugfix for nested empty tables in manifest (#906)

* Test for bug

* Fix bug in which a flattened tree may be empty

* Update test with bugfix URL
src/alire/alire-conditional_trees-case_nodes.adb
src/alire/alire-conditional_trees.adb
src/alire/alire-conditional_trees.ads
testsuite/tests/index/empty-dependency-case/test.py [new file with mode: 0644]
testsuite/tests/index/empty-dependency-case/test.yaml [new file with mode: 0644]