summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed tests/libebook/Makefile.am to distribute the vcards needed for test casesOPENISMUS_3_6_DROP_28_05_2013Tristan Van Berkom2013-05-281-9/+21
* Added test-sqlite-cursor-change-locale.cTristan Van Berkom2013-05-282-2/+56
* libedata-book tests: Changed all cursor tests to use new testing APIsTristan Van Berkom2013-05-2812-52/+25
* tests/libedata-book: Added a testing API to set the locale dynamicallyTristan Van Berkom2013-05-283-7/+117
* Removed unused test.Tristan Van Berkom2013-05-271-451/+0
* Migrated sqlite cursor test cases to not specify any specific collation rule.Tristan Van Berkom2013-05-2711-176/+31
* Ported data migration tests to use the new ICU sorted data.Tristan Van Berkom2013-05-277-412/+152
* Ported test-sqlite-cursor-set-sexp to use the new ICU sorted data.Tristan Van Berkom2013-05-271-119/+21
* Ported test-sqlite-cursor-calculate test to use the new ICU test data.Tristan Van Berkom2013-05-271-256/+153
* Ported test-sqlite-cursor-set-target.c to work with new ICU test data.Tristan Van Berkom2013-05-271-186/+79
* Fixed test-sqlite-cursor-move-by for new ICU localizationTristan Van Berkom2013-05-2726-40/+784
* test-client-custom-summary.c: Added tests for regex queriesTristan Van Berkom2013-05-274-2/+111
* Adding clean-local hook target to test directory to help pass distcheck.Tristan Van Berkom2013-04-261-0/+9
* tests/libebook/Makefile.am: Add missing vcards to EXTRA_DISTTristan Van Berkom2013-04-261-0/+9
* test-client-custom-summary.c: Optimize test.Tristan Van Berkom2013-04-251-105/+80
* Added tests to ensure that localized data is properly migrated.Tristan Van Berkom2013-04-256-6/+512
* Added test case test-sqlite-cursor-set-sexp.cTristan Van Berkom2013-04-252-1/+196
* Added test case test-sqlite-cursor-calculate.cTristan Van Berkom2013-04-252-1/+581
* Added test case test-sqlite-cursor-set-target.cTristan Van Berkom2013-04-252-1/+359
* Added test case test-sqlite-cursor-move-byTristan Van Berkom2013-04-2516-1/+607
* Added test case test-sqlite-create-cursorTristan Van Berkom2013-04-252-2/+136
* Added libedata-book test directory and added first test.Tristan Van Berkom2013-04-255-1/+355
* test-server-utils: Allow reuse of existing addressbook.Tristan Van Berkom2013-04-251-3/+18
* test-client-view-operations.c: distinguish between DRA and not DRA testTristan Van Berkom2013-03-281-2/+5
* Fixed test-server-utils directory to include subdirs.Tristan Van Berkom2013-03-121-0/+2
* tests: Fix test-client-change-country-codeMathias Hasselmann2013-03-062-155/+311
* test-server-utils: Add e_test_server_utils_run_full()Mathias Hasselmann2013-03-052-2/+18
* test-server-utils: Allow to keep sourcesMathias Hasselmann2013-03-051-4/+4
* sqlitedb: Improve national phone number matchingMathias Hasselmann2013-03-011-7/+11
* test-client-custom-summary: Include <config.h>Mathias Hasselmann2013-02-281-0/+2
* test-server-utils: Permit custom source namesMathias Hasselmann2013-02-281-2/+4
* tests: Avoid complaints about vanished peersMathias Hasselmann2013-02-282-5/+7
* Added EDS_TESTING env var to silence messagesopenismus-snapshot/2013-03-04Tristan Van Berkom2013-02-281-0/+4
* test-client-custom-summary enhancements.Tristan Van Berkom2013-02-282-66/+98
* tests: Actually test E_BOOK_INDEX_PHONE summariesMathias Hasselmann2013-02-271-0/+1
* 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-252-4/+4
* test-client-view-operations.c: Now test both direct access and indirect accessTristan Van Berkom2013-02-251-0/+3
* Some changes to the isolated test fixtureTristan Van Berkom2013-02-253-13/+36
* test-client-custom-summary.c: Adding more tests regarding phone numbers.Tristan Van Berkom2013-02-224-24/+90
* Fixup test-client-remove-contactTristan Van Berkom2013-02-221-2/+2
* test-client-remove-contact.c: Enhanced test caseTristan Van Berkom2013-02-221-0/+19
* Use async variants in test-client-view-operationsTristan Van Berkom2013-02-211-22/+30
* Brute force backport of EBookBackendSqliteDB + phone number work.Tristan Van Berkom2013-02-2111-318/+467
* Fixing test-client-custom-summary for last mergeTristan Van Berkom2013-02-211-3/+3
* test-client-custom-summary.c: Fixup test case to also try Default summaryTristan Van Berkom2013-02-211-27/+46
* Ported various EBookClient tests to additionally test Direct Read Access vari...Tristan Van Berkom2013-02-218-74/+237
* e-test-server-utils: Add support for testing Direct Read Access books.Tristan Van Berkom2013-02-212-3/+22
* Added e_book_client_connect_direct_sync()Tristan Van Berkom2013-02-201-7/+12