summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Correct test-vcard-parsing, use unique test namesMilan Crha2015-11-191-2/+2
* Bug 692361 - e_cal_client_get_free_busy() brokenMilan Crha2015-07-152-15/+10
* Add E_CONTACT_PGP_CERT EContact fieldMilan Crha2015-07-011-0/+57
* addressbook: Treat an empty vCard attribute group name as NULLPhilip Withnall2015-06-181-0/+20
* Bug 471791 - Move away from g_asserts to g_ret*Milan Crha2015-06-171-1/+1
* Address some Coveriry Scan detected issuesMilan Crha2015-05-221-1/+1
* Bug 705268 - Run 'make check' within the build treeMilan Crha2015-04-222-0/+40
* Let the 'make check' pass againMilan Crha2015-02-036-15/+20
* Move authentication of backends back to the clientMilan Crha2015-02-024-12/+12
* Skip e-collator-test from 'make check'Milan Crha2014-12-121-2/+5
* Bug 735659 - EBookSqlite: Revert ABI change introduced by commit 8231f94Mateusz Polrola2014-11-191-2/+2
* Add (failing) test for Evolution's address autocompletion queryDavid Woodhouse2014-09-121-0/+32
* Bug 735659 - EBookSqlite should ignore leading zeros when looking for phone n...Mateusz Polrola2014-09-081-2/+2
* Bug 735523 - test-book-client-custom-summary: Add 'exists' testsDavid Woodhouse2014-09-012-0/+25
* Bug 732800 - Generated files in tests/book-migration/db are not git-ignoredJonas Hahnfeld2014-07-081-8/+10
* data-test-utils.c: Make sure Camel's provider dir exists during testsMilan Crha2014-06-232-0/+7
* Bug 721128 - Make Evolution-Data-Server build under Win32Tarnyko2014-06-011-1/+11
* Misceallenous Win32 build related fixesMilan Crha2014-06-014-0/+31
* Bug #729251 - EBookSqlite: Allow record detailed changes made to contactsMateusz Polrola2014-05-091-0/+2
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-14102-91/+1204
* Add book migration database for 3.12.Matthew Barnes2014-03-243-2/+4
* tests: #include <sys/wait.h> for WIFEXITEDRyan Lortie2014-01-081-0/+1
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-0723-249/+209
* Coding style and whitespace cleanups.Matthew Barnes2013-12-0839-1203/+1346
* Migrated tests/cursor-example to examples/cursorTristan Van Berkom2013-12-0617-2779/+0
* ETestServerFixture: Fixing gtk-doc comments.Tristan Van Berkom2013-12-062-3/+25
* Moved all libecal/client tests to have a namespaceTristan Van Berkom2013-12-0415-43/+43
* Moved all libebook/client tests to have a namespaceTristan Van Berkom2013-12-0425-96/+96
* tests: Fix potential g_object_unref(NULL) calls in libebook testsPhilip Withnall2013-12-032-4/+4
* Install test vcards if --enable-installed-tests is configured.Tristan Van Berkom2013-12-036-7/+42
* Better handling of the TEST_INSTALLED_SERVICES variableTristan Van Berkom2013-12-031-3/+6
* test-server-utils: Only create the work directory when running with `make check'Tristan Van Berkom2013-12-031-1/+2
* Use EDS_INSTALLED_TESTS macros to install testsTristan Van Berkom2013-12-029-1/+105
* e-test-server-utils.c: Behave differently when running installed.Tristan Van Berkom2013-12-021-2/+27
* ETestServerFixture: Fixed fixture futher for finalization.Tristan Van Berkom2013-12-022-170/+160
* 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
* test-server-utils: Fixed to wait for clients to finalizeTristan Van Berkom2013-11-301-38/+158
* Revert "test-server-utils: Disable the cache-reaper in the test environment"Tristan Van Berkom2013-11-301-8/+1
* 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-293-86/+482
* test-client-cursor-operations.c: Test cursor in fallback modeTristan Van Berkom2013-11-291-72/+109
* test-server-utils: Disable the cache-reaper in the test environmentTristan Van Berkom2013-11-291-1/+8
* Added case to the book-migration test for basic cursor operation.Tristan Van Berkom2013-11-291-0/+55
* Ported the lower level cursor tests to use EBookSqlite.Tristan Van Berkom2013-11-2922-1155/+1041
* test-client-custom-summary.c: Report specific error from add_contacts()Tristan Van Berkom2013-11-251-1/+1
* Makefile.am cleanups.Matthew Barnes2013-11-1715-394/+429
* Switch from g_timeout_add to g_timeout_add_secondsAlexandre Franke2013-11-146-6/+6