summaryrefslogtreecommitdiffstats
path: root/Tests/Module
Commit message (Expand)AuthorAgeFilesLines
* ExternalData: Add option to recursively match under directoriesBrad King2015-03-2711-0/+16
* ExternalData: Add support for custom algorithm-to-URL mappingBrad King2015-02-256-0/+16
* Features: Fix C90 feature detection.Stephen Kelly2015-02-043-0/+80
* Features: Record for MSVC 2010-2015Robert Maynard2015-01-301-2/+13
* WCDH: Test that no C compiler features are defined for CXX compiler.Stephen Kelly2015-01-192-0/+8
* WCDH: Fix the C_STANDARD property in the tests.Stephen Kelly2015-01-191-1/+1
* Merge topic 'GNU-4.4-compile-features'Brad King2015-01-191-6/+8
|\
| * Features: Wrap failure-test in UNIX condition.Stephen Kelly2015-01-181-6/+8
* | Features: Record for SolarisStudio 12.4.Stephen Kelly2015-01-171-3/+4
|/
* ExternalData: Add support for custom download scriptsBrad King2015-01-154-0/+13
* Revert topic 'feature_record_msvc'Brad King2015-01-141-14/+2
* Features: Enable writing of MSVC compiler feature header.Robert Maynard2015-01-111-2/+14
* Features: Quote all compiler names when comparing with COMPILER_IDRobert Maynard2015-01-111-7/+7
* Features: Record for AppleClang 5.1Stephen Kelly2014-12-221-4/+6
* Merge topic 'WCDH-multi-file'Brad King2014-11-264-23/+58
|\
| * WCDH: Make it possible to generate multiple files.Stephen Kelly2014-11-244-23/+58
* | WCDH: Make the header -Wundef safe for the C language.Stephen Kelly2014-11-252-0/+14
|/
* Features: Add compiler version support to WriteCompilerDetectionHeader.Stephen Kelly2014-06-092-0/+19
* Features: Record for Clang 3.4Stephen Kelly2014-05-201-2/+3
* Features: Extend concept to C language.Stephen Kelly2014-05-141-2/+3
* Add the WriteCompilerDetectionHeader module.Stephen Kelly2014-05-142-0/+98
* Merge topic 'hp-cpp98-tests'Brad King2014-05-081-0/+9
|\
| * HP aCC: record compiler flag for Ansi C++98 support for version 3.80 onwardsRolf Eike Beer2014-04-251-0/+9
* | ExternalData: Warn on missing file instead of failingBrad King2014-04-172-0/+24
|/
* find_dependency: Extend the tests for use of EXACT macro parameter.Stephen Kelly2014-03-108-1/+62
* Add test for find_dependency macro.Stephen Kelly2014-02-268-0/+79
* Merge some GenerateExportHeader subtests.Stephen Kelly2013-12-1515-143/+28
* Speed up the GenerateExportHeader unit test (#14453).Stephen Kelly2013-12-1517-183/+567
* ExternalData: Allow local stores without any URL templatesBrad King2013-11-135-0/+44
* CheckTypeSize: Add unit testsDaniele E. Domenichelli2013-10-214-1/+223
* Merge topic 'VISIBILITY_PRESET-property'Brad King2013-06-055-0/+48
|\
| * Add a COMPILE_OPTION for a VISIBILITY_INLINES_HIDDEN target property.Stephen Kelly2013-06-021-0/+4
| * Introduce target property <LANG>_VISIBILITY_PRESETStephen Kelly2013-06-025-0/+44
* | Merge topic 'geh-cleanup-identifiers'Brad King2013-05-245-0/+44
|\ \
| * | GenerateExportHeader: Generate only C identifiers as definesStephen Kelly2013-05-245-0/+44
| |/
* | Merge topic 'geh-add-missing-test'Brad King2013-05-241-0/+1
|\ \
| * | Tests/Module/GenerateExportHeader: Test exported free-functionStephen Kelly2013-05-241-0/+1
| |/
* | GenerateExportHeader: Add newlines to separate the compiler output.Stephen Kelly2013-05-231-2/+2
|/
* ExternalData: Preserve escaped semicolons during argument expansionBrad King2013-03-122-0/+11
* ExternalData: Test content link with a space in its nameBrad King2013-02-223-0/+12
* Fix Module.ExternalData test on CygwinBrad King2013-02-041-1/+5
* ExternalData: Collapse ../ components in DATA{} pathsBrad King2013-01-303-3/+8
* ExternalData: Add support for SHA 1 and 2 hash algorithmsBrad King2013-01-3013-0/+18
* ExternalData: Allow DATA{} syntax to reference directoriesBrad King2013-01-305-0/+10
* ExternalData: Allow ()-groups in series match regexBrad King2013-01-301-1/+1
* ExternalData: Add tests covering interfaces and errorsBrad King2013-01-3060-0/+184
* CheckTypeSize: add a test for size of struct membersRolf Eike Beer2012-08-144-2/+68
* CheckCXXCompilerFlag test: make it a CMakeOnly testRolf Eike Beer2012-01-301-74/+0
* GenerateExportHeader test: add newlines before end of fileRolf Eike Beer2012-01-175-5/+5
* Build each library only once instead of once for each test.Stephen Kelly2011-10-094-5/+58