summaryrefslogtreecommitdiff
path: root/tests/dbus/account.c
Commit message (Expand)AuthorAgeFilesLines
* tests: eliminate duplicate test case pathsGeorge Kiagiadakis2016-06-181-4/+4
* Stop calling g_type_init()Simon McVittie2014-01-071-1/+0
* add TpAccount::avatar-changed signalGuillaume Desmottes2013-10-231-0/+28
* stop using tp_account_is_prepared()Guillaume Desmottes2013-09-271-2/+2
* Port unit tests to g_test_dbus_up/downXavier Claessens2013-09-261-1/+1
* TpAccount: implement change notification on uri-schemes propertyGuillaume Desmottes2013-01-091-0/+9
* add TpAccount:uri-schemes: propertyGuillaume Desmottes2013-01-091-5/+26
* TpAccount: deprecate "connection-manager" and "protocol" and add "cm-name" an...Xavier Claessens2012-06-291-4/+4
* test-account: connection set on account must existXavier Claessens2012-05-101-32/+33
* tp_account_dup_detailed_error_vardict: addSimon McVittie2012-03-091-0/+18
* tp_account_update_parameters_vardict_async: addSimon McVittie2012-03-091-10/+28
* tp_account_dup_parameters_vardict: addSimon McVittie2012-03-091-0/+5
* tp_account_dup_storage_specific_information_vardict_async: addSimon McVittie2012-03-091-0/+29
* account test: rename variables in macros to not shadow normal variablesSimon McVittie2012-03-091-10/+10
* Add tp_account_dup_storage_identifier_variantSimon McVittie2012-03-091-0/+21
* Add the Supersedes property and test itSimon McVittie2012-02-201-1/+15
* Merge branch 'telepathy-glib-0.16'Simon McVittie2012-02-091-24/+86
|\
| * tp_account_update_parameters_async: fix lifetime of result, and test itSimon McVittie2012-02-091-0/+40
| * account test: deliberately keep async results after the callbackSimon McVittie2012-02-091-24/+46
* | Add config.h include in all source filesXavier Claessens2012-02-061-0/+2
* | Use _unref instead of _free _destroy when possible.Xavier Claessens2011-11-161-2/+2
|/
* Test TP_ACCOUNT_FEATURE_ADDRESSINGSimon McVittie2010-12-151-0/+51
* TpAccount test: separate out the tests for storageSimon McVittie2010-12-151-26/+64
* Test TpAccount's GObject propertiesSimon McVittie2010-12-011-0/+72
* Test NormalizedName, AutomaticPresence accessorsSimon McVittie2010-12-011-1/+15
* In Account tests, make our current, requested, auto presences differentSimon McVittie2010-12-011-12/+12
* Add a 10 second timeout to all tests that spin the main loopSimon McVittie2010-10-261-0/+1
* Add test for StorageSpecificInformationDanielle Madeley2010-09-301-0/+27
* Expand TpAccount tests for TP_ACCOUNT_FEATURE_STORAGEDanielle Madeley2010-09-301-1/+13
* tests/dbus/account.c: add a very noddy test for tp_account_set_enabled_asyncSimon McVittie2010-09-101-0/+24
* tests/dbus/account: remove duplicate #includeSimon McVittie2010-06-291-1/+0
* test-account: test tp_account_get_detailed_error()Simon McVittie2010-06-141-0/+59
* Add the TpTests namespace to tests/lib/simple-accountTravis Reitter2010-06-041-2/+2
* Add the TpTests namespace to tests/lib/utilTravis Reitter2010-06-041-4/+4
* Various tests: spin until pending things have happened before exitingSimon McVittie2010-04-271-0/+3
* tests/dbus/account.c: use tp_proxy_prepare_async consistentlySimon McVittie2010-04-261-1/+1
* Merge branch 'telepathy-glib-0.10'Simon McVittie2010-04-261-0/+238
|\
| * Test TpAccount's connection property, and in particular notify::connectionSimon McVittie2010-04-231-0/+184
| * account test: test various simple C accessorsSimon McVittie2010-04-231-0/+54
* | test-account: use newer API'sGuillaume Desmottes2010-04-231-9/+5
* | Merge branch 'telepathy-glib-0.10' into telepathy-glib-master-2Guillaume Desmottes2010-04-231-0/+71
|\ \ | |/
| * test preparing TP_ACCOUNT_FEATURE_COREGuillaume Desmottes2010-04-231-0/+72
* | tests: use test_dbus_daemon_dup_or_die(), avoid tp_get_bus() (except in dbus.c)Simon McVittie2010-03-301-1/+3
|/
* Use tp_account_parse_object_path in tp_account_newWill Thompson2009-09-211-1/+1
* Work around protocol-escaping bug in MC5Will Thompson2009-09-211-0/+10
* Add tp_account_parse_object_pathWill Thompson2009-09-211-3/+86
* Add a trivial test for TpAccount, TpAccountManagerSimon McVittie2009-06-101-0/+79