summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Tests: Optionally configure tests exclusively, with an external CMakeBrad King2014-03-031-16/+28
* Tests: Drop CMAKE_TEST_GENERATOR(|_TOOLSET) variablesBrad King2014-03-031-42/+42
* Tests: Drop CMAKE_TEST_MAKEPROGRAM variableBrad King2014-03-031-6/+5
* Tests: Rename CMAKE_TEST_MAKEPROGRAM uses for explicit make programBrad King2014-03-031-11/+12
* Tests: Rename CMAKE_TEST_MAKEPROGRAM uses for nested test projectsBrad King2014-03-031-3/+3
* Tests: Rename CMAKE_TEST_DEVENV -> CMake_TEST_DEVENVBrad King2014-03-031-7/+8
* Tests: Drop CMAKE_TEST_MSVC and test MSVC directlyBrad King2014-03-031-2/+2
* Tests: Drop CMAKE_TEST_GENERATOR and CMAKE_TEST_MAKEPROGRAM optionsBrad King2014-03-031-10/+8
* Tests: Drop kwsys testBrad King2014-03-031-13/+0
* Add test for find_dependency macro.Stephen Kelly2014-02-261-0/+1
* Remove the Example from the source.Stephen Kelly2014-02-091-12/+0
* Merge topic 'fix-Qt-autogen'Brad King2014-02-041-0/+12
|\
| * FindQt4: Make AUTOMOC work regardless which order Qt 4/5 is found.Stephen Kelly2014-01-291-0/+12
* | VisibilityInlinesHidden: only apply -fvisibility-inlines-hidden to C++ sourcesNils Gladitz2014-02-011-0/+23
|/
* allow to mark a test as "Not Run" with a specific return code (#8466)Rolf Eike Beer2014-01-141-0/+12
* Merge topic 'optional-install'Brad King2014-01-091-0/+13
|\
| * InstallRules: added new variable to disable generation of install rulesNils Gladitz2014-01-081-0/+13
* | Run the add_compile_options command unit test.Stephen Kelly2014-01-041-0/+1
* | CTest: fix regressions introduced by the ctest-fix-run-serial topicNils Gladitz2013-12-231-0/+9
|/
* Remove INTERFACE build targets.Stephen Kelly2013-12-101-18/+0
* QtAutoUic: Add INTERFACE_AUTOUIC_OPTIONS target property.Stephen Kelly2013-11-271-0/+30
* Introduce CMAKE_STAGING_PREFIX variable.Stephen Kelly2013-11-211-0/+1
* Tests: Do not use an explicit make program for VS generatorsBrad King2013-11-181-1/+5
* Tests: Fix MFC test heuristic for empty CMAKE_TEST_MAKEPROGRAMBrad King2013-11-181-1/+1
* Tests: Pass CMAKE_MAKE_PROGRAM instead of --build-makeprogramBrad King2013-11-181-4/+6
* Tests: Configure SubProject-Stage2 test more robustlyBrad King2013-11-181-13/+12
* Tests: Simplify VSExcludeFromDefaultBuild configurationBrad King2013-11-181-2/+9
* Tests: Simplify VSProjectInSubdir configurationBrad King2013-11-181-25/+11
* Tests: Simplify CTest.BuildCommand.ProjectInSubdir configurationBrad King2013-11-181-6/+7
* Tests: Pass --build-options to every testBrad King2013-11-181-27/+98
* Tests: Split <test>_EXTRA_OPTIONS into <test>_(CTEST|BUILD)_OPTIONSBrad King2013-11-181-10/+12
* Tests: Simplify ExternalProjectUpdate test argumentsBrad King2013-11-181-1/+0
* Tests: Fix make capability selection for empty CMAKE_TEST_MAKEPROGRAMBrad King2013-11-181-3/+3
* Tests: Launch BootstrapTest through cmake instead of ctestBrad King2013-11-181-10/+6
* Tests: Move CMAKE_TEST_MAKEPROGRAM into Tests/CMakeLists.txtBrad King2013-11-181-0/+4
* Tests: Drop remnants of unused ShellInstall testBrad King2013-11-181-13/+0
* Merge topic 'configure_file-drop-IMMEDIATE'Brad King2013-11-141-1/+1
|\
| * Drop use of configure_file IMMEDIATE optionDaniele E. Domenichelli2013-11-131-1/+1
* | Copyright.txt: Add test to check year rangeBrad King2013-11-121-0/+3
|/
* Tests: added test for ctest_empty_binary_directory()Nils Gladitz2013-11-011-0/+11
* Tests: Add test for CTEST_USE_LAUNCHERS capture of custom commandsNils Gladitz2013-10-311-0/+11
* Merge topic 'Qt-auto-generators'Brad King2013-10-281-14/+23
|\
| * Run the main executable created in the autogen tests.Stephen Kelly2013-10-241-2/+11
| * Rename the QtAutomoc tests to QtAutogen.Stephen Kelly2013-10-241-12/+12
* | Merge topic 'ctest-fix-run-serial'Brad King2013-10-261-0/+3
|\ \
| * | CTest: fix dashboard issues associated with the ctest-fix-run-serial topicNils Gladitz2013-10-251-1/+2
| * | CTest: added test for RUN_SERIAL issue #14484Nils Gladitz2013-10-211-0/+2
* | | ctest_update: Add support for Perforce p4 clientPedro Navarro2013-10-261-0/+20
| |/ |/|
* | Merge topic 'remove-cmake-i-wizard'Brad King2013-10-221-5/+4
|\ \
| * | cmake: Drop support for "-i" wizard modeBrad King2013-10-181-5/+4
| |/