summaryrefslogtreecommitdiff
path: root/tests/dbus/params-cm.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-06Add config.h include in all source filesXavier Claessens1-0/+2
2011-11-16Use _unref instead of _free _destroy when possible.Xavier Claessens1-7/+7
2011-05-12use tp_tests_init() in most testsGuillaume Desmottes1-2/+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/params-cmTravis Reitter1-21/+21
2010-06-04Add the TpTests namespace to tests/lib/utilTravis Reitter1-4/+5
2010-06-01Use test_proxy_run_until_prepared instead of test_connection_manager_run_unti...Simon McVittie1-1/+1
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-2/+1
2010-03-09params-cm test: improve coverageSimon McVittie1-0/+180
2010-03-09params-cm.c: test_set_params: avoid inappropriate use of tp_g_value_slice_new...Simon McVittie1-1/+1
2010-03-09params-cm.c: use test_connection_manager_run_until_readySimon McVittie1-15/+1
2010-03-09param_connection_manager_steal_params_last_conn: rename from _get_ and have s...Simon McVittie1-1/+1
2010-03-09tests/dbus/params-cm.c: simplify a littleSimon McVittie1-4/+3
2009-03-26clear error once testedGuillaume Desmottes1-0/+1
2009-03-26fix test descriptionGuillaume Desmottes1-1/+1
2009-03-26rename free_cm_params to param_connection_manager_free_paramsGuillaume Desmottes1-1/+1
2009-03-26test all support types of paramGuillaume Desmottes1-4/+50
2009-03-26add dbus/params-cm.cGuillaume Desmottes1-0/+152