summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'test-generated-def'David Cole2012-04-034-1/+14
|\
| * Test generated module .def filesBrad King2012-04-024-1/+14
* | automoc: add define to test which caused bug #13018Alex Neundorf2012-03-261-1/+1
* | Merge topic 'fix-CTestUpdateHG-url'Brad King2012-03-231-1/+4
|\ \
| * | CTest.UpdateHG: Fix repo URL for leading slashBrad King2012-03-221-1/+4
* | | Merge topic 'fix-AllFindModules-version-check'David Cole2012-03-211-3/+13
|\ \ \
| * | | Tests: Relax restrictions on version variable contentsDavid Cole2012-03-201-3/+13
* | | | Merge topic 'watcom-object-library'David Cole2012-03-214-12/+12
|\ \ \ \
| * | | | Fix ObjectLibrary test on WatcomBrad King2012-03-204-12/+12
* | | | | Merge topic 'vs10-object-items'David Cole2012-03-212-0/+5
|\ \ \ \ \
| * | | | | VS10: Fix external objects generated outside target (#13047)Brad King2012-03-202-0/+5
| |/ / / /
* | | | | Merge topic 'ImprovedCOMPONENTSSupportInFindPackage2'David Cole2012-03-217-0/+43
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | find_package: Test rejection of required+optional componentsBrad King2012-03-194-0/+11
| * | | | add macro check_required_components() to configure_package_config_file()Alex Neundorf2012-03-192-0/+16
| * | | | FPHSA(): add HANDLE_COMPONENTS optionAlex Neundorf2012-03-192-0/+16
* | | | | Merge topic 'object-library'David Cole2012-03-2071-0/+340
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'object-library' into ninja-object-libraryBrad King2012-03-1671-0/+340
| |\ \ \ \
| | * | | | Test OBJECT library use without other sourcesBrad King2012-03-165-0/+64
| | * | | | Test OBJECT library language propagationBrad King2012-03-163-0/+17
| | * | | | Test OBJECT library failure casesBrad King2012-03-1651-0/+148
| | * | | | Test OBJECT library success casesBrad King2012-03-1614-0/+111
| * | | | | Merge branch 'object-library' into ninja-object-libraryBrad King2012-03-1681-249/+907
| |\ \ \ \ \ | | |/ / / /
* | | | | | Merge topic 'find_package_set_FOUND_VariableInConfigFile'Brad King2012-03-197-0/+27
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | find_package: additional test for checking the error messageAlex Neundorf2012-03-134-0/+13
| * | | | | find_package: add test for setting Foo_FOUND to FALSE in a Config fileAlex Neundorf2012-03-133-0/+14
* | | | | | Merge topic 'ninja-generator'Brad King2012-03-194-3/+22
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Ninja: add support for OBJECT_OUTPUTS, fix PrecompiledHeader test casePeter Collingbourne2012-03-171-1/+2
| |/ / / /
| * | | | Merge branch 'target-include-directories' into ninja-generatorDavid Cole2012-02-2228-130/+409
| |\ \ \ \
| * | | | | Ninja: Add the Ninja generatorPeter Collingbourne2012-02-022-2/+18
| * | | | | Provide dependency file flags to generatorPeter Collingbourne2012-02-021-0/+2
| | |_|_|/ | |/| | |
* | | | | 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
|\ \ \ \ \ \