summaryrefslogtreecommitdiff
path: root/Tests/QtAutogen
Commit message (Expand)AuthorAgeFilesLines
* Add a failing test case for #21620Joerg Bornemann2021-01-066-2/+61
* Extend QtAutogen/RerunMocJoerg Bornemann2021-01-062-0/+32
* Do not use try_compile in RerunMocBasic testJoerg Bornemann2021-01-061-10/+28
* Autogen: Add support for per-config sourcesBrad King2020-12-169-6/+80
* Tests/QtAutogen: Forward build configuration in multi-config generatorsBrad King2020-12-161-1/+4
* Tests: Skip Qt*Autogen.MocSkipSource case for Xcode "new build system"Brad King2020-09-181-0/+7
* Tests: Avoid duplicate custom commands in QtAutogen.AutogenOriginDependsOffBrad King2020-09-183-6/+11
* AutoMoc: Re-run moc if a dependency is missingJoerg Bornemann2020-09-098-0/+117
* Merge branch 'backport-3.17-automoc-depend-project-file'Brad King2020-08-317-0/+146
|\
| * AutoMoc: Restore support for re-running after project file changesJoerg Bornemann2020-08-317-0/+146
* | Merge branch 'backport-3.17-automoc-path-prefix-off'Brad King2020-08-101-0/+1
|\ \ | |/
| * Merge branch 'backport-3.16-automoc-path-prefix-off'Brad King2020-08-101-0/+1
| |\
| | * Autogen: Turn off moc path prefix generation by defaultJoerg Bornemann2020-08-101-0/+1
* | | Unity Builds: Do not set SKIP_AUTOGEN to source filesCristian Adam2020-07-294-0/+23
* | | Update links to gitlab.kitware.com repos to add `-/`Brad King2020-05-261-2/+2
* | | Tests: Update QtAutogen codeeditor test only include headers neededRobert Maynard2020-05-211-1/+4
|/ /
* | AutoGen: Use moc's feature to output dependenciesJoerg Bornemann2020-01-286-7/+7
* | Tests: Add AUTOGEN policy CMP0100 testSebastian Holtermann2020-01-049-0/+162
* | Tests: Restore Autogen/SameName .hh header testSebastian Holtermann2020-01-043-1/+20
|/
* Autogen: Revert processing of .hh files for compatibilityBrad King2019-12-183-16/+0
* Revise include order using clang-format-6.0Kitware Robot2019-10-0151-33/+79
* Tests: At QtAutogen.MocIncludeSymlink testSebastian Holtermann2019-09-182-0/+81
* Tests: Merge QtAutogen.MocIncludeStrict and MocIncludeRelaxedSebastian Holtermann2019-09-1897-896/+1011
* Tests: Autogen: Extend SameName test with additional header extensionsSebastian Holtermann2019-07-044-0/+32
* Tests: Autogen: Use valid rcc compression levelsSebastian Holtermann2019-07-011-4/+4
* Autogen: Add ManySources testSebastian Holtermann2019-04-158-0/+131
* Tests: Fix Qt*Autogen.GlobalAutogenTarget to use matching generatorBrad King2019-04-101-0/+3
* Autogen: Fix RerunMocPlugin test for Ninja generatorSebastian Holtermann2019-02-151-11/+4
* Autogen: Refactor RerunRccDepends test with fixed timestamp comparisonSebastian Holtermann2019-02-131-80/+95
* Autogen: Refactor RerunRccConfigChange testSebastian Holtermann2019-02-131-14/+19
* Autogen: Refactor RerunMocBasic test with fixed timestamp comparisonSebastian Holtermann2019-02-131-31/+67
* Autogen: Refactor RerunMocPlugin test with fixed timestamp comparisonSebastian Holtermann2019-02-131-58/+93
* Autogen: Extend the SameName test with same name but different extension filesSebastian Holtermann2019-02-056-1/+68
* Autogen: Reenable passing compiler implicit include directories to mocSebastian Holtermann2019-01-283-2/+11
* Autogen: Revert passing compiler implicit includes to mocSebastian Holtermann2018-12-071-1/+2
* Autogen: Add QtAutogen.UicNoGui testSebastian Holtermann2018-11-287-0/+50
* Autogen: Tests: Differentiate between Qt core and Qt gui testsSebastian Holtermann2018-11-2843-46/+103
* Autogen: Sort testsSebastian Holtermann2018-11-141-36/+30
* Autogen: Add a definitions test to the MocOnly testSebastian Holtermann2018-11-142-1/+7
* Autogen: Add test for CMAKE_GLOBAL_AUTOGEN/RCC_TARGETSebastian Holtermann2018-11-1117-0/+279
* Autogen: Separate AUTOGEN_TARGET_DEPENDS tests into own tests suiteSebastian Holtermann2018-11-057-48/+70
* Autogen: Rename MocDepends test to AutogenOriginDependsOnSebastian Holtermann2018-11-0312-2/+2
* Autogen: Add test for AUTOGEN_ORIGIN_DEPENDS=OFFSebastian Holtermann2018-11-0312-0/+238
* Fix misc. typosluz.paz2018-10-031-1/+1
* Autogen: Tests: Use non inverting Qt version testsSebastian Holtermann2018-08-096-11/+11
* Autogen: Check if we can run the MocOsMacros testSebastian Holtermann2018-08-072-9/+25
* Autogen: Add test for Q_OS_ macrosSebastian Holtermann2018-07-305-0/+180
* Autogen: Enable CMAKE_AUTOGEN_VERBOSE in all testsSebastian Holtermann2018-06-215-0/+5
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-016-7/+10
* Autogen: Add AUTORCC configuration change testSebastian Holtermann2018-05-3011-0/+94