summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | | Merge topic 'target-COMPILE_OPTIONS'Brad King2013-06-031-0/+2
|\ \ \
| * | | Add target_compile_options command.Stephen Kelly2013-06-021-0/+1
| * | | Add COMPILE_OPTIONS target property.Stephen Kelly2013-06-021-0/+1
| | |/ | |/|
* | | Merge topic 'qt4-qt5-CMAKE_AUTOMOC'Brad King2013-06-031-0/+14
|\ \ \
| * | | QtAutomoc: Get the Qt version through the target link interfaceStephen Kelly2013-05-271-0/+14
| |/ /
* | | Merge topic 'rpath-on-mac'Brad King2013-06-031-0/+10
|\ \ \ | |/ / |/| |
| * | OS X: Add test for rpaths on Mac.Clinton Stimpson2013-06-031-0/+10
| |/
* | Merge topic 'vs-windows-forms'Brad King2013-05-211-0/+5
|\ \
| * | VS: Add Windows Forms SupportJohn Farrier2013-05-161-0/+5
| |/
* | Merge topic 'Automoc-Qt4-Qt5'Brad King2013-05-211-6/+20
|\ \
| * | Remove an endif() followed by an if() for the same condition.Stephen Kelly2013-03-161-2/+1
| * | Add a test for Qt5AutomocStephen Kelly2013-03-161-5/+20
| |/
* | Merge topic 'msbuild-targets-in-subdirs'Brad King2013-05-161-0/+37
|\ \
| * | ctest_build: Pass projectDir to GenerateBuildCommandPetr Kmoch2013-04-121-0/+14
| * | VS: Add test for building MSBuild project in subdirPetr Kmoch2013-04-121-0/+23
| |/
* | CTest: Add test for running many tests in parallelPaul Kunysch2013-03-221-0/+9
|/
* Configure Tests/CMakeTests only with BUILD_TESTING ONBrad King2013-03-131-2/+2
* Merge topic 'fix-automoc-no-qt'Brad King2013-03-131-0/+10
|\
| * Automoc: Don't create automoc targets if Qt is not used (#13999)Stephen Kelly2013-03-121-0/+10
* | GetPrerequisites: Enable test for BundleUtilities on MinGWMichael Tänzer2013-03-011-0/+1
* | ExternalData: Test content link with a space in its nameBrad King2013-02-221-0/+1
* | Tests: Generalize decision for 'make' tool supporting spacesBrad King2013-02-221-16/+22
* | Tests: Replace exec_program with execute_processBrad King2013-02-221-6/+5
|/
* Tests: Add generator toolset supportBrad King2013-02-071-0/+9
* Tests: Consolidate ctest --build-and-test generator optionsBrad King2013-02-071-146/+78