diff options
Diffstat (limited to 'meson/test cases/frameworks/25 hdf5/test.json')
-rw-r--r-- | meson/test cases/frameworks/25 hdf5/test.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/meson/test cases/frameworks/25 hdf5/test.json b/meson/test cases/frameworks/25 hdf5/test.json new file mode 100644 index 000000000..678007f25 --- /dev/null +++ b/meson/test cases/frameworks/25 hdf5/test.json @@ -0,0 +1,11 @@ +{ + "matrix": { + "options": { + "method": [ + { "val": "pkg-config" }, + { "val": "config-tool" } + ] + } + }, + "skip_on_jobname": ["fedora", "opensuse"] +} |