summaryrefslogtreecommitdiffstats
path: root/Tests/Module/CheckCXXCompilerFlag
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | At least until I know which gcc versions do not pass.
* 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
Should help catch unhandled flag warnings so far not handled by check_cxx_compiler_flag FAIL_REGEXen.