meson/data
Jon Turney 5da3557331
Fix test.json schema for 'matrix'
I'm not sure what the current schema is describing, but it's not doing
anything useful to validate 'matrix' entries, as I discover when I come
to add something to that.

'matrix' is a dict with possible keys 'options' and 'exclude'.
'options' is a dict with arbitrary keys, whose's values are arrays

Once we describe those dicts correctly, also fix that 'val' keys may be
string, boolean or null, and the corresponding 'exclude' keys may be
string or boolean.

v2:
Also allow 'val' and 'exclude' to be an array of strings.
2021-06-24 17:07:45 +01:00
..
shell-completions Fix misspells 2021-01-13 12:53:10 -05:00
syntax-highlighting syntax-highlighting: vim: add myself as a maintainer 2021-05-06 15:10:08 +03:00
.coveragerc.in coverage: Enable coverage reports 2021-06-22 21:05:11 +03:00
com.mesonbuild.install.policy Remove argv2, which is not supported by polkit. Closes #4758. 2019-01-15 20:28:44 +02:00
macros.meson mcompile: Add --verbose mode 2020-06-21 23:49:39 +03:00
schema.xsd mtest: Generate a JUnit xml result file 2020-04-23 13:26:01 -07:00
test.schema.json Fix test.json schema for 'matrix' 2021-06-24 17:07:45 +01:00