summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-24All C/C++ tests: run with temporary XDG_*_HOME, XDG_RUNTIME_DIRnext-tapSimon McVittie5-0/+17
2014-03-21util-cxx.cpp: convert to GTestSimon McVittie1-2/+30
2014-03-21run-test.sh: run in a temporary XDG_DATA_HOME etc.Simon McVittie1-1/+16
2014-03-21run-test.sh: cope with XDG_DATA_DIRS being emptySimon McVittie1-1/+1
2014-03-21Generate GNOME installed-tests wrappers for D-Bus testsSimon McVittie1-0/+12
2014-03-21run-test.sh: only run one test; don't suppress or pollute stdoutSimon McVittie1-8/+6
2014-03-21Clean up generated test files in "make clean"Simon McVittie1-2/+7
2014-03-21Generate GNOME-style installed-tests metadata for basic testsSimon McVittie1-0/+12
2014-03-21Refresh tpglib-tests.list if the Makefile changesSimon McVittie1-1/+1
2014-03-21Clean up tpglib-tests.list in "make clean"Simon McVittie1-0/+4
2014-03-21all C tests: use GTest, so we can have TAP outputSimon McVittie19-139/+616
2014-03-20logger basic tests: remove unused TEST_LOG_DIR variableSimon McVittie1-1/+0
2014-03-20Read logs from @abs_top_srcdir@/tests/logger/logsSimon McVittie2-1/+2
2014-03-20Merge remote-tracking branch 'cassidy/logger-1-70990' into nextSimon McVittie46-312/+253
2014-03-19nano versionSimon McVittie2-1/+6
2014-03-19snapshotSimon McVittie11-51/+53
2014-03-19Logger tests: remove TpDebugSender and timestampingSimon McVittie2-152/+2
2014-03-19Logger tests: enable all debug with tpl_debug_set_flags(), tp_debug_set_flags()Simon McVittie10-26/+46
2014-03-19tpl_debug_set_flags: addSimon McVittie5-8/+44
2014-03-19test-log-manager: don't use tp_tests_run_with_bus(), we have our own GTestDBusSimon McVittie1-1/+1
2014-03-19tests: don't create GTestDBus in tp_tests_dbus_daemon_dup_or_dieSimon McVittie16-40/+135
2014-03-19properties test: create and manage GTestDBus explicitlySimon McVittie1-2/+11
2014-03-19logger tests: wait for objects to be torn down between test casesSimon McVittie3-36/+63
2014-03-18Merge branch 'master' into nextSimon McVittie1-0/+2
2014-03-18Don't leak method call results (regression in 0.23.1)Simon McVittie2-2/+23
2014-03-18logger tests: fix some leaksSimon McVittie6-11/+30
2014-03-18logger: fix several string and date leaksSimon McVittie2-2/+13
2014-03-18logger tests: rely on GTestDBus instead of with-session-bus.shSimon McVittie4-156/+3
2014-03-18Tpl D-Bus tests: run under tp_tests_run_with_bus() or equivalentSimon McVittie9-18/+95
2014-03-18start_dbus_session: rely on g_test_dbus_unset() to unset starter busSimon McVittie1-5/+0
2014-03-18_tp_g_list_copy_deep: removeSimon McVittie7-32/+8
2014-03-18NEWSSimon McVittie1-0/+7
2014-03-18Don't leak method call results (regression in 0.23.1)Simon McVittie2-3/+24
2014-03-18add tp_vardict_has_key()Guillaume Desmottes4-0/+32
2014-03-18remove tp_channel_filter_require_channel_type() from APIGuillaume Desmottes5-42/+28
2014-03-18rename tp_channel_filter_new_for_all_types()Guillaume Desmottes5-26/+23
2014-03-18base-client: remove _object suffix from higher level filter APIGuillaume Desmottes13-59/+59
2014-03-18base-client: suffix GVariant filter APIGuillaume Desmottes9-42/+42
2014-03-18channel-filter: use a GVariantDict internallyGuillaume Desmottes1-40/+23
2014-03-18TpChannelFilter: addSimon McVittie24-114/+1245
2014-03-18NEWS so far for 0.99.8Simon McVittie1-0/+51
2014-03-18Merge branch 'gdbus-prep3' into nextSimon McVittie17-171/+386
2014-03-18logger tests: use the uninstalled libtelepathy-logger-1Simon McVittie1-1/+1
2014-03-18account-request test: assert that TpDBusDaemon is not leakedSimon McVittie1-1/+1
2014-03-18account-request test: wait for singleton account manager to be freedSimon McVittie1-6/+2
2014-03-18account-request test: assert that service-side objects are not leakedSimon McVittie1-2/+2
2014-03-18account-request test: assert that TpAccountRequest is not leakedSimon McVittie1-1/+1
2014-03-18account-request: don't leak the intermediate result in test_create_failSimon McVittie1-1/+1
2014-03-18account-request test: teardown: free result firstSimon McVittie1-1/+4
2014-03-18account-request test: rename test->account to test->arSimon McVittie1-56/+56