summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Flag printf-ish functions with G_GNUC_PRINTF and fix resulting warningstelepathy-mission-control-5.14Simon McVittie2013-11-181-2/+2
* Merge fd.o #63119 from telepathy-glibSimon McVittie2013-04-041-0/+6
* exec-with-log.sh: add gdb wrapperSimon McVittie2012-10-031-0/+2
* Default account backend: write accounts to XDG_DATA_HOME, with fallbackSimon McVittie2012-09-073-34/+59
* McdAccount: migrate avatars to a XDG pathSimon McVittie2012-09-074-6/+79
* Tests: distinguish between XDG cache/config/data home, and MC_ACCOUNT_DIRSimon McVittie2012-09-079-6/+46
* servicetest: don't eavesdrop on method replies or errorsSimon McVittie2012-09-071-5/+5
* Use G_VALUE_INIT instead of { 0 }Simon McVittie2012-09-072-11/+19
* Default account backend: test that *all* passwords are deletedSimon McVittie2012-08-314-2/+57
* Test deletion of passwords from accountsSimon McVittie2012-08-311-5/+61
* account-store-default: load the same names that MC wouldSimon McVittie2012-08-311-3/+10
* Make the gnome-keyring test work again, with modern gnome-keyringSimon McVittie2012-08-311-1/+10
* McdConnection: dispatch each channel from NewChannels separatelySimon McVittie2012-07-201-46/+110
* Fix missing includes to build with recent libaccounts-glibXavier Claessens2012-07-122-3/+11
* dispatch test: make sure Ensure-ing channels after delegation/presenting worksWill Thompson2012-07-061-14/+57
* Modernize dispatcher/redispatch-channels.py a littleWill Thompson2012-07-062-23/+30
* Use telepathy-glib meta-headersSimon McVittie2012-05-142-5/+3
* Remove unused support for a magical auto-away flag set by embeddersSimon McVittie2012-05-083-261/+0
* Remove deprecated support for old-style (mcd) pluginsSimon McVittie2012-05-085-928/+0
* Remove support for the non-standard Query interfaceSimon McVittie2012-05-084-10/+0
* Remove non-standard Compat interfaceSimon McVittie2012-05-086-55/+1
* Remove support for archaic Capabilities interfaceSimon McVittie2012-05-082-86/+0
* Use TP_ERROR instead of long-deprecated TP_ERRORSSimon McVittie2012-05-081-4/+4
* Set G_MESSAGES_DEBUG during testingSimon McVittie2012-05-071-0/+2
* fakeconnectivity: implement GetAll and GetDevices for NMJonny Lamb2012-04-021-3/+15
* Test the Supersedes propertySimon McVittie2012-02-143-5/+34
* value-is-same: stop testing G_TYPE_CHARGuillaume Desmottes2011-11-111-6/+0
* Merge branch 'gsettings'Will Thompson2011-11-041-1/+5
|\
| * exec-with-log.sh.in: export POSIX_ME_HARDER=1Will Thompson2011-11-041-2/+4
| * Bind use-conn GSettings key to ConnectivityMonitorWill Thompson2011-11-041-0/+2
* | tests: add --enable-installed-testsAlban Crequy2011-11-0412-27/+227
* | update-parameters.py: fix the cache directoryAlban Crequy2011-11-041-2/+2
|/
* Account: only set ChangingPresence if we actually areWill Thompson2011-11-031-2/+36
* account-manager/presence: modernizeWill Thompson2011-11-031-4/+2
* fakeconnectivity: use constant for NM interfaceWill Thompson2011-09-281-1/+1
* Account: reconnect if RequestedPresence is not offlineWill Thompson2011-09-281-0/+16
* am/connectivity: extract BillyIdleWill Thompson2011-09-281-10/+12
* Account: when reconnecting, use RequestedPresence if possibleWill Thompson2011-09-281-1/+9
* am/connectivity: check for SetPresence callWill Thompson2011-09-281-2/+7
* Add a connectivity testWill Thompson2011-09-282-0/+119
* mctest: split up enable_fakecm_account()Will Thompson2011-09-281-7/+17
* mctest: resuscitate MC asynchronouslyWill Thompson2011-09-281-5/+6
* account-manager/create-with-properties: modernize and asyncifyWill Thompson2011-09-281-16/+7
* tests: add fake implementations of MC and NMWill Thompson2011-09-284-5/+119
* test service: add a “process idle queue” methodWill Thompson2011-09-281-1/+32
* Add a test app for McdConnectivityMonitorWill Thompson2011-09-282-1/+57
* tests: replace make_mc with class MCWill Thompson2011-09-237-77/+66
* Merge branch 'uncontroversial'Will Thompson2011-09-2311-26/+56
|\
| * tests: make sync_dbus more reliableWill Thompson2011-09-211-3/+8
| * mctest: remove unused event_func arg from make_mcWill Thompson2011-09-218-9/+9