summaryrefslogtreecommitdiff
path: root/tests/dbus/channel.c
Commit message (Expand)AuthorAgeFilesLines
* Port unit tests to g_test_dbus_up/downXavier Claessens2013-09-261-1/+1
* Revert "Add tp_contact_is_self()"Simon McVittie2012-05-031-1/+0
* Merge branch 'deprecation'Simon McVittie2012-05-031-1/+1
|\
| * Stop using TP_ERRORSSimon McVittie2012-05-021-1/+1
* | Add tp_contact_is_self()Xavier Claessens2012-05-031-0/+1
|/
* 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 unit test for TP_CHANNEL_FEATURE_CONTACTSXavier Claessens2011-09-301-2/+93
* Add tp_channel_join_async()Xavier Claessens2011-07-131-0/+36
* TpChannel: add high-level API for Password (#37360)Guillaume Desmottes2011-05-311-0/+107
* add tp_channel_destroy_async()Guillaume Desmottes2011-05-301-0/+31
* use tp_tests_init() in most testsGuillaume Desmottes2011-05-121-5/+1
* channel test: use TpExportableChannel:channel-properties for the GroupSimon McVittie2010-12-091-4/+3
* tp_channel_leave_async: don't call Close as a synonym for reason NONESimon McVittie2010-12-091-2/+8
* channel test: check that closing a room doesn't secretly leave it insteadSimon McVittie2010-12-091-1/+18
* textchan-group: has no handle nowGuillaume Desmottes2010-11-081-7/+0
* use tp_tests_object_new_static_class()Guillaume Desmottes2010-11-081-2/+2
* remove typo in commentGuillaume Desmottes2010-11-081-2/+2
* add tp_channel_close_async()Guillaume Desmottes2010-11-081-0/+31
* test tp_channel_leave_async() with a group channelGuillaume Desmottes2010-11-081-0/+163
* test tp_channel_leave_async() with a channel not implementing GroupGuillaume Desmottes2010-11-081-0/+241