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:
Vasily Galkin 2019-01-21 21:58:32 +03:00
parent 8c7670f0e1
commit b1f7c22a24
4 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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.
*

View File

@ -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