mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 15:33:39 +02: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:
2
gio/tests/.gitignore
vendored
2
gio/tests/.gitignore
vendored
@@ -76,7 +76,7 @@ gdbus-test-codegen-old
|
||||
gdbus-test-fixture
|
||||
gdbus-testserver
|
||||
gdbus-threading
|
||||
gdbus-unix-addresses
|
||||
gdbus-address-get-session
|
||||
glistmodel
|
||||
gio-du
|
||||
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.
|
||||
*
|
||||
|
@@ -283,7 +283,7 @@ if host_machine.system() != 'windows'
|
||||
'-DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36'],
|
||||
},
|
||||
'gapplication' : {'extra_sources' : extra_sources},
|
||||
'gdbus-unix-addresses' : {},
|
||||
'gdbus-address-get-session' : {},
|
||||
}
|
||||
|
||||
if not glib_have_cocoa
|
||||
|
Reference in New Issue
Block a user