summaryrefslogtreecommitdiff
path: root/tests/dbus/contacts-bug-19101.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/+2
* Replace nearly all calls to tp_cli_connection_run_disconnectSimon McVittie2012-02-011-3/+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/bug-19101-connTravis Reitter2010-06-041-1/+1
* Add the TpTests namespace to tests/lib/contacts-connTravis Reitter2010-06-041-2/+2
* Add the TpTests namespace to tests/lib/utilTravis Reitter2010-06-041-3/+4
* Replace simple uses of MYASSERT_SAME_UINT with g_assert_cmpuintSimon McVittie2010-06-011-1/+1
* 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/+4
* tests: remove the option to carry on after a failureSimon McVittie2009-03-171-9/+1
* Add a regression test for fd.o #19101Will Thompson2009-01-071-0/+199