eds test: remove unnecessarily-strict test for extra Individual add/remove
[platform/upstream/folks.git] / tests /
2013-01-06 Travis Reittereds test: remove unnecessarily-strict test for extra...
2013-01-06 Travis Reittereds test: support setting email addresses in test backend
2013-01-06 Travis Reittereds test: rename _parse_addrs to _parse_im_addrs for...
2013-01-06 Travis Reittereds test: ensure changes to linkable properties aggrega...
2013-01-06 Travis Reittereds test: create a new address book for each test to...
2013-01-06 Travis Reittereds test: add test for specific behavior of linkable...
2013-01-03 Philip Withnallbuild: Fix cleaning of .stamp files in EDS tests directory
2013-01-03 Philip Withnallbuild: Tidy up test Makefiles a little
2013-01-03 Guillaume DesmottesHACKING: document how to run a single test
2012-12-20 Travis Reittereds test: Use the same birthday for the test individual...
2012-10-21 Philip WithnallBug 685250 — make <test>.gdb deadlocks
2012-10-17 Jeremy Whitingeds: Add create_address_book and remove_address_book...
2012-10-10 Jeremy Whitingeds: Add test for disabling and enabling persona stores.
2012-10-04 Philip Withnalltests: Fix creation/deletion of E.Sources in EDS test...
2012-09-05 Jeremy WhitingMerge branch 'inspect-linking'
2012-09-05 Xavier ClaessensFix build error
2012-08-28 Philip WithnallBug 682719 — eds test fails to compile
2012-08-25 Arun Raghavanbuild: Make telepathy backend optional
2012-08-15 Travis ReitterAccess static class members through class; use explicit...
2012-08-14 Philip Withnalldocs: Use correct Valadoc syntax for monospaced content
2012-08-14 Jeremy WhitingAdd gir and .vapi files to DISTCLEANFILES if not buildi...
2012-08-14 Erick Pérez Castel... eds: Add create_source_registry to eds tests.
2012-08-14 Erick Pérez Castel... tracker tests fixed to match last vala release.
2012-08-09 Erick Pérez Castel... tests fixed to match last vala release.
2012-07-29 Philip Withnallbuild: Add a missing file to the tests Makefile
2012-07-24 Jeremy WhitingRevert "Change libgee dependency from 0.6 to 0.8."
2012-07-24 Jeremy WhitingRevert "Port folks to libgee 0.8."
2012-07-23 Jeremy WhitingRemoved locks in trf-persona-store that are not needed.
2012-07-23 Travis ReitterCut unnecessary locking in Tracker backend tests.
2012-07-23 Travis ReitterAdd test cases for mutexing for async calls from the...
2012-07-16 Jeremy Whitingtracker: Fix tracker unit tests to wait until persona...
2012-07-16 Jeremy Whitingtests: Add execute-test.sh to do test output capturing.
2012-07-16 Jeremy WhitingSend eds server debug output into /dev/null along with...
2012-07-13 Jeremy WhitingRemove gconf soft dependency used for eds unit tests.
2012-07-13 Jeremy WhitingAdd a sleep for one second after starting the eds servers.
2012-07-12 Jeremy WhitingMerge branch 'cleantestoutput'
2012-07-10 Jeremy WhitingMake test output use color for PASS/FAIL.
2012-07-06 Jeremy WhitingMerge branch libgeetest which upgrades our libgee depen...
2012-07-06 Jeremy WhitingPort folks to libgee 0.8.
2012-07-05 Jeremy WhitingChange libgee dependency from 0.6 to 0.8.
2012-07-05 Jeremy WhitingPort away from tp_connection_new since it has been...
2012-07-04 Jeremy WhitingGet libexecdir from libedata-book-1.2.pc.
2012-06-28 Jeremy WhitingUse async creation of Source Registry in eds test backend. FOLKS_0_7_2
2012-06-28 Jeremy WhitingStart eds source-registry and addressbook-factory ourse...
2012-06-28 Jeremy WhitingAdd test.source and other.source to EXTRA_DIST.
2012-06-27 Jeremy WhitingRemove individual-zeitgeist from make check targets.
2012-06-25 Jeremy WhitingFix style issues as noted in https://bugzilla.gnome...
2012-06-25 Jeremy WhitingRemove GConf stop from eds test harness, since it's...
2012-06-25 Jeremy WhitingAdd mainloop to eds test backend tear_down to wait...
2012-06-25 Jeremy WhitingFix link-personas-diff-stores test.
2012-06-25 Jeremy WhitingUse async addressbook remove method, since sync method...
2012-06-25 Jeremy WhitingFix link-personas-diff-stores unit test.
2012-06-25 Jeremy WhitingCreate another other.source for eds unit tests.
2012-06-25 Jeremy WhitingPort test eds backend to eds api changes.
2012-06-25 Jeremy WhitingRe-enable eds backend unit tests.
2012-06-25 Philip Withnallcore: Replace symbols with spaces when matching names...
2012-06-25 Philip Withnallcore: Fix indexing for unichars in PotentialMatch’s...
2012-06-22 Philip Withnallcore: Change default EDS PersonaStore ID to ‘system...
2012-06-13 Jeremy WhitingDisable eds unit tests in distcheck target.
2012-06-12 Jeremy WhitingUpdate mkdir macro to use autoconf version.
2012-06-12 Jeremy WhitingMerge branch 'edsport'
2012-06-12 Jeremy WhitingAdd fixme comment to commented out tests in makefile.
2012-06-12 Jeremy WhitingDisable eds backend test while porting to new api.
2012-06-11 Seif LotfyAdded dummy test for the new individual properties...
2012-05-22 Xavier ClaessensUpdate telepathy test lib copy
2012-05-11 Ray StrodeFix build
2012-05-10 Xavier ClaessensAdd missing files
2012-05-09 Xavier ClaessensUpdate tp-glib copy of unit test lib
2012-05-03 Philip Withnalltests: Re-fix compiler warnings in textchan-null.c
2012-05-02 Xavier ClaessensUpdate copy of textchan-null.c from tp-glib
2012-04-30 Guillaume DesmottesMerge branch 'folks-0-6'
2012-04-17 Philip Withnalleds: Add an extra timeout to the EDS tests to ensure...
2012-04-17 Philip Withnalltelepathy: Only allow is-favourite to be writeable...
2012-04-17 Xavier ClaessensSync contacts-conn.c from tp-glib
2012-04-16 Philip Withnalleds: Add an extra timeout to the EDS tests to ensure...
2012-04-09 Xavier ClaessensPort TpfPersonaStore to high-level tp-glib APIs
2012-03-30 Xavier ClaessensTest: disconnect individuals_changed signal to avoid...
2012-03-30 Xavier ClaessensTests: TpConnectionStatus can also be CONNECTING
2012-03-29 Xavier ClaessensTests: terminate DBus trafic with the connection before...
2012-03-28 Philip Withnalltests: Fix some C warnings in the Telepathy tests library
2012-03-28 Xavier ClaessensTests: fix a race condition
2012-03-28 Xavier ClaessensTests: port to verbatim copy of tp-glib files
2012-03-28 Xavier ClaessensTests: Change namespace to TpTests instead of TpTest
2012-03-28 Xavier ClaessensTpTestBackend: Make sure DBus trafic is done in tear_down
2012-03-28 Xavier ClaessensMake sure unit cache tests are not messing the user...
2012-03-26 Philip Withnalllibsocialweb: Fix the tests to work with libsocialweb...
2012-03-26 Philip WithnallBug 670872 — Should be less sensitive to accentuated...
2012-03-26 Philip Withnalltests: Tidy up the tracker/match-name test a little
2012-03-06 Travis ReitterFactor out the tracker-sparql major number.
2012-02-23 Travis ReitterTemporarily disable troublesome tests due to bgo#668415
2012-02-17 Travis ReitterCut invalid overly-specific type cast
2012-02-17 Colin WaltersBuild with vala 0.15
2012-02-17 Guillaume Desmottesadd missing config.h includes
2012-01-27 Travis ReitterFix the nullity of test functions.
2012-01-09 Philip WithnallBug 667410 — A second aggregator instance only fetches...
2012-01-08 Philip Withnalltests: Add a quiescence test for the Telepathy backend
2012-01-08 Philip Withnalltests: Add a fake-tp-backend program in the Telepathy...
2012-01-06 Philip Withnalltests: Fix the EDS link-personas-diff-stores test
2012-01-06 Philip Withnalltests: Fix printerr() handler in TestCase
2011-12-13 Philip WithnallBug 665376 — Add API to get a TpfPersona from a TpContact
next