summaryrefslogtreecommitdiff
path: root/tests/dbus
Commit message (Expand)AuthorAgeFilesLines
* codegen: Fix serializing multidimensional arraysRico Tzschichholz2018-05-121-0/+68
* codegen: Keep arrays alive during async server method callsOle André Vadla Ravnås2018-04-141-0/+70
* gdbus: Fix missing declaration of _fd_list for async methodsRico Tzschichholz2018-03-281-0/+99
* vala: Issue a warning on DBus methods which are not throwing an ErrorDr. Michael Lauer2018-02-111-0/+21
* tests: Fix dbus/filedescriptor-errors.testRico Tzschichholz2017-08-231-2/+2
* gdbus: Don't leak nested HashTable on deserializationRico Tzschichholz2017-05-171-0/+63
* tests: Additional basic-types tests for dbusRico Tzschichholz2017-05-151-0/+6
* codegen: Check there is a return error location before using itCarlos Garnacho2017-03-061-1/+2
* tests: Add "use_string_marshalling = true" dbus-testCarlos Garnacho2017-03-061-0/+16
* tests: Add test for dbus fd passing failuresCarlos Garnacho2017-02-181-0/+77
* D-Bus: support [DBus (signature = ...)] for propertiesAbderrahim Kitouni2017-01-051-0/+136
* tests: Additional test-cases taken from transform-branchRico Tzschichholz2016-09-251-0/+13
* tests: Add D-Bus test for dictionary passingRico Tzschichholz2012-10-201-0/+59
* D-Bus: Update file descriptor passing test to binding changesJürg Billeter2010-10-231-3/+3
* D-Bus: Support Cancellable parameter in GDBus clientsJürg Billeter2010-10-232-0/+26
* D-Bus: Add test for file descriptor passingJürg Billeter2010-10-231-0/+84
* D-Bus: Add async Bus.get_proxy method for GDBus clientsJürg Billeter2010-10-202-8/+8
* D-Bus: Add flags parameter to get_proxy_sync methodsJürg Billeter2010-10-203-3/+3
* D-Bus: Add test for sending and receiving errorsJürg Billeter2010-10-192-0/+177
* D-Bus: Add test for calling void methodsJürg Billeter2010-10-192-0/+14
* D-Bus: Do not use GLib.Application in testsJürg Billeter2010-09-156-24/+42
* D-Bus: Port tests to GDBusJürg Billeter2010-06-207-109/+67
* D-Bus: Support string arrays in variantsJürg Billeter2010-06-151-0/+58
* D-Bus: Add simple signal testJürg Billeter2010-03-211-0/+69
* D-Bus: Support struct return values in static clients and serversJürg Billeter2009-12-191-0/+93
* D-Bus: Fix marshalling of GLib.Value parametersJürg Billeter2009-09-301-0/+8
* Speed up test infrastructureJürg Billeter2009-09-263-63/+45
* D-Bus: Test async client and server methods with out parametersJürg Billeter2009-09-161-8/+12
* D-Bus: Fix error handling in static clientsDidier 'Ptitjes2009-09-143-6/+6
* D-Bus: Test async client and server supportJürg Billeter2009-09-131-0/+89
* D-Bus: Test arraysJürg Billeter2009-06-151-0/+86
* D-Bus: Test propertiesJürg Billeter2009-06-151-13/+21
* Test marshalling of basic types over D-BusJürg Billeter2009-01-161-0/+78