mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-05-19 20:12:10 +02:00
Merge branch 'installed-tests' into 'master'
tests: Move memory_monitor_tests under installed_tests_enabled See merge request GNOME/glib!1395
This commit is contained in:
commit
08a4a2e6f4
@ -521,7 +521,6 @@ if installed_tests_enabled
|
|||||||
)
|
)
|
||||||
install_subdir('static-link', install_dir : installed_tests_execdir)
|
install_subdir('static-link', install_dir : installed_tests_execdir)
|
||||||
install_data('static-link.py', install_dir : installed_tests_execdir)
|
install_data('static-link.py', install_dir : installed_tests_execdir)
|
||||||
endif
|
|
||||||
|
|
||||||
memory_monitor_tests = [
|
memory_monitor_tests = [
|
||||||
'memory-monitor-dbus',
|
'memory-monitor-dbus',
|
||||||
@ -547,6 +546,7 @@ foreach memory_monitor_test : memory_monitor_tests
|
|||||||
configuration: cdata,
|
configuration: cdata,
|
||||||
)
|
)
|
||||||
endforeach
|
endforeach
|
||||||
|
endif
|
||||||
|
|
||||||
if not meson.is_cross_build() or meson.has_exe_wrapper()
|
if not meson.is_cross_build() or meson.has_exe_wrapper()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user