summaryrefslogtreecommitdiffstats
path: root/scripts/mtest2make.py
Commit message (Expand)AuthorAgeFilesLines
* build: add a more generic way to specify make->ninja dependenciesPaolo Bonzini2022-06-011-4/+4
* tests: Do not treat the iotests as separate meson test target anymoreThomas Huth2022-03-221-4/+0Star
* build: make check-block a meson testPaolo Bonzini2022-01-281-1/+9
* scripts/mtest2make: add support for SPEED=thoroughPaolo Bonzini2022-01-281-3/+7
* build: use "meson test" as the test harnessPaolo Bonzini2021-12-231-68/+44Star
* meson: switch minimum meson version to 0.58.2, minimum recommended to 0.59.2Paolo Bonzini2021-10-051-5/+2Star
* meson: Re-enable the possibility to run "make check SPEED=slow"Thomas Huth2021-03-091-1/+1
* scripts/mtest2make.py: export all-%s-targets variable and use itAlex Bennée2021-02-081-0/+1
* build: replace ninjatool with ninjaPaolo Bonzini2020-10-171-1/+2
* mtest2make: add support for introspected test dependenciesPaolo Bonzini2020-09-301-4/+15
* meson: convert the speed testsPaolo Bonzini2020-09-081-1/+8
* mtest2make: unify tests that appear in multiple suitesPaolo Bonzini2020-09-081-36/+38
* mtest2make: hide output of successful testsPaolo Bonzini2020-09-081-1/+1
* mtest2make: split working directory from test commandPaolo Bonzini2020-09-081-8/+8
* mtest2make: split environment from test commandPaolo Bonzini2020-09-081-8/+9
* meson: fix relpath failure on Win32Yonggang Luo2020-08-271-2/+9
* meson: add testsuite Makefile generatorPaolo Bonzini2020-08-211-0/+102