summaryrefslogtreecommitdiff
path: root/tests/dbus/text-respawn.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-27Re-namespace the former echo example into the TpTests namespaceSimon McVittie1-6/+6
2010-07-27fd.o #29174: copy the 'echo' example CM to tests/libSimon McVittie1-2/+2
2010-06-04Add the TpTests namespace to tests/lib/utilTravis Reitter1-4/+4
2010-06-01Replace test_connection_run_until_dbus_queue_processed with test_proxy_run_un...Simon McVittie1-1/+1
2010-06-01Replace remaining uses of MYASSERT_SAME_UINT with g_assert_cmpuintSimon McVittie1-5/+5
2010-06-01Replace simple uses of MYASSERT_SAME_UINT with g_assert_cmpuintSimon McVittie1-2/+2
2010-06-01Replace MYASSERT_SAME_STRING with g_assert_cmpstrSimon McVittie1-1/+1
2010-06-01Replace test_assert_no_error with g_assert_no_errorSimon McVittie1-13/+13
2010-04-27Use test_object_new_static_class moreSimon McVittie1-2/+2
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-13/+13
2009-03-17tests: remove the option to carry on after a failureSimon McVittie1-9/+1
2009-01-28tests: call tp_get_bus() earlier, to initialize specialized typesSimon McVittie1-1/+1
2008-10-30Echo example CM: adjust order of events for spec 0.17.14 complianceSimon McVittie1-0/+3
2008-10-30text-respawn test: instead of ack + close (already tested in text-mixin), cal...Simon McVittie1-19/+3
2008-10-30Add a test for respawning text channels in the Echo example CMSimon McVittie1-0/+291