summaryrefslogtreecommitdiff
path: root/tests/libebook/client
Commit message (Expand)AuthorAgeFilesLines
* 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
* test-client-view-operations.c: Add thread assertions to callbacks.Matthew Barnes2013-03-141-0/+8
* Revert "tests: Remove unnecessary thread-default context manipulation."Matthew Barnes2013-03-141-1/+4
* tests: Remove unnecessary thread-default context manipulation.Matthew Barnes2013-03-111-4/+1
* sqlitedb: Improve national phone number matchingMathias Hasselmann2013-03-061-9/+12
* test-client-custom-summary: Include <config.h>Mathias Hasselmann2013-03-061-0/+1
* Coding style and whitespace cleanup.Matthew Barnes2013-03-026-177/+215
* tests: Silence compiler warnings.Matthew Barnes2013-03-011-0/+2
* test-client-custom-summary enhancements.Tristan Van Berkom2013-02-281-67/+98
* tests: Always create E_BOOK_INDEX_PHONE summaryMathias Hasselmann2013-02-271-2/+0
* test-client-custom-summary.c: Test unsupported phone number queriesTristan Van Berkom2013-02-261-20/+92
* sqlitedb: Repair summary based eqphone_nationalMathias Hasselmann2013-02-251-9/+0
* tests: Actually use existing country calling codeMathias Hasselmann2013-02-251-3/+3
* test-client-view-operations.c: Removing unneeded nasty comment.Tristan Van Berkom2013-02-251-6/+2
* test-client-view-operations.c: Now test both direct access and indirect accessTristan Van Berkom2013-02-251-3/+3
* test-client-custom-summary.c: Adding more tests regarding phone numbers.Tristan Van Berkom2013-02-221-16/+60
* test-client-remove-contact.c: Enhanced test caseTristan Van Berkom2013-02-221-0/+19
* test-client-view-operations.c: For now disable the regular access testTristan Van Berkom2013-02-211-3/+7
* test-client-custom-summary.c: Fixup test case to also try Default summaryTristan Van Berkom2013-02-211-26/+37
* Extending test-client-custom-summary.cTristan Van Berkom2013-02-201-2/+11
* Ported various EBookClient tests to additionally test Direct Read Access vari...Tristan Van Berkom2013-02-207-92/+137
* Add optimized indexing capabilities for phone number values.Tristan Van Berkom2013-02-171-25/+123
* Store E.164 phone number values automatically in the vCardTristan Van Berkom2013-02-172-1/+162
* Added concurrent view test: test-client-view-operations.cTristan Van Berkom2013-02-152-0/+262
* test-client-custom-summary.c: Conditionally test phone numbersTristan Van Berkom2013-01-291-0/+3
* Adding test case proving there is a write-write race condition to fixTristan Van Berkom2013-01-292-0/+328
* Deprecate e_client_is_opened().Matthew Barnes2013-01-251-1/+0