summaryrefslogtreecommitdiffstats
path: root/scripts/mtest2make.py
Commit message (Expand)AuthorAgeFilesLines
* 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