aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/detect.py
diff options
context:
space:
mode:
authorJon Turney <jon.turney@dronecode.org.uk>2021-06-22 23:04:40 +0100
committerJon Turney <jon.turney@dronecode.org.uk>2021-06-24 17:07:45 +0100
commit5da355733113c6d61f22ff74c7e00fc65e01b253 (patch)
treef2b726859e9eebaf79944858f75cab04775ef16e /mesonbuild/compilers/detect.py
parent81d2d559f161026d7633a5c09d5e28fe3e2e5ebf (diff)
downloadmeson-5da355733113c6d61f22ff74c7e00fc65e01b253.zip
meson-5da355733113c6d61f22ff74c7e00fc65e01b253.tar.gz
meson-5da355733113c6d61f22ff74c7e00fc65e01b253.tar.bz2
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.
Diffstat (limited to 'mesonbuild/compilers/detect.py')
0 files changed, 0 insertions, 0 deletions