summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* LC_ADDRESS is a GNU extension. Treat it as such.Matthew Barnes2013-04-173-49/+80
* Bug 697705 - e_cal_client_remove_objects_sync() crashes on empty UIDMatthew Barnes2013-04-141-0/+25
* Test suite cleanups.Matthew Barnes2013-04-1473-482/+1259
* Fix implicit declaration of WIFEXITED.Antoine Jacoutot2013-03-301-0/+2
* Clean testing work directoryTristan Van Berkom2013-03-171-0/+9
* ECalClient view tests, fixed ref counting.Tristan Van Berkom2013-03-162-0/+6
* e-test-server-utils.[ch]: Making the test fixture more strict.Tristan Van Berkom2013-03-162-0/+42
* Adding the custom vcard test data to EXTRA_DISTTristan Van Berkom2013-03-161-0/+9
* Cleanup/Remove obsolete tests in tests/libecalTristan Van Berkom2013-03-1615-1345/+13
* Fixing makefile in tests/libecal/clientTristan Van Berkom2013-03-161-1/+1
* Removing obsolete tests from test/libecal/clientTristan Van Berkom2013-03-1611-1302/+41
* Disabling tests in tests/libecal/clientTristan Van Berkom2013-03-161-4/+16
* Reworked test cases in tests/libebook/client directoryTristan Van Berkom2013-03-1616-1362/+163
* Removed obsolete test cases from tests/libebookTristan Van Berkom2013-03-1514-998/+0
* tests: Migration of EContact related tests into a new directoryTristan Van Berkom2013-03-1514-317/+362
* 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
* libebook: Report missing phone number support by GErroropenismus-work-error-argsMathias Hasselmann2013-03-071-5/+49
* sqlitedb: Improve national phone number matchingMathias Hasselmann2013-03-061-9/+12
* test-server-utils: Allow to keep sourcesMathias Hasselmann2013-03-061-4/+4
* test-client-custom-summary: Include <config.h>Mathias Hasselmann2013-03-061-0/+1
* Coding style and whitespace cleanup.Matthew Barnes2013-03-0214-327/+401
* tests: Silence compiler warnings.Matthew Barnes2013-03-019-2/+18
* test-server-utils: Permit custom source namesMathias Hasselmann2013-02-281-2/+4
* Added EDS_TESTING env var to silence messagesTristan Van Berkom2013-02-281-0/+4
* test-client-custom-summary enhancements.Tristan Van Berkom2013-02-282-67/+99
* 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
* Moving user-prompter test to noinst_PROGRAMSTristan Van Berkom2013-02-261-1/+1
* 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: 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
* Some changes to the isolated test fixtureTristan Van Berkom2013-02-253-13/+35
* test-client-custom-summary.c: Adding more tests regarding phone numbers.Tristan Van Berkom2013-02-223-16/+70
* 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-202-2/+15
* Ported various EBookClient tests to additionally test Direct Read Access vari...Tristan Van Berkom2013-02-207-92/+137
* e-test-server-utils: Add support for testing Direct Read Access books.Tristan Van Berkom2013-02-202-2/+22
* Add optimized indexing capabilities for phone number values.Tristan Van Berkom2013-02-172-31/+158
* Store E.164 phone number values automatically in the vCardTristan Van Berkom2013-02-173-2/+163
* Added concurrent view test: test-client-view-operations.cTristan Van Berkom2013-02-152-0/+262
* e-test-server-utils: Added DEBUG_DIRECT env varTristan Van Berkom2013-02-151-10/+10
* Splits libebook into two libraries.Tristan Van Berkom2013-02-152-2/+2
* Typo in test_closure typeMilan Crha2013-02-121-2/+1
* test-server-utils.c: Added TEST_INSTALLED_SERVICES env varTristan Van Berkom2013-02-081-35/+56