summaryrefslogtreecommitdiff
path: root/tests/dbus/connection-bug-18845.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-06Add config.h include in all source filesXavier Claessens1-0/+2
2012-02-01Replace nearly all calls to tp_cli_connection_run_disconnectSimon McVittie1-3/+1
2011-11-16Use _unref instead of _free _destroy when possible.Xavier Claessens1-1/+1
2010-10-26Add a 10 second timeout to all tests that spin the main loopSimon McVittie1-0/+1
2010-06-04Add the TpTests namespace to tests/lib/utilTravis Reitter1-2/+2
2010-06-04Add the TpTests namespace to tests/lib/simple-connTravis Reitter1-3/+3
2010-06-01Replace test_assert_no_error with g_assert_no_errorSimon McVittie1-8/+8
2010-04-27Use test_object_new_static_class moreSimon McVittie1-1/+1
2010-03-30tests: use test_dbus_daemon_dup_or_die(), avoid tp_get_bus() (except in dbus.c)Simon McVittie1-1/+1
2009-03-17Replace MYASSERT_NO_ERROR with test_assert_no_error now that they're equivalentSimon McVittie1-8/+9
2009-03-17tests: remove the option to carry on after a failureSimon McVittie1-8/+1
2008-12-12Add regression test for fd.o bug #18845Will Thompson1-0/+130