summaryrefslogtreecommitdiff
path: root/tests/dbus
Commit message (Expand)AuthorAgeFilesLines
* 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