summaryrefslogtreecommitdiff
path: root/tests/dbus.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Stop using deprecated g_test_trap_fork() APIPhilip Withnall2018-08-161-10/+35
* tests: Don’t run D-Bus tests on CI as they fail unexpectedlyPhilip Withnall2018-08-101-0/+42
* Revert "Disable another failing test"Michael Catanzaro2018-03-131-2/+1
* Disable another failing testMichael Catanzaro2018-03-131-1/+2
* Revert "Disable broken test"Michael Catanzaro2017-10-171-2/+1
* Disable broken testMichael Catanzaro2017-10-171-1/+2
* Suppress GLib deprecation warningsRyan Lortie2013-11-251-0/+2
* tests: improve coverage of D-Bus backendsRyan Lortie2013-11-251-0/+43
* tests: work around a GLib issueRyan Lortie2013-02-111-2/+2
* dbus-1/: fix transmission of byte arraysRyan Lortie2012-07-161-0/+9
* tests/: test the libdbus-1 DBus backendRyan Lortie2012-07-111-1/+3
* dbus test: signal with strings instead of intsRyan Lortie2012-07-111-2/+2
* dbus test: use GMainContext on signal receipt testRyan Lortie2012-07-111-11/+12
* dbus test: add function to initialise for testingRyan Lortie2012-07-111-3/+2
* dbus test: implement expected return typeRyan Lortie2012-07-111-8/+13
* dbus test: use GMainContext instead of GCondRyan Lortie2012-07-111-26/+48
* clean up C compiler warningsRyan Lortie2012-07-081-4/+6
* massive Makefile reorganisationRyan Lortie2012-07-081-1/+1
* Add test for dbus backendsRyan Lortie2012-07-061-0/+392