summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge topic 'autogen-generators-refactor'Brad King2017-09-2246-274/+572
|\ \ \ \ \
| * | | | | Autogen: Tests: Add a change-not test to the mocRerun testSebastian Holtermann2017-09-212-17/+36
| * | | | | Autogen: Tests: Disable an AUTOMOC_DEPENDS_FILTER test for NinjaSebastian Holtermann2017-09-211-3/+11
| * | | | | Autogen: Tests: Refactor the QtAutogenRebuild rccDepends testSebastian Holtermann2017-09-2116-103/+151
| * | | | | Autogen: Tests: Move each rerun test script to a NAME.cmake fileSebastian Holtermann2017-09-214-217/+224
| * | | | | Autogen: Tests: Extend CMAKE_AUTOMOC_DEPEND_FILTERS rebuild testSebastian Holtermann2017-09-2112-31/+71
| * | | | | Autogen: Tests: Add <SUBDIR>/ui_view.h AUTOUIC includes to sameName testSebastian Holtermann2017-09-2113-1/+118
| * | | | | Autogen: Tests: Add <SUBDIR>/item.moc includes to sameName testSebastian Holtermann2017-09-216-9/+68
* | | | | | Merge topic 'cpack-rpm-deb-version'Brad King2017-09-2216-13/+49
|\ \ \ \ \ \
| * | | | | | CPack RPM and DEB: improved package version handlingDomen Vrankar2017-09-2116-13/+49
* | | | | | | test: Added additional unit test to variable_watchJustin Berger2017-09-212-0/+18
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'cpack-different-checksum-file-per-generator'Brad King2017-09-211-3/+2
|\ \ \ \ \ \
| * | | | | | CPack: use a distinct checksum file for each generatorDomen Vrankar2017-09-201-3/+2
| |/ / / / /
* | | | | | Merge topic 'cpack-check-install-script'Brad King2017-09-213-0/+15
|\ \ \ \ \ \
| * | | | | | CPack: Add missing check for CPACK_INSTALL_SCRIPT variableAlex Turbov2017-09-203-0/+15
| |/ / / / /
* | | | | | Merge topic 'test_for_missing_sources'Brad King2017-09-2159-0/+209
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Tests: Add tests for missing sources in add_executable and add_library.Deniz Bahadir2017-09-2059-0/+209
* | | | | | Enable clang-tidy modernize-loop-convert lintBrad King2017-09-191-6/+3
| |/ / / / |/| | | |
* | | | | Merge topic 'gtest-fix-windows-linking'Brad King2017-09-191-0/+2
|\ \ \ \ \
| * | | | | FindGTest: Improve test to catch link errorMatthew Woehlke2017-09-181-0/+2
* | | | | | Merge topic 'findmpi-overhaul'Brad King2017-09-181-0/+5
|\ \ \ \ \ \
| * | | | | | FindMPI: Support components for various languagesChristian Pfeiffer2017-09-151-0/+5
| |/ / / / /
* | | | | | Tests: Fix CMake syntax warning in VSGNUFortran testBrad King2017-09-151-1/+1
* | | | | | Tests: Fix some references to 'cmake' executableBrad King2017-09-151-9/+9
* | | | | | Tests: Drop tests that have not run for over 10 yearsBrad King2017-09-1522-209/+0
* | | | | | Merge topic 'refactor-iwyu-code'Brad King2017-09-1517-8/+30
|\ \ \ \ \ \
| * | | | | | Clean up iwyu code to not be one big if statement.Bill Hoffman2017-09-1317-8/+30
| |/ / / / /
* | | | | | Merge topic 'fphsa-fix-version-exact'Brad King2017-09-151-4/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | FPHSA: fix typo in commentYves Frederix2017-09-141-2/+2
| * | | | | FPHSA: Add (failing) unit test when checking EXACT on full version numberYves Frederix2017-09-141-2/+2
| |/ / / /
* | | | | Tests: Update RunCMake/README.rst to clarify meaning of -result.txtBrad King2017-09-141-2/+2
* | | | | get_filename_component: Revise PROGRAM/PROGRAM_ARGS split semanticsBrad King2017-09-131-0/+11
|/ / / /
* | | | Merge topic 'vs_improve_custom_command'Brad King2017-09-113-0/+89
|\ \ \ \
| * | | | VS: only add custom command line if it is not emptyMichael Stürmer2017-09-043-0/+89
* | | | | Merge topic 'timestamp'Brad King2017-09-112-2/+2
|\ \ \ \ \
| * | | | | Timestamp: support %A and %BBernhard M. Wiedemann2017-09-072-2/+2
* | | | | | CTest: Weight reported test times by PROCESSORS in summariesBill Hoffman2017-09-088-15/+15
* | | | | | CTest: Split out labels and subproject labels in summary outputBill Hoffman2017-09-085-1/+12
* | | | | | Merge topic 'fphsa-version-cleanup'Brad King2017-09-086-0/+23
|\ \ \ \ \ \
| * | | | | | FPHSA: Add (failing) unit test in case a cache variable VERSION is presentYves Frederix2017-09-054-1/+15
| * | | | | | FPHSA: add (failing) unit test for found version being equal to 0.Yves Frederix2017-09-053-0/+9
* | | | | | | Merge topic 'findfreetype-importedtargets'Brad King2017-09-084-0/+64
|\ \ \ \ \ \ \
| * | | | | | | FindFreetype: Add imported target, docs, and testBen Morgan2017-09-074-0/+64
| | |/ / / / / | |/| | | | |
* | | | | | | Autogen: Tests: Add AUTOGEN_TARGET_DEPENDS test to mocDepends testsSebastian Holtermann2017-09-0710-54/+128
|/ / / / / /
* | | | | | Merge topic 'findexpat-importedtargets'Brad King2017-09-074-0/+51
|\ \ \ \ \ \
| * | | | | | FindEXPAT: Add unit test of target and variablesBen Morgan2017-09-014-0/+51
* | | | | | | Merge topic 'vs-csharp-ref-no-asm'Brad King2017-09-063-0/+25
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'backport-vs-csharp-ref-no-asm' into vs-csharp-ref-no-asmBrad King2017-09-053-0/+25
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | |
| | * | | | | VS: Do not reference output assemblies if not possible for CSharp targetMichael Stürmer2017-09-053-0/+25
| | | |_|/ / | | |/| | |
| | * | | | Merge branch 'fix-find-package-mode' into release-3.9Brad King2017-08-291-0/+2
| | |\ \ \ \