ENH: More error handling
This commit is contained in:
parent
b5fb13544d
commit
ccde6c47d8
@ -86,6 +86,8 @@ static const char* cmCTestErrorMatches[] = {
|
|||||||
"\\*\\*\\* Error code",
|
"\\*\\*\\* Error code",
|
||||||
"nternal error:",
|
"nternal error:",
|
||||||
"Makefile:[0-9]+: \\*\\*\\* .* Stop\\.",
|
"Makefile:[0-9]+: \\*\\*\\* .* Stop\\.",
|
||||||
|
": No such file or directory",
|
||||||
|
": Invalid argument",
|
||||||
0
|
0
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user