summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/ManySources
Commit message (Collapse)AuthorAgeFilesLines
* Autogen: Add ManySources testSebastian Holtermann2019-04-157-0/+130
The QtAutogen/ManySources test generates a number of source, header, .ui and .qrc files that get AUTOMOC, AUTOUIC and AUTORCC processed. This stresses the concurrency framework in `cmQtAutoMocUic` and should reveal any issues with that.