summaryrefslogtreecommitdiff
path: root/gio/tests/gdbus-threading.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-23gio/tests: fix output of gdbus-proxy-threads and gdbus-threadingDan Winship1-3/+9
2013-05-29tests: use new g_test_build_filename() APIRyan Lortie1-8/+1
2013-05-27Fix make check with builddir != srcdirMatthias Clasen1-4/+4
2013-05-20Convert remaining gio tests to installedMatthias Clasen1-1/+11
2013-01-14Fix distcheckMatthias Clasen1-1/+1
2013-01-03Use the C gdbus-testserver in testsMatthias Clasen1-1/+1
2012-10-16Remove g_type_init() callsRyan Lortie1-1/+0
2012-08-31Bump max time in test_method_calls_on_proxy() testMartin Pitt1-1/+1
2012-04-19Use GTestDBus in all GDBus unit testsXavier Claessens1-11/+0
2012-04-18Revert "Add GTestDBus object"David Zeuthen1-0/+11
2012-04-18Add GTestDBus objectXavier Claessens1-11/+0
2012-01-02Add test for GDBusConnection singleton access racing with destructionSimon McVittie1-0/+128
2011-12-14gdbus tests: remove buggy use of GMainLoopRyan Lortie1-25/+0
2011-10-13g_thread_new: never failRyan Lortie1-20/+4
2011-10-13thread: nuke the concept of 'joinable'Ryan Lortie1-4/+0
2011-10-10Don't use deprecated GThread API in gio testsMatthias Clasen1-17/+20
2010-07-19GDBus: Add GDBusSignalFlags and use it in g_dbus_connection_signal_subscribe()David Zeuthen1-0/+1
2010-06-11Bug 621213 – GDBusProxy and well-known namesDavid Zeuthen1-27/+28
2010-05-25GDBus: Big-endian fixesDavid Zeuthen1-1/+1
2010-05-24GDBusConnection.call(): add 'reply_type' argumentRyan Lortie1-3/+3
2010-05-18Bug 619031 - method-calls-in-thread test failingRyan Lortie1-2/+7
2010-05-14More !srcdir build fixesMatthias Clasen1-1/+1
2010-05-10GDBus: Use call() instead of invoke_method()David Zeuthen1-57/+57
2010-05-10More copyright year updatesMatthias Clasen1-1/+1
2010-05-06Initial GDBus code-drop from GDBus-standalone repoDavid Zeuthen1-0/+532