summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\ \ \
* | | \ \ \ Merge topic 'ExternalProject-command'Brad King2017-09-053-0/+55
|\ \ \ \ \ \
| * | | | | | ExternalProject: Prevent COMMAND from being treated as a true keywordCraig Scott2017-09-023-0/+55
| | |_|_|/ / | |/| | | |
* | | | | | FindPatch: Add module to find 'patch' command-line toolJean-Christophe Fillion-Robin2017-09-013-0/+89
| |/ / / / |/| | | |
* | | | | Merge topic 'server-refactor'Brad King2017-09-013-0/+107
|\ \ \ \ \
| * | | | | server: test buffer parsingJustin Berger2017-08-313-0/+107
| | |_|_|/ | |/| | |
* | | | | Merge topic 'tll-global-unknown-lib'Brad King2017-09-012-0/+5
|\ \ \ \ \
| * | | | | target_link_libraries: Allow linking to UNKNOWN IMPORTED GLOBAL libsBrad King2017-08-312-0/+5
| |/ / / /
* | | | | Merge topic 'fix-genex-SOURCES'Brad King2017-09-015-0/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Genex: Fix TARGET_PROPERTY value of SOURCESBrad King2017-09-015-0/+15
* | | | | Merge topic 'cxx11-clang-format'Brad King2017-08-315-29/+12
|\ \ \ \ \
| * | | | | clang-format: format all code as Cpp11Daniel Pfeifer2017-08-305-29/+12
* | | | | | Merge topic 'test-server-result'Brad King2017-08-312-1/+2
|\ \ \ \ \ \
| * | | | | | Tests: Teach Server test to print server return codeBrad King2017-08-302-1/+2
| |/ / / / /