summaryrefslogtreecommitdiffstats
path: root/Tests/Module
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unused define.Stephen Kelly2011-10-091-8/+0
* Add some more unit tests.Stephen Kelly2011-09-0210-0/+114
* Fix Compiler id variable name.Stephen Kelly2011-08-241-1/+1
* Disable the tests for Watcom.Stephen Kelly2011-08-241-0/+15
* Quote paths in case there is a space in one of them.Stephen Kelly2011-08-241-3/+3
* Possibly fix test on HPUX.Stephen Kelly2011-08-231-1/+1
* Fix up the regex command for Intel.Stephen Kelly2011-08-181-1/+1
* Add some settings for non-truncation of test output.Stephen Kelly2011-08-171-0/+3
* Hopefully add version extraction for Intel.Stephen Kelly2011-08-171-0/+6
* Fix the version extraction regex for clang.Stephen Kelly2011-08-171-1/+1
* Test the correct cxx variable.Stephen Kelly2011-08-171-1/+1
* Comment the test assertion for nowStephen Kelly2011-08-171-1/+1
* Exclude win32 from hidden visibility checks.Stephen Kelly2011-08-171-1/+3
* Start testing expected values for compiler flags.Stephen Kelly2011-08-171-0/+63
* Disable testing of deprecated macros.Stephen Kelly2011-08-143-19/+19
* Try to error on deprecated on Intel and SunCC.Stephen Kelly2011-08-131-7/+23
* Perform the -Werror test only once.Stephen Kelly2011-08-131-3/+6