summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'test-RunCMake'Brad King2012-03-1346-133/+111
|\
| * Use generalized RunCMake test infrastrucure for build_command testBrad King2012-03-1213-100/+27
| * Use generalized RunCMake test infrastrucure for find_package testBrad King2012-03-1234-84/+19
| * Add stronger infrastructure for CMake-only testsBrad King2012-03-124-4/+120
* | WriteBasicConfigVersionFile: add test for ExactVersion modeAlex Neundorf2012-03-101-0/+70
|/
* Merge topic 'find_package_fatal_error_if_required_and_config_not_found'David Cole2012-03-0812-3/+26
|\
| * find_package: Test that REQUIRED aborts processing correctlyBrad King2012-03-0712-3/+26
* | Merge topic 'MakingConfigFilesEasier_ConfigureMacro'David Cole2012-03-082-5/+37
|\ \
| * | wrap write_basic_config_version_file as write_basic_package_version_file()Alex Neundorf2012-03-071-5/+4
| * | add CMakePackageConfigHelpers: configure_package_config_file()Alex Neundorf2012-03-072-0/+33
* | | Merge topic 'fix-12189-support-SBCS-in-VS'David Cole2012-03-083-0/+32
|\ \ \
| * | | 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-173-0/+30
| |/ /
* | | Merge topic 'target-include-directories'David Cole2012-03-083-0/+38
|\ \ \
| * | | Extract and use the INCLUDE_DIRECTORIES target properties.Stephen Kelly2012-02-223-0/+38
* | | | Merge topic 'test-getpropery'David Cole2012-03-0616-0/+122
|\ \ \ \
| * | | | add test for get_property() errorsRolf Eike Beer2012-03-0416-0/+122
| | |_|/ | |/| |
* | | | Merge topic 'allfindmodules-versions'David Cole2012-03-061-1/+1
|\ \ \ \
| * | | | AllFindModules test: do not require TCLSH versionRolf Eike Beer2012-03-021-1/+1
| |/ / /
* | | | Merge topic 'fix-msys-cvs-local-repo'David Cole2012-03-062-0/+25
|\ \ \ \
| * | | | Fix MSYS CVS local test repo path format (#13001)Brad King2012-03-022-0/+25
| |/ / /
* | | | Merge topic 'remove-CheckSourceTree-cvs-support'David Cole2012-03-062-85/+7
|\ \ \ \
| * | | | CheckSourceTree: Remove CVS checkout support (#13001)Brad King2012-03-022-85/+7
| | |/ / | |/| |
* | | | Merge topic 'fix-CTestUpdateHG-url'David Cole2012-03-061-1/+1
|\ \ \ \
| * | | | CTest.UpdateHG: Fix repo URL for local filesystem (#13001)Brad King2012-03-021-1/+1
| |/ / /
* | | | Merge topic 'qt4-deploy'David Cole2012-03-063-37/+154
|\ \ \ \ | |_|/ / |/| | |
| * | | 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-293-3/+3
| * | | Fix for Qt4Deploy on some test machines.Clinton Stimpson2012-02-241-38/+35
| * | | Add test for DeployQt4.cmakeClinton Stimpson2012-02-233-0/+120
| | |/ | |/|
* | | Merge topic 'while-testing'David Cole2012-03-027-0/+60
|\ \ \
| * | | add testcases for while()/endwhile() errorsRolf Eike Beer2012-03-017-0/+60
| | |/ | |/|
* | | Merge topic 'allfindmodules-versions'David Cole2012-03-021-18/+24
|\ \ \
| * | | AllFindModules test: once again expand version checkingRolf Eike Beer2012-03-011-18/+24
| |/ /
* | | Merge topic 'inject_code_via_variable'David Cole2012-03-024-1/+13
|\ \ \
| * | | Fix typo in error message, and remove redundent test.Bill Hoffman2012-03-011-2/+0
| * | | Add ability to include a file in a project via a cache variable.Bill Hoffman2012-02-174-1/+15
| | |/ | |/|
* | | Merge topic 'find_package-improve-messages'David Cole2012-03-0231-0/+318
|\ \ \
| * | | find_package: Test error and warning messages in failure casesBrad King2012-02-2831-0/+318
* | | | Merge topic 'test-CMakeCommands'David Cole2012-03-023-7/+11
|\ \ \ \ | |/ / /
| * | | Add infrastructure for CMakeCommands testsBrad King2012-02-283-7/+11
| |/ /
* | | Tests: Escape metachars before embedding paths into the regex (#12999)Modestas Vainius2012-02-271-2/+9
| |/ |/|
* | Merge topic 'HandleTargetsInCMakeRequiredLibraries'David Cole2012-02-211-0/+11
|\ \
| * | Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIESAlex Neundorf2012-02-211-0/+11
* | | Merge topic 'doBuildRPM-withSpaceInTree'David Cole2012-02-211-0/+8
|\ \ \
| * | | Do not build RPM if path of the build tree contains spaceEric NOULARD2012-02-191-0/+8
| | |/ | |/|
* | | Merge topic 'expect-more-versions'David Cole2012-02-211-2/+3
|\ \ \
| * | | AllFindModules test: expect more modules to have a version number availableRolf Eike Beer2012-02-181-2/+3
| |/ /
* | | Merge topic 'findlibrary-versioned-libraries'David Cole2012-02-211-1/+31
|\ \ \
| * | | Find_library(): allow searching for versioned shared objectsRolf Eike Beer2012-02-181-1/+31
| |/ /