summaryrefslogtreecommitdiff
path: root/data/test.schema.json
AgeCommit message (Expand)Author
2021-08-18test runner: add the ability to configure test.json for python pathsEli Schwartz
2021-07-07Allow `skip_*` test.json keys at top-level or in `matrix:`Jon Turney
2021-07-07Add `skip_on_os` to test.jsonJon Turney
2021-07-07Add `skip_on_jobname` to test.jsonJon Turney
2021-06-24Fix test.json schema for 'matrix'Jon Turney
2021-06-23Enforce all dicts with a fixed set of keys in test.json schemaJon Turney
2020-08-27test: Add 'dir' support for installed files in test.jsonDaniel Mensinger
2020-04-30Update test.json schema to add stdoutJon Turney
2020-04-17Add a json schema for the test.json used in testsDylan Baker