Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-08-18 | test runner: add the ability to configure test.json for python paths | Eli Schwartz | 1 | -0/+3 |
2021-07-07 | Allow `skip_*` test.json keys at top-level or in `matrix:` | Jon Turney | 1 | -0/+18 |
2021-07-07 | Add `skip_on_os` to test.json | Jon Turney | 1 | -0/+6 |
2021-07-07 | Add `skip_on_jobname` to test.json | Jon Turney | 1 | -0/+6 |
2021-06-24 | Fix test.json schema for 'matrix' | Jon Turney | 1 | -5/+11 |
2021-06-23 | Enforce all dicts with a fixed set of keys in test.json schema | Jon Turney | 1 | -0/+9 |
2020-08-27 | test: Add 'dir' support for installed files in test.json | Daniel Mensinger | 1 | -0/+1 |
2020-04-30 | Update test.json schema to add stdout | Jon Turney | 1 | -0/+25 |
2020-04-17 | Add a json schema for the test.json used in tests | Dylan Baker | 1 | -0/+105 |