]> _ Git - alire.git/commit
Fix bug in dependency traversal order (#1445)
authorAlejandro R Mosteo <amosteo@unizar.es>
Wed, 13 Sep 2023 12:58:58 +0000 (14:58 +0200)
committerGitHub <noreply@github.com>
Wed, 13 Sep 2023 12:58:58 +0000 (14:58 +0200)
commit5641f848ce98be6f4b9060162b6627cbc3be753d
tree86ebbecaa1912d9ea70b5ac8425501d73aaea04b
parent698a71251830132ef4a7f9538dc5ca0b8d7d9992
Fix bug in dependency traversal order (#1445)

* Fix bug in solution traversal related to linked releases

* New test

* CI fixes
src/alire/alire-solutions.adb
testsuite/tests/crate_config/no-rebuilds/test.py
testsuite/tests/solver/traverse-order/test.py [new file with mode: 0644]
testsuite/tests/solver/traverse-order/test.yaml [new file with mode: 0644]