summaryrefslogtreecommitdiff
path: root/test cases/unit/55 dedup compiler libs
AgeCommit message (Collapse)Author
2022-03-29Condense test directory names.Jussi Pakkanen
2019-08-03Condense test directory names.Jussi Pakkanen
2019-03-14compilers: Try harder to dedup builtin libsNirbheek Chauhan
Compiler internal libs should always be de-duplicated, no matter what. Closes https://github.com/mesonbuild/meson/issues/2150 Test case is by Bruce Richardson in the issue.