Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Autogen: Tests: Use non inverting Qt version tests | Sebastian Holtermann | 2018-08-09 | 1 | -4/+4 |
| | |||||
* | Autogen: Check if we can run the MocOsMacros test | Sebastian Holtermann | 2018-08-07 | 1 | -1/+1 |
| | | | | | | | | | | The MocOsMacros test requires moc to support moc_predefs.h on some platforms (e.g. Mac). moc supports moc_predefs.h inclusion since Qt 5.8, therefore run the MocOsMacros only if Qt >= 5.8 and if CMAKE_CXX_COMPILER_PREDEFINES_COMMAND is defined. Fixes #18245 | ||||
* | Autogen: Add test for Q_OS_ macros | Sebastian Holtermann | 2018-07-30 | 1 | -0/+3 |
| | |||||
* | Autogen: Add AUTORCC configuration change test | Sebastian Holtermann | 2018-05-30 | 1 | -0/+1 |
| | |||||
* | Tests: Add QtAutogen test for a low cmake_minimum_required version | Sebastian Holtermann | 2018-05-16 | 1 | -1/+2 |
| | |||||
* | Autogen: Tests: Extend AUTOUIC include patterns test | Sebastian Holtermann | 2018-01-19 | 1 | -3/+1 |
| | |||||
* | Autogen: Tests: Add AUTOGEN_PARALLEL tests | Sebastian Holtermann | 2018-01-17 | 1 | -0/+6 |
| | |||||
* | Autogen: Tests: Move QtAutoUicInterface test to QtAutogen/UicInterface | Sebastian Holtermann | 2017-12-13 | 1 | -0/+1 |
| | |||||
* | Autogen: Tests: Separate RerunRccDepends test | Sebastian Holtermann | 2017-12-13 | 1 | -0/+1 |
| | |||||
* | Autogen: Tests: Separate RerunMocPlugin test | Sebastian Holtermann | 2017-12-13 | 1 | -0/+3 |
| | |||||
* | Autogen: Tests: Separate RerunMocBasic test | Sebastian Holtermann | 2017-12-13 | 1 | -0/+2 |
| | |||||
* | Autogen: Tests: Separate Complex test | Sebastian Holtermann | 2017-12-13 | 1 | -0/+1 |
| | |||||
* | Autogen: Tests: Separate StaticLibraryCycle test | Sebastian Holtermann | 2017-12-13 | 1 | -0/+1 |
| | |||||
* | Autogen: Tests: Separate SameName test | Sebastian Holtermann | 2017-12-13 | 1 | -0/+1 |
| | |||||
* | Autogen: Tests: Separate MacOsFW test | Sebastian Holtermann | 2017-12-13 | 1 | -0/+3 |
| | |||||
* | Autogen: Tests: Separate ObjectLibrary test | Sebastian Holtermann | 2017-12-13 | 1 | -0/+1 |
| | |||||
* | Autogen: Tests: Separate UicInclude test | Sebastian Holtermann | 2017-12-13 | 1 | -0/+1 |
| | |||||
* | Autogen: Tests: Separate MocCMP0071 test | Sebastian Holtermann | 2017-12-13 | 1 | -0/+3 |
| | |||||
* | Autogen: Tests: Separate MocInclude test | Sebastian Holtermann | 2017-12-13 | 1 | -0/+4 |
| | |||||
* | Autogen: Tests: Separate MocDepends test | Sebastian Holtermann | 2017-12-13 | 1 | -0/+1 |
| | |||||
* | Autogen: Tests: Separate MocMacroName test | Sebastian Holtermann | 2017-12-13 | 1 | -0/+3 |
| | |||||
* | Autogen: Tests: Separate RccSkipSource test | Sebastian Holtermann | 2017-12-13 | 1 | -0/+1 |
| | |||||
* | Autogen: Tests: Separate UicSkipSource test | Sebastian Holtermann | 2017-12-13 | 1 | -0/+1 |
| | |||||
* | Autogen: Tests: Separate MocSkipSource test | Sebastian Holtermann | 2017-12-13 | 1 | -0/+3 |
| | |||||
* | Autogen: Tests: Separate RccOffMocLibrary test | Sebastian Holtermann | 2017-12-13 | 1 | -0/+1 |
| | |||||
* | Autogen: Tests: Separate RccOnly and RccEmpty tests | Sebastian Holtermann | 2017-12-13 | 1 | -0/+2 |
| | |||||
* | Autogen: Tests: Separate uicOnly test | Sebastian Holtermann | 2017-12-13 | 1 | -0/+3 |
| | |||||
* | Autogen: Tests: Separate mocOnly and mocOnlyOpts tests | Sebastian Holtermann | 2017-12-13 | 1 | -0/+2 |
| | |||||
* | Autogen: Tests: Add basic scripts for separate tests | Sebastian Holtermann | 2017-12-13 | 1 | -0/+1 |