summaryrefslogtreecommitdiff
path: root/test/end-to-end/cli/conflict-report.sh
AgeCommit message (Collapse)Author
2024-04-12Target analysis: report short names of targets when describing a conflictKlaus Aehlig
Configured targets, by design, cannot distinguish between a value not occuring in the configuration and occuring there with value null. Therefore, to understand the conflict, we can as well drop all the null values of the target configuration when reporting it.
2024-04-05Add test verifying origin reporting in case of conflictsKlaus Aehlig