summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2011-06-23Don't make the Telepathy tests depend directly upon dbus-glib.Travis Reitter1-1/+0
2011-06-23Handle both the dbus-glib and GDBus missing logger errors.Travis Reitter1-2/+11
2011-06-23Update Tp test backend suppression to match GDBus behavior.Travis Reitter1-2/+1
2011-06-23Cut unnecessary log message suppressions in the Aggregation test.Travis Reitter1-35/+0
2011-06-22Bug 648071 — Add support for presence status from TelepathyPhilip Withnall1-0/+1
2011-06-21Don't crash if a provided TpContact ID is NULL.Travis Reitter1-2/+2
2011-06-21Add ability to run any of our tests through gdbTravis Reitter5-0/+5
2011-06-18Cut redundant EXTRA_DIST entry.Travis Reitter1-1/+0
2011-06-18More-cleanly define gir and vapi files.Travis Reitter1-4/+7
2011-06-18Add Make rule for generating tracker-test.vapi.Travis Reitter1-0/+4
2011-06-18Dist but don't include the tracker-test vapi files.Travis Reitter1-0/+4
2011-06-18Bug 652463 — Tidy up CLEANFILESPhilip Withnall4-7/+11
2011-06-09Don't delete tp-test-contactlist.deps when maintainer-cleaning.Travis Reitter1-1/+2
2011-06-08Dist the tp-test-contactlist.deps fileEmilio Pozuelo Monfort1-0/+1
2011-06-05Move tracker's test image to a common locationRaul Gutierrez Segales3-2/+5
2011-06-02Play nicely with new API in Vala 0.14Raul Gutierrez Segales1-3/+3
2011-06-01libsocialweb: Swf.Persona stores SocialWebClient.ContactAlban Crequy1-2/+32
2011-06-01Don't re-build the vapi files unless we've been configured with Vala.Travis Reitter1-0/+2
2011-05-28[tracker] Deal with null Avatars being set on a Trf.PersonaRaul Gutierrez Segales2-0/+146
2011-04-23Change PostalAddress.types to be a Set<string>Philip Withnall3-5/+5
2011-04-23Change RoleDetails.roles to be of type Set<Role>Philip Withnall1-2/+2
2011-04-23Change NoteDetails.notes to be of type Set<Note>Philip Withnall1-2/+2
2011-04-23Change PersonaStore.personas to be a Map<string, Persona>Philip Withnall1-2/+2
2011-04-23Change IndividualAggregator.individuals to be a Map<string, Individual>Philip Withnall9-16/+15
2011-04-23Change IndividualAggregator.link_personas() to take a Set<Persona>Philip Withnall3-14/+14
2011-04-23Port IndividualAggregator.individuals_changed to use Set<Individual>Philip Withnall62-265/+287
2011-04-23Port Individual.personas to be a Set<Persona>Philip Withnall22-93/+187
2011-04-23Remove use of GLib.List in public BackendStore API.Travis Reitter15-40/+32
2011-04-23Change UrlDetails.urls to be a Set<FieldDetails>Philip Withnall3-14/+13
2011-04-23Change PhoneDetails.phone_numbers to be a Set<FieldDetails>Philip Withnall5-32/+29
2011-04-23Change EmailDetails.email_addresses to be a Set<FieldDetails>Philip Withnall8-52/+50
2011-04-23Change PostalAddressDetails.postal_addresses to be a Set<PostalAddress>Philip Withnall2-9/+7
2011-04-23Change FieldDetails.parameters to be a MultiMap<string, string>Philip Withnall2-29/+31
2011-04-23Change GroupDetails.groups to be a Set<string>Philip Withnall1-3/+3
2011-04-23Change Backend.persona_stores to be a Map<string, PersonaStore>Philip Withnall15-16/+15
2011-04-23Remove LinkedHashSet in favour of Gee.HashSetPhilip Withnall2-410/+0
2011-04-23Change ImDetails.im_addresses to be a MultiMap<string, string>Philip Withnall6-68/+40
2011-04-16Add navigation tests for LinkedHashSet.IteratorPhilip Withnall1-0/+59
2011-04-16Add tests for LinkedHashSet.iterator()Philip Withnall1-0/+49
2011-04-16Fix Tpf.Persona to use its store's ID in persona UIDsPhilip Withnall3-7/+14
2011-04-11Add test for setting an existing email an a Trf.PersonaRaul Gutierrez Segales2-0/+232
2011-04-11Revert "Temporarily disable lsw aggregation test. See bgo#647200"Alban Crequy1-3/+1
2011-04-11tracker tests: fix Makefile.amAlban Crequy1-6/+6
2011-04-09Add test for get_{all}_potential_matches APIsRaul Gutierrez Segales2-0/+253
2011-04-09Add test to match via name similarityRaul Gutierrez Segales2-0/+274
2011-04-09Add test to match via phone numbersRaul Gutierrez Segales2-0/+232
2011-04-09Add test to avoid matching known e-mail addressesRaul Gutierrez Segales2-0/+237
2011-04-09Add test to match via e-mail addressesRaul Gutierrez Segales2-0/+229
2011-04-09Add test to match via IM AddressesRaul Gutierrez Segales2-0/+236
2011-04-08Temporarily disable lsw aggregation test. See bgo#647200Travis Reitter1-1/+3