mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
meson: Add 'plain' test setup
This is useful if one wants to run 'meson test' inside meta-dbus-runner.py. Doing so makes it possible to run e.g. 'meson test --gdb'. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2093>
This commit is contained in:
parent
94e279310a
commit
b1c8ce110c
@ -303,6 +303,8 @@ if have_tests
|
|||||||
exe_wrapper: default_test_wrappers,
|
exe_wrapper: default_test_wrappers,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
add_test_setup('plain')
|
||||||
|
|
||||||
add_test_setup('CI',
|
add_test_setup('CI',
|
||||||
env: [
|
env: [
|
||||||
'MUTTER_DEBUG_DUMMY_MODE_SPECS=800x600@10.0',
|
'MUTTER_DEBUG_DUMMY_MODE_SPECS=800x600@10.0',
|
||||||
|
Loading…
Reference in New Issue
Block a user