aboutsummaryrefslogtreecommitdiff
path: root/scripts/mtest2make.py
AgeCommit message (Expand)Author
2022-03-22tests: Do not treat the iotests as separate meson test target anymoreThomas Huth
2022-01-28build: make check-block a meson testPaolo Bonzini
2022-01-28scripts/mtest2make: add support for SPEED=thoroughPaolo Bonzini
2021-12-23build: use "meson test" as the test harnessPaolo Bonzini
2021-10-05meson: switch minimum meson version to 0.58.2, minimum recommended to 0.59.2Paolo Bonzini
2021-03-09meson: Re-enable the possibility to run "make check SPEED=slow"Thomas Huth
2021-02-08scripts/mtest2make.py: export all-%s-targets variable and use itAlex Bennée
2020-10-17build: replace ninjatool with ninjaPaolo Bonzini
2020-09-30mtest2make: add support for introspected test dependenciesPaolo Bonzini
2020-09-08meson: convert the speed testsPaolo Bonzini
2020-09-08mtest2make: unify tests that appear in multiple suitesPaolo Bonzini
2020-09-08mtest2make: hide output of successful testsPaolo Bonzini
2020-09-08mtest2make: split working directory from test commandPaolo Bonzini
2020-09-08mtest2make: split environment from test commandPaolo Bonzini
2020-08-27meson: fix relpath failure on Win32Yonggang Luo
2020-08-21meson: add testsuite Makefile generatorPaolo Bonzini