Commit 65a7e79
authored
cmake-tests: fix test failing on iOS (#1769)
The test called 'docsplaceholderslist-nonexistent-file-XFAIL'
was failing on iOS due to different error message.
The test case expects CMake to fail (XFAIL) with a specific message,
which is validated via the regular expression.
The regex has been adjusted to ensure that the test passes on iOS.
Signed-off-by: Patryk Wrobel <183546751+pwrobeldev@users.noreply.github.com>1 parent 6bafc2c commit 65a7e79
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- cmake/tests/unit/gluecodium_generate/docsplaceholderslist-nonexistent-file-XFAIL
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments