Commit Graph

3 Commits (5e35bcc8302512e988fa9f62c76650378fe830c3)

Author SHA1 Message Date
Adriaan de Groot 635f53a804 CI: add a BUILD_SCHEMA_TESTING
- ON by default, so if tests are built and the script works,
  those tests will run as well.
- Check that the script works by invoking it once.
Adriaan de Groot a0d56acabe CI: verbose schema-failure diagnostics
Adriaan de Groot 71249866df CI: add tooling for schema validation
The config files have fairly extensive documentation but no
formal description; adding JSON-Schema into the mix makes it
possible to write a machine-checkable description.