summaryrefslogtreecommitdiff
path: root/tests/dbus/contacts-bug-19101.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-07Stop calling g_type_init()Simon McVittie1-1/+0
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
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/bug-19101-connTravis Reitter1-1/+1
2010-06-04Add the TpTests namespace to tests/lib/contacts-connTravis Reitter1-2/+2
2010-06-04Add the TpTests namespace to tests/lib/utilTravis Reitter1-3/+4
2010-06-01Replace simple uses of MYASSERT_SAME_UINT with g_assert_cmpuintSimon McVittie1-1/+1
2010-06-01Replace test_assert_no_error with g_assert_no_errorSimon McVittie1-4/+4
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-4/+4
2009-03-17tests: remove the option to carry on after a failureSimon McVittie1-9/+1
2009-01-07Add a regression test for fd.o #19101Will Thompson1-0/+199