index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
test.schema.json
Age
Commit message (
Expand
)
Author
2024-07-10
tests: Clean up leftover files from source dirs.
Jussi Pakkanen
2024-03-17
tests: rename skip_on_jobname to expect_skip_on_jobname and skip_on_os to exp...
Christoph Reiter
2023-09-13
run_project_tests: support checking for symlinks
Arsen Arsenović
2023-09-07
Fix crash when installing a vala library and python sources
Xavier Claessens
2023-08-14
Python: Add 'limited_api' kwarg to extension_module
Andrew McNulty
2021-08-18
test runner: add the ability to configure test.json for python paths
Eli Schwartz
2021-07-07
Allow `skip_*` test.json keys at top-level or in `matrix:`
Jon Turney
2021-07-07
Add `skip_on_os` to test.json
Jon Turney
2021-07-07
Add `skip_on_jobname` to test.json
Jon Turney
2021-06-24
Fix test.json schema for 'matrix'
Jon Turney
2021-06-23
Enforce all dicts with a fixed set of keys in test.json schema
Jon Turney
2020-08-27
test: Add 'dir' support for installed files in test.json
Daniel Mensinger
2020-04-30
Update test.json schema to add stdout
Jon Turney
2020-04-17
Add a json schema for the test.json used in tests
Dylan Baker