summaryrefslogtreecommitdiffstats
path: root/Tests/Module
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add some messaging output to make remaining issues findable.Stephen Kelly2011-08-121-0/+4
* Test -Werror instead of enabling it per compiler.Stephen Kelly2011-08-121-1/+3
* Expect the tests to pass if hidden visibilty is not enabled.Stephen Kelly2011-08-122-9/+27
* Don't change the expected build result based on the platform.Stephen Kelly2011-08-111-5/+1
* Test for compiler features, instead of for specific platforms.Stephen Kelly2011-08-111-2/+2
* Split the deprecated available check from setting macro values.Stephen Kelly2011-08-113-3/+3
* Don't export methods on already exported classes.Stephen Kelly2011-08-113-10/+1
* Remember to surround the other deprecated test in the Borland check.Stephen Kelly2011-08-101-1/+4
* Export deprecated free methods too.Stephen Kelly2011-08-102-2/+2