aboutsummaryrefslogtreecommitdiff
path: root/scripts/mtest2make.py
AgeCommit message (Expand)AuthorFilesLines
2021-03-09meson: Re-enable the possibility to run "make check SPEED=slow"Thomas Huth1-1/+1
2021-02-08scripts/mtest2make.py: export all-%s-targets variable and use itAlex Bennée1-0/+1
2020-10-17build: replace ninjatool with ninjaPaolo Bonzini1-1/+2
2020-09-30mtest2make: add support for introspected test dependenciesPaolo Bonzini1-4/+15
2020-09-08meson: convert the speed testsPaolo Bonzini1-1/+8
2020-09-08mtest2make: unify tests that appear in multiple suitesPaolo Bonzini1-36/+38
2020-09-08mtest2make: hide output of successful testsPaolo Bonzini1-1/+1
2020-09-08mtest2make: split working directory from test commandPaolo Bonzini1-8/+8
2020-09-08mtest2make: split environment from test commandPaolo Bonzini1-8/+9
2020-08-27meson: fix relpath failure on Win32Yonggang Luo1-2/+9
2020-08-21meson: add testsuite Makefile generatorPaolo Bonzini1-0/+102