summaryrefslogtreecommitdiff
path: root/Tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge topic 'add-ExternalData-module'Brad King2013-02-051-0/+13
|\
| * Fix Module.ExternalData test on VS 6Brad King2013-02-041-0/+1
| * ExternalData: Add tests covering interfaces and errorsBrad King2013-01-301-0/+12
* | Tests: Avoid CTestLimitDashJ crash on Borland 5.8 buildsBrad King2013-01-311-0/+1
|/
* Make INTERFACE determined properties readable in generator expressions.Stephen Kelly2013-01-201-0/+1
* Add the target_compile_definitions command.Stephen Kelly2013-01-101-0/+1
* Add the target_include_directories command.Stephen Kelly2013-01-101-0/+1
* Merge topic 'qt4-target-depends'Brad King2013-01-071-0/+15
|\
| * Qt4: Add module dependencies to the IMPORTED targetsStephen Kelly2013-01-071-0/+15
* | Add CTestLimitDashJ test (#12904)David Cole2013-01-031-0/+3
|/
* Merge topic 'fix-11575-add-wix-support-to-cpack'David Cole2012-12-051-0/+23
|\
| * CPack: Add a WiX Generator (#11575)Nils Gladitz2012-12-031-0/+23
* | Tests: Use the right path to CPack value for running CPack testsDavid Cole2012-11-291-3/+0
|/
* NMake: Add a test to demonstrate EmptyDepends issue (#13392)David Cole2012-11-211-0/+2
* Merge topic 'per-config-EXCLUDE_FROM_DEFAULT_BUILD'Brad King2012-11-201-0/+29
|\
| * Serialize tests for EXCLUDE_FROM_DEFAULT_BUILDBrad King2012-11-131-0/+7
| * Add tests for EXCLUDE_FROM_DEFAULT_BUILDPetr Kmoch2012-11-131-0/+22
* | Merge topic 'only-git-fetch-when-necessary'Brad King2012-11-131-0/+30
|\ \ | |/ |/|
| * ExternalProject: Make sure the ExternalProjectUpdate setup is available.Matt McCormick2012-11-131-2/+18
| * ExternalProject: Add tests for UPDATE_COMMAND.Matt McCormick2012-11-131-0/+14
* | GenEx: Use case insensitive comparison for $<CONFIG:...>Stephen Kelly2012-11-051-0/+1
|/
* Merge topic 'test-ctest-memcheck'David Cole2012-10-171-0/+2
|\
| * CTest: add tests that simulate memcheck runsRolf Eike Beer2012-10-041-0/+2
* | Run PDBDirectoryAndName test on MSVC and IntelBrad King2012-09-291-1/+1
* | Add PDB_OUTPUT_DIRECTORY and PDB_NAME target properties (#10830)Yuchen Deng2012-09-251-0/+1
|/
* Merge topic 'compile-definitions-unique'David Cole2012-08-241-0/+1
|\
| * Don't duplicate -D defines sent to the compiler.Stephen Kelly2012-08-201-0/+1
* | Merge topic 'RemoveNonworkingKDE4Test'David Cole2012-08-201-42/+0
|\ \
| * | remove non-working KDE4 testAlex Neundorf2012-08-161-42/+0
| |/
* | Merge topic 'more-endif-closing-style-cleanups'David Cole2012-08-201-6/+2
|\ \
| * | Remove CMake multiline block-end command argumentsMarcin Wojdyr2012-08-151-6/+2
| |/
* | Add boolean generator expressionsBrad King2012-08-151-0/+10
|/
* Fix WarnUnusedUnusedViaUnset test pass/fail regexBrad King2012-08-141-2/+2
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-122/+122
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-710/+710
* Merge topic 'ninja-fix-macosx'David Cole2012-07-241-32/+34
|\
| * Enable BundleTest with CLang too.Nicolas Despres2012-07-171-32/+34
* | Merge topic 'DoNotInvokeCPackAtCMakeTime-forCMakeTests'David Cole2012-07-241-23/+13
|\ \ | |/ |/|
| * Do not run cpack at CMake time it is not available.Eric NOULARD2012-06-281-23/+13
* | CTest: Add test to verify -D variable definitions workDavid Cole2012-06-251-0/+13
|/
* Merge topic 'position-independent-targets'David Cole2012-06-121-0/+18
|\