summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: fix race condition in account-manager/avatar.py testGeorge Kiagiadakis2016-09-011-4/+2
* tests: make tests work again when NM support is enabledGeorge Kiagiadakis2016-09-011-0/+22
* tests/twisted/fake-network-monitor: implement the "network-metered" and "conn...George Kiagiadakis2016-07-131-2/+14
* avatar-refresh test: subsume avatar-persist, and test more situationsSimon McVittie2013-10-024-263/+350
* Implement Contacts properly on SimulatedConnection, and fix testsSimon McVittie2013-10-026-34/+112
* Document the new test logging arrangementSimon McVittie2013-09-201-5/+9
* connectivity test: make sure we've caught up on GDBus messagesSimon McVittie2013-09-202-0/+15
* Log verbose test output and give it the same treatment as MC's logSimon McVittie2013-09-201-1/+5
* run-test.sh.in: dump logfiles to stdout on failureSimon McVittie2013-09-201-0/+6
* run-test.sh.in: now that we run under 'set -e', catch failuresSimon McVittie2013-09-201-2/+2
* document MC_TEST_KEEP_TEMPSimon McVittie2013-09-191-1/+3
* tests: cd into the directory from which we were runSimon McVittie2013-09-193-1/+17
* Tests: clean up all built sourcesSimon McVittie2013-09-191-1/+2
* tests: write logs to MC_TEST_LOG_DIR, with latest log in `pwd`Simon McVittie2013-09-195-12/+23
* run-mc.sh.in: set DBUS_SYSTEM_BUS_ADDRESSSimon McVittie2013-09-193-3/+13
* Always use run-test.sh to run testsSimon McVittie2013-09-193-126/+151
* installcheck-twisted: test the just-installed MC if using a DESTDIRSimon McVittie2013-09-191-1/+1
* Flag printf-ish functions with G_GNUC_PRINTF and fix resulting warningsSimon McVittie2013-09-191-2/+2
* Service points: use tp_connection_dup_contact_by_id_asyncSimon McVittie2013-09-101-14/+12
* Deprecate mcp_dispatch_operation_leave_channelsSimon McVittie2013-09-101-0/+5
* List Service and Hidden in create-time account propertiesSimon McVittie2013-09-102-1/+10
* Remove further remnants of gnome-keyring supportSimon McVittie2013-09-104-79/+3
* drop unused variablesSimon McVittie2013-09-051-6/+0
* Remove gnome-keyring supportSimon McVittie2013-09-058-481/+5
* Add a regression test for service-points (matched by identifier)Simon McVittie2013-09-053-54/+143
* Drop fake-network-monitor.h from SOURCESSimon McVittie2013-09-041-1/+0
* Add a regression test for a "no SimplePresence" special caseSimon McVittie2013-09-041-2/+10
* Listen to systemd sleep/shutdown signals, and inhibit until disconnectedSimon McVittie2013-09-041-1/+3
* Replace ConnMan connectivity support with GNetworkMonitorSimon McVittie2013-09-033-12/+8
* Add a fake GNetworkMonitor, using a subset of the ConnMan D-Bus APISimon McVittie2013-09-033-0/+331
* Add a regression test for NetworkManager's "not quite offline" statesSimon McVittie2013-09-033-4/+38
* McdSlacker: Use org.gnome.SessionManager DBus serviceXavier Claessens2013-05-031-34/+47
* tests: avoid an out-of-range int literalSimon McVittie2013-04-301-1/+1
* Merge branch 'telepathy-mission-control-5.14'Simon McVittie2013-04-041-0/+6
|\
| * Merge fd.o #63119 from telepathy-glibSimon McVittie2013-04-041-0/+6
* | Merge branch 'altered-one-54780'Simon McVittie2013-02-139-84/+482
|\ \
| * | Test that an account storage backend can alter AutomaticPresenceSimon McVittie2012-09-121-31/+16
| * | Use combined AutomaticPresence in tests where either would doSimon McVittie2012-09-123-9/+5
| * | McdAccount: store automatic presence as a single attributeSimon McVittie2012-09-122-1/+21
| * | Add a regression test for (un)escaping things in keyfile formatSimon McVittie2012-09-122-1/+359
| * | TestDBusAccountPlugin: push typed parameters into MCSimon McVittie2012-09-121-16/+20
| * | McdAccount: add a way to tell property setters that storage has already been ...Simon McVittie2012-09-121-13/+53
| * | mcd_account_altered_by_plugin: get the new value from the McdStorageSimon McVittie2012-09-121-13/+8
* | | Merge branch 'mock-account-store-54873'Simon McVittie2013-02-1321-178/+2571
|\ \ \ | |/ /
| * | Add a regression test for an account storage plugin altering accountsSimon McVittie2012-09-123-0/+337
| * | Mock accounts service plugin: respond to change signals from serviceSimon McVittie2012-09-121-1/+517
| * | Mock accounts service plugin: receive settings from MC as GVariantSimon McVittie2012-09-122-73/+73
| * | Preload accounts via fake accounts service when requiredSimon McVittie2012-09-127-163/+166
| * | account-manager/avatar test: assert about mock accounts service interactionsSimon McVittie2012-09-121-3/+57
| * | account-basics test: assert that the mock accounts service is used correctlySimon McVittie2012-09-121-2/+108