ENH: More regular expressions

This commit is contained in:
Andy Cedilnik 2005-07-22 08:39:56 -04:00
parent a2acc029ae
commit 9c8875a621
1 changed files with 3 additions and 0 deletions

View File

@ -68,6 +68,8 @@ static const char* cmCTestErrorMatches[] = {
":[ \\t]can't find",
": \\*\\*\\* No rule to make target \\`.*\\'. Stop",
": Invalid loader fixup for symbol",
": Invalid fixups exist",
": Can't find library for",
": internal link edit command failed",
": Unrecognized option \\`.*\\'",
"\", line [0-9]+\\.[0-9]+: [0-9]+-[0-9]+ \\([^W]\\)",
@ -89,6 +91,7 @@ static const char* cmCTestErrorExceptions[] = {
"instantiated from ",
"candidates are:",
": warning",
": \\(Warning\\)",
"makefile:",
"Makefile:",
":[ \\t]+Where:",