key-file: Allow empty Kf.Personas to be added to the persona store
[platform/upstream/folks.git] / tests /
2011-08-29 Travis ReitterUse the key-file backend for writes in general tests.
2011-08-29 Raul Gutierrez Segalestracker: catch GLib.SpawnError when getting a connection
2011-08-26 Travis ReitterDon't require that zero Individuals be removed after...
2011-08-26 Travis ReitterMake sure Tracker tests actually use the Tracker backen...
2011-08-26 Travis ReitterUse the key-file backend for writes in tests for non...
2011-08-25 Travis ReitterHold a pointer to delegates; don't copy them.
2011-08-25 Travis ReitterUse ERROR_VALAFLAGS as intended.
2011-08-25 Travis ReitterBuild tests with extra debug information.
2011-08-24 Travis ReitterAdd test case for properties race condition.
2011-08-22 Raul Gutierrez Segalese-d-s: Vala dropped support for reordering GCancellable...
2011-08-17 Raul Gutierrez Segalese-d-s: update the Avatar Details test
2011-08-17 Travis ReitterDo Tracker tests last, since they're most likely to...
2011-08-17 Travis ReitterAdd utility function to compare LoadableIcon content.
2011-08-13 Travis ReitterDistribute EDS test tools.
2011-08-13 Travis ReitterWrite support for URLs in Edsf.Persona
2011-08-12 Travis ReitterRemove FieldDetails (obsoleted by AbstractFieldDetails...
2011-08-12 Travis ReitterSupport vCard-like parameters for URLs
2011-08-12 Travis ReitterSupport vCard-like parameters for Roles
2011-08-12 Travis ReitterSupport vCard-like parameters for web service addresses
2011-08-12 Travis ReitterRebase PhoneDetails.phone_numbers upon PhoneFieldDetails
2011-08-12 Travis ReitterAllow for Individual replacement in the EDS add-persona...
2011-08-12 Travis ReitterRebase NoteDetails.notes upon NoteFieldDetails
2011-08-12 Travis ReitterSet the eds backend as the primary for the eds tests.
2011-08-12 Travis ReitterRebase EmailDetails.email_addresses upon EmailFieldDetails
2011-08-12 Travis ReitterRun key-file tests later, since it's a low-priority...
2011-08-12 Travis ReitterRun Tracker tests last, since it's a low-priority backend.
2011-08-12 Travis ReitterAdd basic equality testing for ImFieldDetails.
2011-08-12 Travis ReitterSupport vCard-like parameters for IM addresses
2011-08-12 Travis ReitterSupport vCard-like parameters for addresses in PostalAd...
2011-08-12 Travis ReitterAdd test for parameter equality in FieldDetails.
2011-08-12 Travis ReitterAdd basic equality testing for FieldDetails.
2011-08-11 Travis ReitterImplement FieldDetails.equal()/hash() in terms of the...
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
next