Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix up the regex command for Intel. | Stephen Kelly | 2011-08-18 | 1 | -1/+1 |
| | |||||
* | Add some settings for non-truncation of test output. | Stephen Kelly | 2011-08-17 | 1 | -0/+3 |
| | |||||
* | Hopefully add version extraction for Intel. | Stephen Kelly | 2011-08-17 | 1 | -0/+6 |
| | |||||
* | Fix the version extraction regex for clang. | Stephen Kelly | 2011-08-17 | 1 | -1/+1 |
| | |||||
* | Test the correct cxx variable. | Stephen Kelly | 2011-08-17 | 1 | -1/+1 |
| | |||||
* | Comment the test assertion for now | Stephen Kelly | 2011-08-17 | 1 | -1/+1 |
| | | | | At least until I know which gcc versions do not pass. | ||||
* | Exclude win32 from hidden visibility checks. | Stephen Kelly | 2011-08-17 | 1 | -1/+3 |
| | |||||
* | Start testing expected values for compiler flags. | Stephen Kelly | 2011-08-17 | 1 | -0/+63 |
Should help catch unhandled flag warnings so far not handled by check_cxx_compiler_flag FAIL_REGEXen. |