Bug 648071 — Add support for presence status from Telepathy
[platform/upstream/folks.git] / tests / telepathy /
2011-06-22 Philip WithnallBug 648071 — Add support for presence status from Telepathy
2011-06-21 Travis ReitterAdd ability to run any of our tests through gdb
2011-04-23 Philip WithnallPort IndividualAggregator.individuals_changed to use...
2011-04-23 Philip WithnallPort Individual.personas to be a Set<Persona>
2011-04-23 Travis ReitterRemove use of GLib.List in public BackendStore API.
2011-04-23 Philip WithnallChange GroupDetails.groups to be a Set<string>
2011-04-23 Philip WithnallChange Backend.persona_stores to be a Map<string, Perso...
2011-04-16 Philip WithnallFix Tpf.Persona to use its store's ID in persona UIDs
2011-03-11 Travis ReitterRename PresenceOwner -> PresenceDetails
2011-02-15 Travis ReitterUse the 'all-others' BackendStore key file group for...
2011-01-31 Travis ReitterRename HasPresence -> PresenceOwner.
2011-01-16 Eitan IsaacsonAdded valgrind support in make check.
2011-01-11 Philip WithnallAllow multiple test accounts to be connected simultaneously
2011-01-11 Travis ReitterFactor Tp logger warning out of Tp tests.
2010-12-12 Philip WithnallRename the Presence interface to HasPresence
2010-11-27 Robert AncellBug 635823 — Link telepathy test program to GIO
2010-11-14 Travis ReitterCast Individuals to Presence as necessary for the tests.
2010-11-11 Travis ReitterUn-break distclean for the tests
2010-11-10 Travis ReitterRe-arrange some build in the Telepathy tests.
2010-11-08 Travis ReitterDistribute the backend store test key files.
2010-11-08 Travis ReitterPoint the tests at the uninstalled backends.
2010-11-04 Philip WithnallUpdate log handlers in the test suite
2010-11-04 Travis ReitterAdd backend state key files for most tests.
2010-11-04 Philip WithnallDisable unused backends in the tests.
2010-11-04 Travis ReitterDon't use an extraneous main loop and watchdog for...
2010-10-29 Philip WithnallMove the Telepathy backend test setup code into a libra...
2010-10-20 Travis ReitterPut more files in CLEANFILES as appropriate.
2010-10-19 Travis ReitterUse the proper AM_VALAFLAGS instead of modifying VALAFL...
2010-10-15 Travis ReitterDistribute the dummy relationships file to fix distcheck.
2010-10-15 Travis ReitterAlphabetize the test definitions.
2010-10-14 Travis ReitterSet up tests with ENVIRONMENT, not wrapper scripts.
2010-10-14 Travis ReitterUse a dummy relationships file for Tp tests.
2010-10-13 Travis ReitterActually include all the LDADD flags for our tests.
2010-10-13 Travis ReitterRename the contact-properties test.
2010-10-13 Travis ReitterRename the contact-retrieval test.
2010-10-13 Travis ReitterAdd the PersonaStore:can-group-personas property.
2010-10-13 Travis ReitterAdd the PersonaStore:can-alias-personas property.
2010-10-13 Travis ReitterAdd the PersonaStore:can-remove-personas property.
2010-10-13 Travis ReitterAdd the PersonaStore:can-add-personas property.
2010-10-13 Travis ReitterExpose the publish and subscribe group flags in the...
2010-10-06 Travis ReitterSimplify the Tp test Makefile further.
2010-10-06 Travis ReitterFix the CLEANFILES for the Tp tests.
2010-10-06 Travis ReitterRelocate Folks.TestCase as a separate library
2010-10-06 Travis ReitterReact to alias changes coming from Telepathy. Fixes...
2010-10-06 Travis ReitterSimplify the tests Makefile.
2010-10-06 Travis ReitterAdd a test for Tpf.Persona alias changing (through...
2010-09-23 Travis ReitterAdd a test for adding Personas.
2010-09-22 Travis ReitterExplicitly reset the aggregator between tests.
2010-09-22 Travis ReitterPrepare the aggregator asynchronously (as clients will)
2010-09-22 Travis ReitterRe-use the defined protocol prefix for tests.
2010-09-22 Travis ReitterCentralize the list of expected test Individuals.
2010-09-10 Philip WithnallAdd generated C files to GITIGNOREFILES
2010-09-10 Philip WithnallUse session.conf from the builddir to fix builddir...
2010-09-03 Philip WithnallAdd a test of an individual's properties
2010-09-03 Philip WithnallAdd the framework for a test suite