The Meson Build System
http://mesonbuild.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
302 B
18 lines
302 B
8 years ago
|
[run]
|
||
|
branch = True
|
||
|
concurrency =
|
||
|
multiprocessing
|
||
|
data_file = .coverage/coverage
|
||
|
parallel = True
|
||
|
source =
|
||
|
meson.py
|
||
|
mesonbuild/
|
||
|
mesonconf.py
|
||
|
mesonintrospect.py
|
||
|
mesonrewriter.py
|
||
|
mesontest.py
|
||
|
run_cross_test.py
|
||
|
run_project_tests.py
|
||
|
run_tests.py
|
||
|
run_unittests.py
|