aboutsummaryrefslogtreecommitdiff
path: root/scripts/mtest2make.py
AgeCommit message (Expand)AuthorFilesLines
2022-06-01build: add a more generic way to specify make->ninja dependenciesPaolo Bonzini1-4/+4
2022-03-22tests: Do not treat the iotests as separate meson test target anymoreThomas Huth1-4/+0
2022-01-28build: make check-block a meson testPaolo Bonzini1-1/+9
2022-01-28scripts/mtest2make: add support for SPEED=thoroughPaolo Bonzini1-3/+7
2021-12-23build: use "meson test" as the test harnessPaolo Bonzini1-68/+44
2021-10-05meson: switch minimum meson version to 0.58.2, minimum recommended to 0.59.2Paolo Bonzini1-5/+2
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