mirror of
https://github.com/Jguer/yay.git
synced 2024-11-07 17:47:21 +01:00
c1aa71bee1
Before this fix dependencies for AUR targets were added to the graph after each addition of a target node. Now dependencies are added only after all target nodes are added to the graph. Also added some tests for previously bugged cases. |
||
---|---|---|
.. | ||
mock | ||
testdata | ||
base.go | ||
dep_graph_test.go | ||
dep_graph.go | ||
dep.go | ||
depCheck.go | ||
depOrder.go | ||
depPool.go | ||
target_handler.go |