diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2023-10-26 19:23:20 +0300 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2023-10-27 17:43:03 +0300 |
| commit | 3bbe66e971dfe84dcffa702c2673fb136da0a508 (patch) | |
| tree | dfad22ea1a365b4584320a92f1aa592ef868e14d /test cases/failing/64 wrong boost module/test.json | |
| parent | ada6236f76f4fbce4313b48eeaf9d8485516fde8 (diff) | |
| download | meson-3bbe66e971dfe84dcffa702c2673fb136da0a508.tar.gz | |
Condense test directories for RC1.
Diffstat (limited to 'test cases/failing/64 wrong boost module/test.json')
| -rw-r--r-- | test cases/failing/64 wrong boost module/test.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test cases/failing/64 wrong boost module/test.json b/test cases/failing/64 wrong boost module/test.json new file mode 100644 index 000000000..78e206999 --- /dev/null +++ b/test cases/failing/64 wrong boost module/test.json @@ -0,0 +1,7 @@ +{ + "stdout": [ + { + "line": "test cases/failing/64 wrong boost module/meson.build:9:10: ERROR: Dependency \"boost\" not found, tried system" + } + ] +} |
