summaryrefslogtreecommitdiff
path: root/tests/dbus/connection-inject-bug16307.c
Commit message (Expand)AuthorAgeFilesLines
* Stop calling g_type_init()Simon McVittie2014-01-071-1/+0
* Add config.h include in all source filesXavier Claessens2012-02-061-0/+3
* Replace nearly all calls to tp_cli_connection_run_disconnectSimon McVittie2012-02-011-2/+1
* Add a 10 second timeout to all tests that spin the main loopSimon McVittie2010-10-261-0/+1
* Add the TpTests namespace to tests/lib/utilTravis Reitter2010-06-041-1/+1
* Add the TpTests namespace to bug16307-connTravis Reitter2010-06-041-4/+5
* Replace test_assert_no_error with g_assert_no_errorSimon McVittie2010-06-011-4/+4
* Use test_object_new_static_class moreSimon McVittie2010-04-271-1/+1
* tests: use test_dbus_daemon_dup_or_die(), avoid tp_get_bus() (except in dbus.c)Simon McVittie2010-03-301-1/+1
* Replace MYASSERT_NO_ERROR with test_assert_no_error now that they're equivalentSimon McVittie2009-03-171-4/+5
* tests: remove the option to carry on after a failureSimon McVittie2009-03-171-8/+1
* tests/dbus/connection-inject-bug16307.c: Remove invalidated_for_test: it was ...Alban Crequy2008-07-011-5/+0
* tests/lib/bug16307-conn.c: Remove the "connect" property: it was premature ge...Alban Crequy2008-07-011-1/+0
* Remove debugging printfsAlban Crequy2008-07-011-3/+0
* Remove debugging comment (commenting with C++ // was wrong btw)Alban Crequy2008-07-011-2/+0
* Add a regression test for bug 16307Alban Crequy2008-07-011-0/+99