aboutsummaryrefslogtreecommitdiff
path: root/data/test.schema.json
AgeCommit message (Expand)AuthorFilesLines
2021-07-07Allow `skip_*` test.json keys at top-level or in `matrix:`Jon Turney1-0/+18
2021-07-07Add `skip_on_os` to test.jsonJon Turney1-0/+6
2021-07-07Add `skip_on_jobname` to test.jsonJon Turney1-0/+6
2021-06-24Fix test.json schema for 'matrix'Jon Turney1-5/+11
2021-06-23Enforce all dicts with a fixed set of keys in test.json schemaJon Turney1-0/+9
2020-08-27test: Add 'dir' support for installed files in test.jsonDaniel Mensinger1-0/+1
2020-04-30Update test.json schema to add stdoutJon Turney1-0/+25
2020-04-17Add a json schema for the test.json used in testsDylan Baker1-0/+105