Imported Upstream version 2.53.3
[platform/upstream/glib.git] / gio / tests / gdbus-proxy.c
2017-09-29 DongHun KwakImported Upstream version 2.53.3 77/153577/1
2014-01-31 Daniel MustielesUpdated FSF's address
2013-10-29 Xavier ClaessensTests: add session_bus_run() and use it where possible
2013-05-29 Ryan Lortietests: move tests to new _get_filename() API
2013-05-29 Ryan Lortietests: use new g_test_build_filename() API
2013-05-28 Matthias ClasenFix make check with builddir != srcdir
2013-05-27 Ryan LortieFix yet more test regressions...
2013-05-20 Matthias ClasenConvert remaining gio tests to installed
2013-05-13 Dan Winshiptests: port from g_test_trap_subprocess() to g_test_tra...
2013-01-15 Matthias ClasenFix distcheck
2013-01-06 Dan Winshipgio/tests: fix a few more gdbus-testserver.py references
2013-01-03 Matthias ClasenUse the C gdbus-testserver in tests
2012-12-19 Matthias ClasenRevert "tests: port from g_test_trap_subprocess() to...
2012-12-19 Dan Winshiptests: port from g_test_trap_subprocess() to g_test_tra...
2012-11-15 Dan Winshipwin32: make gio/tests/gdbus-proxy.c compile
2012-11-02 Colin Waltersbuild: Don't use C99 declarations
2012-10-16 Ryan LortieRemove g_type_init() calls
2012-08-28 Matthias ClasenFix the GDBusProxy async test
2012-08-28 Mike GorseFix the gdbus-proxy async test
2012-05-01 Ryan Lortietests: temporarily disable GDBus async proxy test
2012-04-19 Xavier ClaessensUse GTestDBus in all GDBus unit tests
2012-04-18 David ZeuthenRevert "Add GTestDBus object"
2012-04-18 Xavier ClaessensAdd GTestDBus object
2012-03-19 Ryan LortieGDBusProxy: report an error instead of leaking it
2012-02-08 David ZeuthenGDBusProxy: Add G_DBUS_PROXY_FLAGS_GET_INVALIDATED_PROP...
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-27 Simon McVittievarious tests: do not provoke SIGTRAP with -m no-undefined
2011-10-05 David ZeuthenGDBus: disable two more GDBus tests using fork()
2011-10-05 David ZeuthenGDBusProxy: Correctly handle unknown members when havin...
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-03 Christian PerschPlug a mem leak in the gdbus-proxy test
2010-09-03 Christian PerschPlug a mem leak in the gdbus-proxy test
2010-07-31 Matthias ClasenImprove gdbus test coverage
2010-07-30 Matthias ClasenAdd a test for g_dbus_proxy_get_cached_property_names
2010-06-11 David ZeuthenBug 621213 – GDBusProxy and well-known names
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-05-14 Christian PerschPlug mem leaks in gdbus tests & examples
2010-05-14 David ZeuthenGDBus: Remove cached value if a property is invalidated
2010-05-14 Matthias ClasenFix !srcdir build
2010-05-14 Matthias ClasenMerge branch 'gdbus-merge'
2010-05-13 David ZeuthenGDBusProxy: Remove error in get_cached_property() and...
2010-05-10 David ZeuthenGDBus: Use call() instead of invoke_method()
2010-05-10 Matthias ClasenMore copyright year updates
2010-05-06 David ZeuthenInitial GDBus code-drop from GDBus-standalone repo