summaryrefslogtreecommitdiffstats
path: root/Tests/Module/GenerateExportHeader/reference/UNIX
Commit message (Collapse)AuthorAgeFilesLines
* Speed up the GenerateExportHeader unit test (#14453).Stephen Kelly2013-12-152-0/+82
Instead of running many small tests with many cmake projects, simply compare the generated export header against a reference. Remove the helper macros and the try_compiles which are duplicates of the library build tests.