summaryrefslogtreecommitdiff
path: root/tests/libedata-book
Commit message (Expand)AuthorAgeFilesLines
* I#391 - Tests fail with libphonenumber 8.12.49Milan Crha2022-05-302-2/+2
* Use `g_assert_true()` instead of `g_assert()` in the unit testsMilan Crha2021-09-2910-165/+165
* evo-I#1639 - Filter messages by condition if sender is in address bookMilan Crha2021-09-241-0/+43
* tests: Workaround libphonenumber behavior changeMilan Crha2021-06-104-4/+8
* I#309 - EContact: Inline locally stored image does not retain its mime typeMilan Crha2021-03-081-0/+6
* MetaBackend tests: Relax a runtime requirementMilan Crha2021-02-181-2/+0
* I#282 - tests: Avoid build/source directories in executablesMilan Crha2021-01-0527-53/+147
* ews-I#87 - Meta backends not moved back online after connect failureMilan Crha2020-03-171-0/+21
* I#136 - Meta backends: Fails to remove locally created object in online modeMilan Crha2019-08-211-0/+87
* Change libebook and libedata-book APIsMilan Crha2019-05-174-156/+238
* I#61 - Cannot search contacts for existence of boolean fieldsMilan Crha2018-12-042-3/+49
* I#30 - Some of the tests fail to run with disabled RPATHMilan Crha2018-09-1823-27/+58
* Address some of the compiler and static analyzers warningsMilan Crha2018-05-171-29/+71
* Meta backend tests required system-running evolution-source-registryMilan Crha2018-02-231-0/+2
* [CalDAV/CardDAV] Improve logic for object load from the serverMilan Crha2017-10-111-7/+18
* Fix some issues found by Coverity ScanMilan Crha2017-09-261-2/+2
* Be able to get all UID/id-s from book/cal cache with certain 'extra' dataMilan Crha2017-06-071-0/+22
* Merge offline-cache changes into masterMilan Crha2017-05-1717-12/+5485
* Correct how data for installed tests are searched forMilan Crha2017-02-171-1/+1
* Rename SHARE_INSTALL_DIR to SHARE_INSTALL_PREFIXMilan Crha2016-10-131-1/+1
* Reorganize directory structureMilan Crha2016-10-111-1/+2
* Convert from autotools to CMakeMilan Crha2016-10-103-114/+130
* data-test-utils.c: Make sure Camel's provider dir exists during testsMilan Crha2014-06-232-0/+7
* Misceallenous Win32 build related fixesMilan Crha2014-06-011-0/+11
* Bug #729251 - EBookSqlite: Allow record detailed changes made to contactsMateusz Polrola2014-05-091-0/+2
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-1412-6/+146
* tests: #include <sys/wait.h> for WIFEXITEDRyan Lortie2014-01-081-0/+1
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-072-22/+18
* Coding style and whitespace cleanups.Matthew Barnes2013-12-0812-428/+505
* Install test vcards if --enable-installed-tests is configured.Tristan Van Berkom2013-12-032-4/+12
* Use EDS_INSTALLED_TESTS macros to install testsTristan Van Berkom2013-12-021-0/+8
* Ported the lower level cursor tests to use EBookSqlite.Tristan Van Berkom2013-11-2918-1153/+1037
* Makefile.am cleanups.Matthew Barnes2013-11-171-58/+58
* test-sqlite-cursor-set-sexp.c: Added test.Tristan Van Berkom2013-11-141-0/+58
* Add missing CFLAGS/LIBS in the tests/ Makefile.am-sMilan Crha2013-11-051-0/+2
* Added tests for the low level cursor APITristan Van Berkom2013-10-2318-0/+2621