summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Tests: add a test with custom options passed to valgrindRolf Eike Beer2013-05-092-0/+15
| * | | | Tests: add test for non-existent Valgrind suppression fileRolf Eike Beer2013-05-091-1/+7
| * | | | Tests: verify that memory checker output files are always presentRolf Eike Beer2013-05-092-1/+43
| * | | | Tests: remove code duplication in CTestTestMemCheck testsRolf Eike Beer2013-05-0929-319/+55
| * | | | CTest: remove unreachable code and CTestTestMemcheckUnknown testRolf Eike Beer2013-05-094-36/+3
| * | | | Tests: create output files for all memory checkersRolf Eike Beer2013-05-092-14/+72
| | |/ / | |/| |
* | | | Merge topic 'doc-improvements'Brad King2013-05-164-7/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix spelling and typos (non-binary)Andreas Mohr2013-05-071-1/+1
| * | | Fix spelling and typos (affecting binary data / module messages)Andreas Mohr2013-05-074-6/+6
| |/ /
* | | Merge topic 'fix-per-config-tll-include-dirs'Brad King2013-05-163-0/+25
|\ \ \
| * | | Test that linking using the debug keyword to tll works.Stephen Kelly2013-05-161-0/+8
| * | | Test transitive includes from setting the LINK_LIBRARIES property.Stephen Kelly2013-05-062-0/+17
| |/ /
* | | Merge topic 'improve-get_filename_component-names'Brad King2013-05-1613-206/+47
|\ \ \
| * | | get_filename_component: Add DIRECTORY option (#14091)Brad King2013-04-161-9/+10
| * | | get_filename_component: Add explicit unit testsBrad King2013-04-1613-206/+46
* | | | Merge topic 'msbuild-targets-in-subdirs'Brad King2013-05-1623-0/+999
|\ \ \ \
| * | | | ctest_build: Pass projectDir to GenerateBuildCommandPetr Kmoch2013-04-122-0/+26
| * | | | VS: Add test for building MSBuild project in subdirPetr Kmoch2013-04-123-0/+27
| * | | | VS: Create parser for Visual Studio .sln filesPetr Kmoch2013-04-1219-0/+946
* | | | | Merge topic 'vs10-preprocessor-semicolons'Brad King2013-05-161-2/+1
|\ \ \ \ \
| * | | | | VS 10: Escape ; as %3B in preprocessor definitions (#14073)Brad King2013-04-111-2/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'vs-no-compiler-pdb-setting'Brad King2013-05-161-6/+5
|\ \ \ \ \
| * | | | | VS: Separate compiler and linker PDB files (#11899, #14062)Brad King2013-04-051-6/+5
| |/ / / /
* | | | | Merge topic 'cygwin_fd_setsize'Brad King2013-05-165-0/+58
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | CTest: Add test for running many tests in parallelPaul Kunysch2013-03-225-0/+58
* | | | | Fix clearing of the INCLUDE_DIRECTORIES DIRECTORY property.Stephen Kelly2013-04-101-0/+11
| |/ / / |/| | |
* | | | add_dependencies: Distinguish target v. file dependencies in error (#14050)Brad King2013-03-296-0/+18
* | | | Merge topic 'fix-Qt5-incompatibility-check-version'Brad King2013-03-281-1/+1
|\ \ \ \
| * | | | Fix the Qt 5 version required to run the IncompatibleQt test.Stephen Kelly2013-03-261-1/+1
| | |/ / | |/| |
* | | | Merge topic 'error-on-exported-missing-include-dir'Brad King2013-03-284-0/+15
|\ \ \ \ | |/ / / |/| | |
| * | | Error if linked target has relative paths in INTERFACE_INCLUDE_DIRECTORIESStephen Kelly2013-03-264-0/+15
* | | | Merge topic 'error-on-exported-missing-include-dir'Brad King2013-03-2616-4/+96
|\ \ \ \ | |/ / /
| * | | Report an error on IMPORTED targets with a faulty INTERFACEStephen Kelly2013-03-265-2/+24
| * | | install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIESStephen Kelly2013-03-2612-2/+72
* | | | Merge topic 'fix-COMPILE_DEFINITIONS-config'Brad King2013-03-266-3/+92
|\ \ \ \ | |/ / / |/| | |
| * | | Test evaluation of per-config COMPILE_DEFINITIONS (#14037)Brad King2013-03-256-3/+92
| |/ /
* | | Rename variable for including current directory in interfacesBrad King2013-03-196-6/+6
|/ /
* | Merge topic 'fix-genex-preprocess'Brad King2013-03-191-0/+4
|\ \
| * | Fix cmGeneratorExpression::Preprocess for interleaved inputs.Stephen Kelly2013-03-181-0/+4
| |/
* | FindQt4: Set the INTERFACE_QT_MAJOR_VERSION for Qt4::QtCoreStephen Kelly2013-03-187-0/+30
|/
* Configure Tests/CMakeTests only with BUILD_TESTING ONBrad King2013-03-131-2/+2
* Merge topic 'cleanup-early-include-CTest-failure'Brad King2013-03-1315-60/+104
|\
| * CTest: Fail early without PROJECT_BINARY_DIR (#14005)Brad King2013-03-126-0/+20
| * build_command: Fail early without CMAKE_MAKE_PROGRAM (#14005)Brad King2013-03-125-1/+15
| * Refactor RunCMake.build_command test to allow more casesBrad King2013-03-125-59/+69
* | Merge topic 'fix-automoc-no-qt'Brad King2013-03-133-0/+21
|\ \
| * | Automoc: Don't create automoc targets if Qt is not used (#13999)Stephen Kelly2013-03-123-0/+21
* | | Merge topic 'genex-SEMICOLON'Brad King2013-03-132-0/+4
|\ \ \
| * | | Add $<SEMICOLON> generator expression.Jean-Christophe Fillion-Robin2013-03-122-0/+4
| | |/ | |/|
* | | Merge topic 'ExternalData-escape-semicolons'Brad King2013-03-139-0/+57
|\ \ \ | |/ / |/| |