summaryrefslogtreecommitdiff
path: root/test cases/common/130 include order
AgeCommit message (Collapse)Author
2023-03-30tests: add test to ensure that build dir is preferred to src dirBarnabás Pőcze
Extend the "common/include order" test to ensure that the build directory is preferred over the source directory. For example, when using `configure_file()`, the resulting file should be preferred over a file with the same name in the source directory.
2021-04-26Condense test directory names.Jussi Pakkanen