core: Keep leading ‘+’s when normalising phone numbers
[platform/upstream/folks.git] / tests / folks / Makefile.am
2013-08-02 Philip Withnallcore: Keep leading ‘+’s when normalising phone numbers
2013-07-05 Philip Withnallbuild: Remove generated C/H/vapi/stamp files from MAINT...
2013-06-15 Philip Withnalltests: Fix whitespace in Makefile upstream/0.9.2+4+g643cf94
2013-04-12 Simon McVittieInclude ERROR_CFLAGS everywhere we compile C code
2013-04-04 Simon McVittieFolks.SmallSet: add and test
2013-03-26 Simon McVittieSet up tests' backend paths in Vala code
2013-03-20 Simon McVittieAdd infrastructure for finding test data files, and...
2013-03-20 Simon McVittieRun Telepathy test cases under GTestDBus instead of...
2013-03-18 Simon McVittietests: limit backends via the environment a bit more...
2013-03-18 Simon McVittieAdd subclasses for each category of TestCase
2013-03-12 Simon McVittieAlways append to AM_VALAFLAGS, don't replace
2013-03-06 Simon McVittieUse absolute paths for --vapidir
2013-03-06 Simon McVittieAdd -I$(top_srcdir) throughout
2013-02-11 Travis ReitterPort folks to libgee 0.8.
2012-07-24 Jeremy WhitingRevert "Change libgee dependency from 0.6 to 0.8."
2012-07-23 Travis ReitterAdd test cases for mutexing for async calls from the...
2012-07-13 Jeremy WhitingRemove gconf soft dependency used for eds unit tests.
2012-07-06 Jeremy WhitingMerge branch libgeetest which upgrades our libgee depen...
2012-07-05 Jeremy WhitingChange libgee dependency from 0.6 to 0.8.
2011-12-09 Philip Withnalltests: Add a test case for bgo#665728
2011-09-14 Raul Gutierrez Segalescore: deprecate FOLKS_WRITEABLE_STORE for FOLKS_PRIMARY...
2011-09-04 Philip Withnalltests: Expand the aggregation test to check both indivi...
2011-08-29 Travis ReitterUse the key-file backend for writes in general tests.
2011-08-25 Travis ReitterUse ERROR_VALAFLAGS as intended.
2011-08-25 Travis ReitterBuild tests with extra debug information.
2011-08-12 Travis ReitterRemove FieldDetails (obsoleted by AbstractFieldDetails...
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 ReitterMake Folks.Utils public and add Gee structure equality...
2011-06-21 Travis ReitterAdd ability to run any of our tests through gdb
2011-04-23 Philip WithnallRemove LinkedHashSet in favour of Gee.HashSet
2011-04-01 Travis ReitterMake tests use local GConf config and store.
2011-02-02 Travis ReitterAdd FieldDetails tests.
2011-01-21 Travis ReitterAdd some LinkedHashSet tests.
2011-01-16 Eitan IsaacsonAdded valgrind support in make check.
2011-01-11 Philip WithnallBug 639113 — Add static aggregation tests
2010-11-11 Travis ReitterUn-break distclean for the tests
2010-11-11 Travis ReitterAdd missing GIO linking options to the general tests.
2010-11-08 Travis ReitterPoint the tests at the uninstalled backends.
2010-11-04 Travis ReitterAdd backend state key files for most tests.
2010-11-04 Travis ReitterAdd initial BackendStore test.