summaryrefslogtreecommitdiff
path: root/test/Frontend/verify.c
Commit message (Expand)AuthorAgeFilesLines
* Provide -verify support to match "any" line for diagnostics in included files.Andy Gibbs2014-07-101-1/+10
* Fix "existant" typosAlp Toker2013-10-291-2/+2
* [tests] Use 'printf' instead of 'echo -e', which is not part of BSD echo.Daniel Dunbar2013-08-291-1/+1
* Add 'not' to commands that are expected to fail.Rafael Espindola2013-07-041-7/+7
* Extended VerifyDiagnosticConsumer to also verify source file for diagnostic.Andy Gibbs2013-04-171-0/+16
* Change VerifyDiagnosticConsumer so that it *must* contain at least one "expec...Andy Gibbs2012-10-191-2/+3
* Fix directive parsing in VerifyDiagnosticConsumer so that it ensures that "ex...Andy Gibbs2012-10-191-1/+1
* Update VerifyDiagnosticConsumer to only get directives during parsing.Jordan Rose2012-08-101-0/+15
* Allow -verify directives to be filtered by preprocessing.Jordan Rose2012-07-111-0/+110