summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Make the CMAKE_EXPORT_COMPILE_COMMANDS option work with Ninja.Stephen Kelly2012-06-041-1/+1
| * | | Add newline to the output.Stephen Kelly2012-06-041-1/+1
| |/ /
* | | Add FindLibLZMA ModuleMario Bensi2012-05-311-1/+1
|/ /
* | Merge topic 'HandleEmptySIZEOF_VOID_P'David Cole2012-05-241-0/+12
|\ \
| * | add test for #13241: empty SIZEOF_VOIDP in write_basic_package_version_fileAlex Neundorf2012-05-231-0/+12
* | | 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
* | | Merge topic 'mumps_coverage'David Cole2012-05-179-0/+1951
|\ \ \ | |_|/ |/| |
| * | Update test data to match new coverage format.Bill Hoffman2012-05-071-1441/+1441
| * | 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-023-26/+10
| * | Use a script to run the test because WORKING_DIRECTORY is not in 2.8.2.Bill Hoffman2012-05-022-8/+24
| * | Add support for Cache coverage.Bill Hoffman2012-05-014-0/+330
| * | Add test for mumps coverage. Also refactor code to prepare for cache coverage.Bill Hoffman2012-05-016-0/+1619
* | | Merge topic 'module-no-soname'David Cole2012-05-012-0/+58
|\ \ \
| * | | Test NO_SONAME property (#13155)Brad King2012-04-302-0/+58
| |/ /
* | | Merge topic 'enhance-include_external_msproject'David Cole2012-04-2511-0/+138
|\ \ \
| * \ \ Merge branch 'list-empty-error' into enhance-include_external_msprojectBrad King2012-04-1912-0/+30
| |\ \ \
| * | | | include_external_msproject: Test TYPE, GUID, PLATFORM options (#13120)Brad King2012-04-1911-0/+138
* | | | | Merge topic 'list-empty-error'David Cole2012-04-2512-0/+30
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | list: Handle errors on empty lists more gracefully (#13138)Brad King2012-04-1712-0/+30
| | |/ / | |/| |
* | | | Merge topic 'test-RunCMake-check'David Cole2012-04-252-9/+19
|\ \ \ \ | | |/ / | |/| |
| * | | Teach RunCMake tests to allow custom checksBrad King2012-04-192-9/+19
| |/ /
* | | FindPkgConfig.cmake: fix documented output variable not set (#13125,#13132)Rolf Eike Beer2012-04-151-2/+1
|/ /
* | 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
|\ \ \ \ \ \ | |/ / / / / |/| | | | |