summaryrefslogtreecommitdiff
path: root/test cases/common/52 object generator
AgeCommit message (Collapse)Author
2024-10-12test cases: add test for @OUTPUT0@ substitution rulesPierre Lamot
when a generator used a single @OUTPUT0@ and was processing multiple targets, the variable was replaced with a wrong value
2023-12-10vs: Manually link generated .o filesarch1t3cht
Fixes #12550 . VS automatically links CustomBuild outputs ending in .obj or .res, but others need to be included explicitly.
2021-04-26Condense test directory names.Jussi Pakkanen