summaryrefslogtreecommitdiff
path: root/test cases/failing/40 custom target outputs not matching install_dirs/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'test cases/failing/40 custom target outputs not matching install_dirs/test.json')
-rw-r--r--test cases/failing/40 custom target outputs not matching install_dirs/test.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/test cases/failing/40 custom target outputs not matching install_dirs/test.json b/test cases/failing/40 custom target outputs not matching install_dirs/test.json
index f9e2ba781..e6ea59770 100644
--- a/test cases/failing/40 custom target outputs not matching install_dirs/test.json
+++ b/test cases/failing/40 custom target outputs not matching install_dirs/test.json
@@ -27,7 +27,8 @@
],
"stdout": [
{
- "line": "ERROR: Target 'too-few-install-dirs' has 3 outputs: ['toofew.h', 'toofew.c', 'toofew.sh'], but only 2 \"install_dir\"s were found."
+ "line": "ERROR: Target 'too-few-install-dirs' has 3 outputs: \\['toofew.h', 'toofew.c', 'toofew.sh'\\], but 2 \"install_dir\"s were found: \\['([a-zA-Z]:)?/usr/include', False\\]\\.",
+ "match": "re"
}
]
}