summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Refactor generation of shared library flagsStephen Kelly2012-06-121-0/+18
* | Exclude the CompileCommandOutput test on WIN32.Stephen Kelly2012-06-041-1/+1
* | Make the CMAKE_EXPORT_COMPILE_COMMANDS option work with Ninja.Stephen Kelly2012-06-041-1/+1
|/
* Merge topic 'CPack-activateRPM-DEB-onMacOS'David Cole2012-05-241-12/+36
|\
| * CPack allow RPM and DEB generator to be used on OSX.Eric NOULARD2012-05-201-12/+36
* | Disable bullseye coverage for mumps coverage test.Bill Hoffman2012-05-041-2/+4
* | Use <TARGET_FILE> expression to run ctest so it works with Xcode and VS IDE.Bill Hoffman2012-05-021-16/+8
* | Use a script to run the test because WORKING_DIRECTORY is not in 2.8.2.Bill Hoffman2012-05-021-8/+16
* | Add support for Cache coverage.Bill Hoffman2012-05-011-0/+16
* | Add test for mumps coverage. Also refactor code to prepare for cache coverage.Bill Hoffman2012-05-011-0/+18
|/
* Merge branch 'object-library' into ninja-object-libraryBrad King2012-03-161-0/+1
|\
| * Test OBJECT library success casesBrad King2012-03-161-0/+1
* | Merge branch 'object-library' into ninja-object-libraryBrad King2012-03-161-46/+69
|\ \ | |/
| * Use generalized RunCMake test infrastrucure for build_command testBrad King2012-03-121-1/+0
| * Add stronger infrastructure for CMake-only testsBrad King2012-03-121-0/+1
| * Merge topic 'fix-12189-support-SBCS-in-VS'David Cole2012-03-081-0/+4
| |\
| | * VS6: Avoid SBCS test on VS6 (#12189)David Cole2012-03-061-1/+3
| | * Visual Studio: Allow setting Single Byte Character Set (#12189)Aaron C. Meadows2012-02-171-0/+2
| * | Merge topic 'qt4-deploy'David Cole2012-03-061-37/+55
| |\ \
| | * | reflect that the QtAutomoc depends on QtGuiRolf Eike Beer2012-02-291-1/+1
| | * | Remove QtGui dependency in Qt4Deploy test and verify QtSql existance.Clinton Stimpson2012-02-291-1/+1
| | * | Fix for Qt4Deploy on some test machines.Clinton Stimpson2012-02-241-38/+35