Skip to content
Snippets Groups Projects

Add a tool to verify runtimes against a mtree manifest

Merged Simon McVittie requested to merge wip/smcv/top-level-mtree into main
2 files
+ 327
0
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -63,6 +63,7 @@ tests = [
'invocation.py',
'mtree-apply.py',
'test-locale-gen.sh',
'verify.py',
]
compiled_tests = [
Loading