summaryrefslogtreecommitdiff
path: root/tests/format/junctions/override-twice/subproject/subsubproject.bst
Commit message (Collapse)AuthorAgeFilesLines
* tests/format/junctions.py: Adding tests for the overrides featureTristan van Berkom2020-06-231-0/+8
* Test various scenarios of overriding junctions, including deep paths as junctions to override, and as junctions to use to override. * Test conflicting junction configurations, ensuring that we report both provenances of where the junctions were declared. * Test circular references in element paths while declaring overrides, for instance when trying to override a subproject using a deeper definition of the same subproject.