summaryrefslogtreecommitdiff
path: root/test/Frontend/verify.c
AgeCommit message (Expand)Author
2014-07-10Provide -verify support to match "any" line for diagnostics in included files.Andy Gibbs
2013-10-29Fix "existant" typosAlp Toker
2013-08-29[tests] Use 'printf' instead of 'echo -e', which is not part of BSD echo.Daniel Dunbar
2013-07-04Add 'not' to commands that are expected to fail.Rafael Espindola
2013-04-17Extended VerifyDiagnosticConsumer to also verify source file for diagnostic.Andy Gibbs
2012-10-19Change VerifyDiagnosticConsumer so that it *must* contain at least one "expec...Andy Gibbs
2012-10-19Fix directive parsing in VerifyDiagnosticConsumer so that it ensures that "ex...Andy Gibbs
2012-08-10Update VerifyDiagnosticConsumer to only get directives during parsing.Jordan Rose
2012-07-11Allow -verify directives to be filtered by preprocessing.Jordan Rose