summaryrefslogtreecommitdiffstats
path: root/Tests/Module/GenerateExportHeader/reference
Commit message (Collapse)AuthorAgeFilesLines
* Speed up the GenerateExportHeader unit test (#14453).Stephen Kelly2013-12-1512-0/+492
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.