mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
tests: Add unit tests for GDBusMethodInvocation
These should cover everything to do with returning a value or error from a `GDBusMethodInvocation` object. Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
@@ -333,6 +333,7 @@ if host_machine.system() != 'windows'
|
||||
'suite' : ['slow'],
|
||||
},
|
||||
'gdbus-introspection' : {'extra_sources' : extra_sources},
|
||||
'gdbus-method-invocation' : {'extra_sources' : extra_sources},
|
||||
'gdbus-names' : {'extra_sources' : extra_sources},
|
||||
'gdbus-proxy' : {'extra_sources' : extra_sources},
|
||||
'gdbus-proxy-threads' : {
|
||||
|
Reference in New Issue
Block a user