mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 15:36:14 +01:00
gdbus, tests: rename gdbus-unix-addresses test to gdbus-address-get-session
In preparation of adding non-unix testcase to the test.
This commit is contained in:
parent
8c7670f0e1
commit
b1f7c22a24
2
gio/tests/.gitignore
vendored
2
gio/tests/.gitignore
vendored
@ -76,7 +76,7 @@ gdbus-test-codegen-old
|
|||||||
gdbus-test-fixture
|
gdbus-test-fixture
|
||||||
gdbus-testserver
|
gdbus-testserver
|
||||||
gdbus-threading
|
gdbus-threading
|
||||||
gdbus-unix-addresses
|
gdbus-address-get-session
|
||||||
glistmodel
|
glistmodel
|
||||||
gio-du
|
gio-du
|
||||||
giomodule
|
giomodule
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Mock version of dbus-launch, for gdbus-unix-addresses test
|
* Mock version of dbus-launch, for gdbus-address-get-session test
|
||||||
*
|
*
|
||||||
* Copyright © 2015 Collabora Ltd.
|
* Copyright © 2015 Collabora Ltd.
|
||||||
*
|
*
|
||||||
|
@ -283,7 +283,7 @@ if host_machine.system() != 'windows'
|
|||||||
'-DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36'],
|
'-DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36'],
|
||||||
},
|
},
|
||||||
'gapplication' : {'extra_sources' : extra_sources},
|
'gapplication' : {'extra_sources' : extra_sources},
|
||||||
'gdbus-unix-addresses' : {},
|
'gdbus-address-get-session' : {},
|
||||||
}
|
}
|
||||||
|
|
||||||
if not glib_have_cocoa
|
if not glib_have_cocoa
|
||||||
|
Loading…
Reference in New Issue
Block a user