summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Create make rules for INTERFACE_LIBRARY targets.Stephen Kelly2013-10-211-0/+17
|/
* Drop CMAKE_STRICT modeBrad King2013-10-151-3/+0
* Require CMake 2.8.4 or greater to build CMakeStephen Kelly2013-10-151-27/+10
* Merge topic 'FindGTK2-targets'Brad King2013-10-091-0/+5
|\
| * FindGTK2: Add tests for components and targets in gtk and gtkmm modulesDaniele E. Domenichelli2013-10-081-0/+5
* | Merge topic 'INTERFACE_LIBRARY-target-type'Brad King2013-10-081-0/+1
|\ \
| * | Add the INTERFACE_LIBRARY target type.Stephen Kelly2013-10-071-0/+1
| |/
* | Merge topic 'Add-coverage.py-Coverage'Brad King2013-10-081-0/+19
|\ \
| * | Adding support for the Python coverage.py tool.Patrick Reynolds2013-10-081-0/+19
| |/
* | Merge topic 'ctest_rerun_failed'Brad King2013-10-081-0/+10
|\ \
| * | ctest: Add --rerun-failed optionZack Galbreath2013-10-081-0/+10
| |/
* | Merge topic 'test-Qt4-quiet'Brad King2013-10-071-1/+1
|\ \
| * | Tests: Make find_package(Qt4) QUIETBrad King2013-10-031-1/+1
| |/
* | cmTestGenerator: Evaluate generator expressions in test propertiesBen Boeckel2013-09-201-0/+1
|/
* Skip CTestLimitDashJ test on BorlandBrad King2013-08-071-3/+5
* Add the ALIAS target concept for libraries and executables.Stephen Kelly2013-08-021-0/+1
* Add additonal tests for the linker flagsPatrick Gansterer2013-07-311-2/+12
* set_property: Do not remove a property when APPENDing nothingBen Boeckel2013-07-241-0/+1
* Introduce the INTERFACE_LINK_LIBRARIES property.Stephen Kelly2013-07-081-0/+10
* VS12: Find proper MSBuild for VSProjectInSubdir testBrad King2013-06-281-3/+8
* Add whitespace after colons in error messages.Stephen Kelly2013-06-211-1/+1
* Merge topic 'suppress-unused-cli-with-value-in-cache'Brad King2013-06-141-1/+1
|\
| * Don't run the WarnUnusedCliUnused test on Windows.Stephen Kelly2013-06-121-1/+1
* | Merge topic 'suppress-unused-cli-with-value-in-cache'Brad King2013-06-051-11/+17
|\ \ | |/
| * CLI: Suppress the unused warning if the key value pair is cached.Stephen Kelly2013-06-041-11/+17
* | Merge topic 'escape-regex-specials-in-path'Brad King2013-06-031-4/+1
|\ \
| * \ Merge branch 'master' into escape-regex-specials-in-pathRolf Eike Beer2013-06-031-6/+71
| |\ \ | | |/
| * | Fix test failures caused by regexp-sensitive characters in the build pathsModestas Vainius2013-06-031-4/+1