summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* test-sqlite-cursor-set-sexp.c: Added test.Tristan Van Berkom2013-11-141-0/+58
* Fixing cursor example build.Tristan Van Berkom2013-11-135-10/+6
* Fix/mute issues found by Coverity scanMilan Crha2013-11-137-42/+11
* Update libebook-contacts::test-untyped-phones testMilan Crha2013-11-121-6/+19
* Add missing CFLAGS/LIBS in the tests/ Makefile.am-sMilan Crha2013-11-056-0/+12
* Add a test case for bug 710668.Matthew Barnes2013-10-261-28/+95
* Adding cursor example programTristan Van Berkom2013-10-2317-0/+2813
* Added tests for EBookClientCursorTristan Van Berkom2013-10-233-0/+3081
* Added tests for the low level cursor APITristan Van Berkom2013-10-2354-1/+3073
* test-server-utils: Add e_test_server_utils_run_full()Mathias Hasselmann2013-10-232-1/+19
* Tests: Added 3 new contacts and a few more query tests.Tristan Van Berkom2013-10-235-1/+62
* Added README file for addressbook migration testTristan Van Berkom2013-10-231-0/+201
* Miscellaneous cleanups.Matthew Barnes2013-10-205-99/+119
* ECalClient tests: Use async apis to open the client for every async test.Tristan Van Berkom2013-10-1411-45/+67
* EBookClient tests: Use async apis to open the client for every async test.Tristan Van Berkom2013-10-1415-62/+82
* test-utils: Added argumement to the fixture closure data to open asyncTristan Van Berkom2013-10-142-21/+89
* Bug #695232 - Finish EVCard quoted-printable handlingMilan Crha2013-10-101-0/+159
* Fixed contacts DB migration test when handling a system without db_load.Tristan Van Berkom2013-10-021-1/+1
* Addressbook Migration test: Added EDS 3.10 test sandbox.Tristan Van Berkom2013-10-022-1/+1
* Bug 709198 - Add regression test for contacts database migrationsTristan Van Berkom2013-10-0234-1/+1189
* Remove all g_type_init() calls.Matthew Barnes2013-09-2777-223/+2
* do not assume time_t is longAntoine Jacoutot2013-09-112-2/+2
* Miscellaneous cleanups.Matthew Barnes2013-07-281-8/+6
* test-client-custom-summary.c: Added tests for regex queriesTristan Van Berkom2013-05-305-2/+117
* test-intervaltree.c: Include toplevel libical header fileMilan Crha2013-05-161-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2013-05-082-16/+21
* ECalClient test: test-client-get-revision not broken anymoreTristan Van Berkom2013-04-241-8/+1
* test-client-custom-summary.c: Optimize test.Tristan Van Berkom2013-04-231-112/+80
* test-server-utils: Allow reuse of existing addressbook.Tristan Van Berkom2013-04-231-2/+18
* 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
* Add e_book_client_view_ref_client().Matthew Barnes2013-03-174-4/+23
* 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