summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Various typo fixesLuz Paz2018-01-0317-19/+19
* Merge topic 'FindPkgConfig_search_path_fix'Brad King2017-12-221-0/+61
|\
| * FindPkgConfig: Make IMPORTED_TARGET test verify NO...PATH properlyCraig Scott2017-12-161-0/+61
* | Merge topic 'cuda-mixed-cxx-standard'Brad King2017-12-203-0/+25
|\ \ | |/ |/|
| * CUDA: Fix CUDA_STANDARD selection via cxx_std_11 with CXX_STANDARDRobert Maynard2017-12-153-0/+25
* | Merge topic 'fix_failing_ResolveDeviceSymbols_test'Brad King2017-12-152-15/+10
|\ \
| * | Cuda: ResolveDeviceSymbols now properly execute everywhere.Robert Maynard2017-12-132-15/+10
| |/
* | Merge topic 'per-source-COMPILE_LANGUAGE-genex-support'Brad King2017-12-148-0/+59
|\ \
| * | Genex: Per-source $<COMPILE_LANGUAGE:...> supportMarc Chevrier2017-12-138-0/+59
* | | Autogen: Tests: Move QtAutoUicInterface test to QtAutogen/UicInterfaceSebastian Holtermann2017-12-1312-65/+7
* | | Autogen: Tests: Separate RerunRccDepends testSebastian Holtermann2017-12-1317-141/+27
* | | Autogen: Tests: Separate RerunMocPlugin testSebastian Holtermann2017-12-1325-22/+29
* | | Autogen: Tests: Separate RerunMocBasic testSebastian Holtermann2017-12-1312-97/+102
* | | Autogen: Tests: Separate Complex testSebastian Holtermann2017-12-1360-142/+5
* | | Autogen: Tests: Separate StaticLibraryCycle testSebastian Holtermann2017-12-1311-13/+20
* | | Autogen: Tests: Separate SameName testSebastian Holtermann2017-12-1326-5/+7
* | | Autogen: Tests: Separate MacOsFW testSebastian Holtermann2017-12-139-8/+6
* | | Autogen: Tests: Separate ObjectLibrary testSebastian Holtermann2017-12-139-4/+5
* | | Autogen: Tests: Separate UicInclude testSebastian Holtermann2017-12-1312-5/+5
* | | Autogen: Tests: Separate MocCMP0071 testSebastian Holtermann2017-12-1310-12/+11
* | | Autogen: Tests: Separate MocInclude testSebastian Holtermann2017-12-1352-36/+42
* | | Autogen: Tests: Separate MocDepends testSebastian Holtermann2017-12-1313-25/+10
* | | Autogen: Tests: Separate MocMacroName testSebastian Holtermann2017-12-1314-19/+33
* | | Autogen: Tests: Separate RccSkipSource testSebastian Holtermann2017-12-137-21/+24
* | | Autogen: Tests: Separate UicSkipSource testSebastian Holtermann2017-12-1314-24/+27
* | | Autogen: Tests: Separate MocSkipSource testSebastian Holtermann2017-12-1312-39/+43
* | | Autogen: Tests: Separate RccOffMocLibrary testSebastian Holtermann2017-12-136-16/+18
* | | Autogen: Tests: Separate RccOnly and RccEmpty testsSebastian Holtermann2017-12-138-12/+18
* | | Autogen: Tests: Separate uicOnly testSebastian Holtermann2017-12-136-9/+13
* | | Autogen: Tests: Separate mocOnly and mocOnlyOpts testsSebastian Holtermann2017-12-1313-16/+50
* | | Autogen: Tests: Add basic scripts for separate testsSebastian Holtermann2017-12-138-0/+185
| |/ |/|
* | CTest: Remove unfinished batch test modeBrad King2017-12-081-2/+0
|/
* Merge topic 'autogen-fix-library-deps'Brad King2017-12-088-0/+162
|\
| * Merge branch 'automoc-apple-framework' into autogen-fix-library-depsBrad King2017-12-078-0/+162
| |\
| | * Autogen: Tests: Add test for MacOS frameworksSebastian Holtermann2017-12-078-0/+162
* | | Merge topic 'cpack-rpm-check-executable-flags'Brad King2017-12-075-7/+15
|\ \ \
| * | | CPack/RPM: check executable flags for debuginfo packagesDomen Vrankar2017-12-065-7/+15
| |/ /
* | | Merge topic 'externalproject_download_dir'Brad King2017-12-073-7/+60
|\ \ \
| * | | ExternalProject: Support substituting <DOWNLOAD_DIR>Craig Scott2017-12-063-7/+60
* | | | Merge topic 'gtest-discovery-timeout'Brad King2017-12-077-0/+53
|\ \ \ \ | |_|/ / |/| | |
| * | | GoogleTest: Add test for missing test executableMatthew Woehlke2017-12-063-0/+10
| * | | GoogleTest: Add timeout to discoveryMatthew Woehlke2017-12-065-0/+43
* | | | Add generator expression support to per-source COMPILE_DEFINITIONSMarc Chevrier2017-12-057-3/+33
* | | | Merge topic 'update-cpplint'Brad King2017-12-054-4/+4
|\ \ \ \
| * | | | Update cpplint support to return 0 and mark warnings for CDash.Bill Hoffman2017-12-014-4/+4
* | | | | Merge topic 'csharp_project_without_sources'Brad King2017-12-043-0/+13
|\ \ \ \ \
| * | | | | VS: Enable generation of CSharp projects without initial .cs filesMichael Stürmer2017-11-293-0/+13
* | | | | | Merge topic 'simplify_target_link_libraries'Brad King2017-12-012-4/+4
|\ \ \ \ \ \
| * | | | | | target_link_libraries: Slightly fix some error-messages.Deniz Bahadir2017-11-292-4/+4
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'libuv-raii'Brad King2017-12-013-1/+6
|\ \ \ \ \ \