summaryrefslogtreecommitdiff
path: root/tests/twisted
AgeCommit message (Expand)AuthorFilesLines
2013-10-31Default account storage backend: store parameters with types if possibleSimon McVittie1-4/+16
2013-10-31Default accounts backend: store attributes in a properly typed formSimon McVittie1-10/+7
2013-10-31Test some new corner cases in the default account storage backendSimon McVittie1-1/+64
2013-10-31Default account backend: store each account as a stringified GVariant in a fileSimon McVittie2-50/+62
2013-10-31Rename default account-store backend from default to keyfileSimon McVittie1-3/+2
2013-10-29account-manager/avatar.py: fix race condition by combining expect_many callsSimon McVittie1-4/+2
2013-10-29mctest: fix invalid method implementationsSimon McVittie1-2/+2
2013-10-29Call IdentifyAccount to get new accounts' namesSimon McVittie1-1/+4
2013-10-29Don't give storage plugins the full parameter set, just 'account'Simon McVittie1-2/+2
2013-10-29Regression tests: use a simulated CM instead of just holding the bus nameSimon McVittie73-117/+249
2013-10-15Remove the A.I.Hidden, AM.I.Hidden interfacesSimon McVittie4-123/+2
2013-10-14Remove Conditions interfaceSimon McVittie3-46/+0
2013-10-04already-has-channel test: alter how we delay preparationSimon McVittie2-29/+21
2013-10-04already-has-obsolete test: removeSimon McVittie2-134/+0
2013-10-04contact-caps test: remove test coverage for obsolete CapabilitiesSimon McVittie1-9/+1
2013-10-04capabilities test: emulate Call1, not MediaSignallingSimon McVittie1-6/+6
2013-10-04dispatch-before-connected test: simulate ServerTLSConnectionSimon McVittie1-12/+2
2013-10-02avatar-refresh test: subsume avatar-persist, and test more situationsSimon McVittie4-263/+350
2013-10-02Implement Contacts properly on SimulatedConnection, and fix testsSimon McVittie6-34/+112
2013-10-02McdAccount: go back to using GetKnownAvatarTokensSimon McVittie1-23/+0
2013-10-02avatar-refresh test: subsume avatar-persist, and test more situationsSimon McVittie4-263/+371
2013-10-02Implement Contacts properly on SimulatedConnection, and fix testsSimon McVittie6-34/+108
2013-10-02run-test.sh.in: improve outputSimon McVittie1-3/+11
2013-10-02McdConnection: replace GetInterfaces with Get(..., "Interfaces")Simon McVittie4-19/+35
2013-10-02servicetest: if expect() fails, log what was expectedSimon McVittie1-1/+8
2013-10-02dbus-account-plugin: include more telepathy-glib headersSimon McVittie1-0/+3
2013-10-02Use AM_CPPFLAGS instead of deprecated INCLUDESSimon McVittie1-1/+1
2013-10-02Use AC_PROG_MKDIR_P and MKDIR_P instead of AM_PROG_MKDIR_P and mkdir_pSimon McVittie1-4/+4
2013-10-01constants: sync with Gabble masterGuillaume Desmottes1-0/+9
2013-10-01constants: sync with Gabble masterGuillaume Desmottes1-1/+5
2013-09-27McdConnection: refuse to deal with pre-Requests connectionsSimon McVittie7-258/+17
2013-09-27Fix comments that talk about MC calling GetStatusSimon McVittie6-17/+18
2013-09-27Remove obsolete fake CM and clientSimon McVittie3-393/+0
2013-09-26Sync servicetest, constants with the version merged into GabbleSimon McVittie34-275/+836
2013-09-26Include config.h in every .c file (again)Simon McVittie1-0/+1
2013-09-20Merge branch 'telepathy-mission-control-5.16' into masterSimon McVittie4-7/+36
2013-09-20Document the new test logging arrangementSimon McVittie1-5/+9
2013-09-20connectivity test: make sure we've caught up on GDBus messagesSimon McVittie2-0/+15
2013-09-20Log verbose test output and give it the same treatment as MC's logSimon McVittie1-1/+5
2013-09-20run-test.sh.in: dump logfiles to stdout on failureSimon McVittie1-0/+6
2013-09-20run-test.sh.in: now that we run under 'set -e', catch failuresSimon McVittie1-2/+2
2013-09-19Merge branch 'telepathy-mission-control-5.16'Simon McVittie5-138/+203
2013-09-19document MC_TEST_KEEP_TEMPSimon McVittie1-1/+3
2013-09-19tests: cd into the directory from which we were runSimon McVittie3-1/+17
2013-09-19Tests: clean up all built sourcesSimon McVittie1-1/+2
2013-09-19tests: write logs to MC_TEST_LOG_DIR, with latest log in `pwd`Simon McVittie5-12/+23
2013-09-19run-mc.sh.in: set DBUS_SYSTEM_BUS_ADDRESSSimon McVittie3-3/+13
2013-09-19Always use run-test.sh to run testsSimon McVittie3-126/+151
2013-09-19installcheck-twisted: test the just-installed MC if using a DESTDIRSimon McVittie1-1/+1
2013-09-12service points: do not treat their handles as specialSimon McVittie1-20/+0