core: Expand the documentation of EmailDetails.email_addresses
[platform/upstream/folks.git] / tests /
2011-08-09 Philip WithnallBug 653619 — Add company details
2011-08-07 Philip Withnalleds: Fix a minor type problem in the add-contacts-stres...
2011-08-05 Raul Gutierrez Segalese-d-s: fix link personas test
2011-08-03 Raul Gutierrez SegalesDon't set a timeout for contacts adding stress test
2011-08-03 Raul Gutierrez Segalese-d-s: add test for Gender property
2011-07-27 Philip Withnalltests: Add a basic refcounting test for linked individuals
2011-07-26 Philip WithnallAdd a generic caching object to the core of folks
2011-07-25 Philip WithnallBug 650414 — Need better APIs to handle image data
2011-07-21 Travis ReitterAdd missing copyright/license notices to tests.
2011-07-21 Travis ReitterMake Folks.Utils public and add Gee structure equality...
2011-07-21 Travis ReitterUn-break the EDS PersonaStore test for groups.
2011-07-19 Philip WithnallRemove AliasDetails support from Trf.Persona
2011-07-19 Travis ReitterSupport nickname writability in the EDS backend.
2011-07-18 Travis ReitterCut unreachable libsocialweb test code.
2011-07-13 Philip Withnalleds: Fix linker warnings for the e-d-s backend tests
2011-07-13 Philip Withnalleds: Fix a variable's visibility in the e-d-s Backend
2011-07-12 Raul Gutierrez SegalesAdd an EDS backend
2011-06-24 Philip WithnallBug 652660 — Make Individual.id more stable and well...
2011-06-23 Travis ReitterDon't make the Telepathy tests depend directly upon...
2011-06-23 Travis ReitterHandle both the dbus-glib and GDBus missing logger...
2011-06-23 Travis ReitterUpdate Tp test backend suppression to match GDBus behavior.
2011-06-23 Travis ReitterCut unnecessary log message suppressions in the Aggrega...
2011-06-22 Philip WithnallBug 648071 — Add support for presence status from Telepathy
2011-06-21 Travis ReitterDon't crash if a provided TpContact ID is NULL.
2011-06-21 Travis ReitterAdd ability to run any of our tests through gdb
2011-06-18 Travis ReitterCut redundant EXTRA_DIST entry.
2011-06-18 Travis ReitterMore-cleanly define gir and vapi files.
2011-06-18 Travis ReitterAdd Make rule for generating tracker-test.vapi.
2011-06-18 Travis ReitterDist but don't include the tracker-test vapi files.
2011-06-18 Philip WithnallBug 652463 — Tidy up CLEANFILES
2011-06-09 Travis ReitterDon't delete tp-test-contactlist.deps when maintainer...
2011-06-08 Emilio Pozuelo MonfortDist the tp-test-contactlist.deps file
2011-06-05 Raul Gutierrez SegalesMove tracker's test image to a common location
2011-06-02 Raul Gutierrez SegalesPlay nicely with new API in Vala 0.14
2011-06-02 Alban Crequylibsocialweb: Swf.Persona stores SocialWebClient.Contact
2011-06-01 Travis ReitterDon't re-build the vapi files unless we've been configu...
2011-05-28 Raul Gutierrez Segales[tracker] Deal with null Avatars being set on a Trf...
2011-04-23 Philip WithnallChange PostalAddress.types to be a Set<string>
2011-04-23 Philip WithnallChange RoleDetails.roles to be of type Set<Role>
2011-04-23 Philip WithnallChange NoteDetails.notes to be of type Set<Note>
2011-04-23 Philip WithnallChange PersonaStore.personas to be a Map<string, Persona>
2011-04-23 Philip WithnallChange IndividualAggregator.individuals to be a Map...
2011-04-23 Philip WithnallChange IndividualAggregator.link_personas() to take...
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 UrlDetails.urls to be a Set<FieldDetails>
2011-04-23 Philip WithnallChange PhoneDetails.phone_numbers to be a Set<FieldDetails>
2011-04-23 Philip WithnallChange EmailDetails.email_addresses to be a Set<FieldDe...
2011-04-23 Philip WithnallChange PostalAddressDetails.postal_addresses to be...
2011-04-23 Philip WithnallChange FieldDetails.parameters to be a MultiMap<string...
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-23 Philip WithnallRemove LinkedHashSet in favour of Gee.HashSet
2011-04-23 Philip WithnallChange ImDetails.im_addresses to be a MultiMap<string...
2011-04-16 Philip WithnallAdd navigation tests for LinkedHashSet.Iterator
2011-04-16 Philip WithnallAdd tests for LinkedHashSet.iterator()
2011-04-16 Philip WithnallFix Tpf.Persona to use its store's ID in persona UIDs
2011-04-11 Raul Gutierrez SegalesAdd test for setting an existing email an a Trf.Persona
2011-04-11 Alban CrequyRevert "Temporarily disable lsw aggregation test. See...
2011-04-11 Alban Crequytracker tests: fix Makefile.am
2011-04-09 Raul Gutierrez SegalesAdd test for get_{all}_potential_matches APIs
2011-04-09 Raul Gutierrez SegalesAdd test to match via name similarity
2011-04-09 Raul Gutierrez SegalesAdd test to match via phone numbers
2011-04-09 Raul Gutierrez SegalesAdd test to avoid matching known e-mail addresses
2011-04-09 Raul Gutierrez SegalesAdd test to match via e-mail addresses
2011-04-09 Raul Gutierrez SegalesAdd test to match via IM Addresses
2011-04-08 Travis ReitterTemporarily disable lsw aggregation test. See bgo#647200
2011-04-08 Raul Gutierrez SegalesAdd test for linking 2 Trf.Personas via local_ids
2011-04-08 Raul Gutierrez SegalesRemove a print statement that was used for debugging
2011-04-08 Raul Gutierrez SegalesList Folks.PersonaDetail in alphabetical order
2011-04-07 Alban Crequytests: linking: libsocialweb
2011-04-07 Alban Crequylibsocialweb: fix: update and delete contacts
2011-04-05 Raul Gutierrez Segales[Tracker] Add test for duplicated phone numbers
2011-04-05 Raul Gutierrez Segales[Tracker] Add test for duplicated e-mail addresses
2011-04-05 Alban Crequytests: libsocialweb: new test infrastructure for libsoc...
2011-04-04 Raul Gutierrez SegalesFix make distcheck by including tracker files in EXTRA_DIST
2011-04-02 Travis ReitterMake Folks.PersonaStore.detail_key() static.
2011-04-02 Travis ReitterDon't remove our generated gconf.path during 'make...
2011-04-01 Travis ReitterDistribute the gconf path files.
2011-04-01 Raul Gutierrez SegalesAdd test for linking personas using the Tracker backend
2011-04-01 Travis ReitterMake tests use local GConf config and store.
2011-03-31 Raul Gutierrez SegalesAdd write support for Tracker
2011-03-30 Philip WithnallBug 645475 — Linker warnings for Tracker backend tests
2011-03-29 Raul Gutierrez SegalesAdd missing backslash to EXTRA_DIST list
2011-03-25 Travis ReitterDistribute (but not install) internal .gir and .vapi...
2011-03-25 Travis ReitterCut unused automake variables.
2011-03-22 Raul Gutierrez SegalesEXTRA_DIST in tests/tools was missing a few files
2011-03-21 Raul Gutierrez SegalesInitial implementation of the tracker backend
2011-03-21 Raul Gutierrez SegalesEnsure we are only testing the built-in backends
2011-03-21 Raul Gutierrez SegalesFactor out common dbus wrapper code into sourceable...
2011-03-11 Travis ReitterRename PresenceOwner -> PresenceDetails
2011-03-11 Travis ReitterRename IMable -> ImDetails
2011-03-02 Travis ReitterDistribute test data files
2011-02-15 Travis ReitterUse the 'all-others' BackendStore key file group for...
2011-02-02 Travis ReitterAdd FieldDetails tests.
2011-02-02 Travis ReitterDon't print out a stacktrace when an error message...
2011-01-31 Travis ReitterMake the TestCase class follow our coding style.
2011-01-31 Travis ReitterRename HasPresence -> PresenceOwner.
2011-01-28 Travis ReitterAdd a simple test case to reproduce bgo#640551 when...
next