summaryrefslogtreecommitdiff
path: root/test/integration/test-solver3-similar-depends
Commit message (Collapse)AuthorAgeFilesLines
* solver3: Correctly determine 'same' or groupsJulian Andres Klode2025-03-101-0/+18
We incorrectly used the DependencyData of the first or group member, however that only checked that the first or group member was the same and that both either had a next member or not.