summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Install test metadata to a fully versioned locationtelepathy-mission-control-5.99.11Simon McVittie2014-05-141-1/+1
* McpRequest: use GVariant for the requested propertiesSimon McVittie2014-04-081-3/+3
* McpDispatchOperation: use GVariant for the channel's propertiesSimon McVittie2014-04-081-13/+9
* McpAccountStorage: use GVariant instead of dbus-glib typesSimon McVittie2014-04-081-19/+12
* change terminology from "handle type" to "entity type"Simon McVittie2014-04-084-5/+7
* mc-debug-server: if we have several reasons to stop, don't crashSimon McVittie2014-04-021-4/+17
* Remove references to TpDBusDaemonSimon McVittie2014-04-011-6/+0
* mcp-plugin: avoid TpDBusDaemon, just use g_bus_get_sync()Simon McVittie2014-04-011-6/+15
* sync_dbus: support being called on a CM, tooSimon McVittie2014-03-271-0/+6
* tests: make sure to specify a D-Bus interface for method callsSimon McVittie2014-03-273-4/+4
* mc-debug-server: hold a reference to the debug senderSimon McVittie2014-03-271-0/+4
* mc-debug-server: export a GDBus interface rather than a libdbus filterSimon McVittie2014-03-272-58/+70
* mc-debug-server: use GDBus to watch for disconnectionSimon McVittie2014-03-271-12/+24
* TestPermissionPluginClass etc.: adapt for GDBusSimon McVittie2014-03-271-194/+61
* Use the AccountManager object path to call AbortSimon McVittie2014-03-271-1/+1
* mctest: use the AccountManager path for 'MC' object so we can use sync_dbusSimon McVittie2014-03-271-1/+3
* sync_dbus: work around GNOME #726259Simon McVittie2014-03-271-7/+20
* Re-enable regression tests for account import, and add moreSimon McVittie2014-03-276-9/+226
* Re-enable some account storage testsSimon McVittie2014-03-272-6/+0
* Remove unused CHECK_TWISTED_PATH variableSimon McVittie2014-03-271-6/+0
* Rename mc-twisted-tests.list to twisted-tests.Simon McVittie2014-03-272-4/+4
* tests: work in terms of G_TEST_SRCDIR, G_TEST_BUILDDIR and ${twistedtestsdir}Simon McVittie2014-03-272-27/+27
* Replace MC_ABS_TOP_BUILDDIR, ...SRCDIR with CHECK_TWISTED_ABS_TOP_BUILDDIR, ....Simon McVittie2014-03-272-8/+8
* Replace MC_TWISTED_PATH with CHECK_TWISTED_PATHSimon McVittie2014-03-271-4/+4
* Replace MC_TEST_UNINSTALLED with CHECK_TWISTED_UNINSTALLEDSimon McVittie2014-03-272-2/+2
* Replace MC_TEST_SLEEP with CHECK_TWISTED_SLEEPSimon McVittie2014-03-271-1/+1
* Replace MC_TEST_KEEP_TEMP with CHECK_TWISTED_KEEP_TEMPSimon McVittie2014-03-272-4/+4
* Replace MC_TEST_LOG_DIR with CHECK_TWISTED_LOG_DIRSimon McVittie2014-03-273-10/+10
* Replace MC_TEST_CURDIR with CHECK_TWISTED_CURDIRSimon McVittie2014-03-273-9/+9
* run-test.sh: allow use of system-wide dataSimon McVittie2014-03-271-1/+1
* fake-network-monitor also uses telepathy-glib utility functionsSimon McVittie2014-03-271-0/+1
* account-manager/server-drops-us.py: update so it actually passesSimon McVittie2014-03-271-3/+8
* output log files from skipped testsSimon McVittie2014-03-271-0/+7
* Simplify how the slow test is runSimon McVittie2014-03-272-10/+8
* tests: link plugin libraries to their dependenciesSimon McVittie2014-03-271-1/+16
* don't try to use more than one -rpath for installed tests' pluginsSimon McVittie2014-03-271-6/+10
* installed-tests: have one GNOME-style installed-test per Python test-caseSimon McVittie2014-03-271-5/+7
* Merge branch 'master' into nextSimon McVittie2014-03-193-182/+69
|\
| * run-test.sh: output in TAP format, and install an installed-tests wrapperSimon McVittie2014-03-192-14/+33
| * McdStorage: watch and proxy plugins' change-notification signalsSimon McVittie2014-02-061-168/+36
* | Merge commit '553acd80fac93fb21c28cb51f00c9c51045c9921' into nextSimon McVittie2014-03-195-25/+136
|\ \ | |/
| * Opportunistically migrate accounts from untyped to typed ParametersSimon McVittie2014-02-042-15/+24
| * mcp_account_storage_get_flags: addSimon McVittie2014-02-041-0/+8
| * Require account plugins to provide the ability to list parametersSimon McVittie2014-02-042-1/+102
| * Remove A.I.ExternalPasswordStorage, CM.I.AccountStorageSimon McVittie2014-02-031-9/+2
* | Merge commit '79f0081b0a50ab59794827dd5af79f8671870fcd' into nextSimon McVittie2014-03-1914-753/+1114
|\ \ | |/
| * Test that we add types to accounts' parameters when setSimon McVittie2014-01-291-3/+75
| * McdAccountManagerDefault: opportunistically save parameters' typesSimon McVittie2014-01-291-4/+4
| * Only exercise old avatar storage locations in 5-12 and 5-14 testsSimon McVittie2014-01-293-23/+33
| * Chop up the increasingly inaccurately-named default-keyring-storage testSimon McVittie2014-01-294-266/+340