summaryrefslogtreecommitdiff
path: root/tests/libebook/client
Commit message (Expand)AuthorAgeFilesLines
* M!84 - Correct typos of doesnt/dontДилян Палаузов2021-11-081-1/+1
* Use `g_assert_true()` instead of `g_assert()` in the unit testsMilan Crha2021-09-2910-40/+40
* M!72 - Typos its <=> it'sДилян Палаузов2021-07-111-2/+2
* test-book-client-write-write: Fix occasional test failureMilan Crha2021-06-111-35/+50
* I#309 - EContact: Inline locally stored image does not retain its mime typeMilan Crha2021-03-081-6/+33
* I#282 - tests: Avoid build/source directories in executablesMilan Crha2021-01-0527-55/+127
* Add workaround for D-Bus property change into get-revision testsMilan Crha2019-05-231-0/+13
* Change libebook and libedata-book APIsMilan Crha2019-05-1715-33/+30
* test-cal-client-get-revision could fail due to delayed D-Bus property change ...Milan Crha2018-11-131-1/+1
* Address some of the compiler and static analyzers warningsMilan Crha2018-05-171-10/+20
* Bug 787266 - Failure in installed testsMilan Crha2017-09-111-0/+8
* Merge offline-cache changes into masterMilan Crha2017-05-172-25/+18
* Reorganize directory structureMilan Crha2016-10-111-5/+6
* Convert from autotools to CMakeMilan Crha2016-10-105-180/+147
* Let the 'make check' pass againMilan Crha2015-02-034-7/+12
* Move authentication of backends back to the clientMilan Crha2015-02-022-5/+5
* Add (failing) test for Evolution's address autocompletion queryDavid Woodhouse2014-09-121-0/+32
* Bug 735523 - test-book-client-custom-summary: Add 'exists' testsDavid Woodhouse2014-09-011-0/+24
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-1426-32/+286
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-078-88/+72
* Coding style and whitespace cleanups.Matthew Barnes2013-12-0820-715/+779
* Moved all libebook/client tests to have a namespaceTristan Van Berkom2013-12-0425-96/+96
* Install test vcards if --enable-installed-tests is configured.Tristan Van Berkom2013-12-032-1/+10
* Use EDS_INSTALLED_TESTS macros to install testsTristan Van Berkom2013-12-021-0/+42
* test-client-cursor-operations.c: Removed bogus test for invalid sexpTristan Van Berkom2013-12-011-37/+6
* test-client-custom-summary: Added test for the 'x-evolution-any-field' NULL s...Tristan Van Berkom2013-12-011-0/+22
* Fixed test-client-cursor-createTristan Van Berkom2013-11-291-75/+6
* test-client-uid-only-view: Fixed testTristan Van Berkom2013-11-291-30/+4
* test-client-revision-view: Disabled part of the test.Tristan Van Berkom2013-11-291-31/+4
* test-client-custom-summary: Added various testsTristan Van Berkom2013-11-291-84/+480
* test-client-cursor-operations.c: Test cursor in fallback modeTristan Van Berkom2013-11-291-72/+109
* test-client-custom-summary.c: Report specific error from add_contacts()Tristan Van Berkom2013-11-251-1/+1
* Makefile.am cleanups.Matthew Barnes2013-11-171-60/+61
* Switch from g_timeout_add to g_timeout_add_secondsAlexandre Franke2013-11-141-1/+1
* test-client-custom-summary.c: Added exact email match test.Tristan Van Berkom2013-11-141-0/+14
* Fix/mute issues found by Coverity scanMilan Crha2013-11-132-2/+6
* Add missing CFLAGS/LIBS in the tests/ Makefile.am-sMilan Crha2013-11-051-0/+2
* Added tests for EBookClientCursorTristan Van Berkom2013-10-233-0/+3081
* Tests: Added 3 new contacts and a few more query tests.Tristan Van Berkom2013-10-231-1/+41
* EBookClient tests: Use async apis to open the client for every async test.Tristan Van Berkom2013-10-1415-62/+82
* Remove all g_type_init() calls.Matthew Barnes2013-09-2722-66/+0
* Miscellaneous cleanups.Matthew Barnes2013-07-281-8/+6
* test-client-custom-summary.c: Added tests for regex queriesTristan Van Berkom2013-05-301-2/+99
* Coding style and whitespace cleanup.Matthew Barnes2013-05-081-14/+18
* test-client-custom-summary.c: Optimize test.Tristan Van Berkom2013-04-231-112/+80
* LC_ADDRESS is a GNU extension. Treat it as such.Matthew Barnes2013-04-171-0/+3
* Test suite cleanups.Matthew Barnes2013-04-1422-247/+633
* Add e_book_client_view_ref_client().Matthew Barnes2013-03-174-4/+23
* Reworked test cases in tests/libebook/client directoryTristan Van Berkom2013-03-1616-1362/+163
* test-client-view-operations: Enhanced test to test both sync/async variants.Tristan Van Berkom2013-03-151-36/+158