summaryrefslogtreecommitdiff
path: root/tests/libecal/client
Commit message (Expand)AuthorAgeFilesLines
* Makefile.am cleanups.Matthew Barnes2013-11-171-36/+36
* ECalClient tests: Use async apis to open the client for every async test.Tristan Van Berkom2013-10-1411-45/+67
* Remove all g_type_init() calls.Matthew Barnes2013-09-2714-42/+0
* ECalClient test: test-client-get-revision not broken anymoreTristan Van Berkom2013-04-241-8/+1
* Bug 697705 - e_cal_client_remove_objects_sync() crashes on empty UIDMatthew Barnes2013-04-141-0/+25
* Test suite cleanups.Matthew Barnes2013-04-1414-79/+198
* ECalClient view tests, fixed ref counting.Tristan Van Berkom2013-03-162-0/+6
* 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
* Coding style and whitespace cleanup.Matthew Barnes2013-03-021-3/+2
* tests: Silence compiler warnings.Matthew Barnes2013-03-011-0/+2
* Clean up the mess that is CalObjModType.Matthew Barnes2013-01-285-10/+10
* Deprecate e_client_is_opened().Matthew Barnes2013-01-251-1/+0
* ECalClient test, test-client-get-free-busy: Create a valid user identity and ...Tristan Van Berkom2013-01-231-7/+83
* ECalClient test test-client-refresh: Only test the refresh APIs if it is supp...Tristan Van Berkom2013-01-231-4/+11
* Coding style and whitespace cleanups.Matthew Barnes2013-01-1214-123/+150
* Ported ECalClient tests to use ETestServerFixture frameworkTristan Van Berkom2012-12-1515-1495/+840
* tests: Use absolute paths for SRCDIRMathias Hasselmann2012-12-061-1/+1
* Replace deprecated GLib symbols (as of GLib 2.34.x)Milan Crha2012-11-051-7/+3
* Further test code cleanups.Matthew Barnes2012-10-191-9/+12
* Coding style and whitespace cleanup.Matthew Barnes2012-08-193-12/+12
* Implement single-file includes for all E-D-S libraries.Matthew Barnes2012-06-0323-27/+24
* Adapt libecal to the new ESource API.Matthew Barnes2012-06-035-89/+75
* Whitespace cleanups.Matthew Barnes2012-05-131-14/+14
* Nudge ESource toward its new API.Matthew Barnes2012-04-211-1/+1
* Bug 670457: Add bulk methods to ECalClientChristophe Dumez2012-03-272-0/+256
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-2/+3
* Added test case for new ECal revision backend propertyTristan Van Berkom2011-11-232-0/+89
* Update API docs.Matthew Barnes2011-11-141-13/+22
* Introduce e_gdbus_templates_init_main_thread()Milan Crha2011-11-071-0/+3
* Remove g_thread_init() calls.Matthew Barnes2011-10-261-3/+0
* Call g_thread_init() conditionallyMilan Crha2011-10-241-0/+2
* Added test to show that fields-of-interest is working in libecalTristan Van Berkom2011-10-212-0/+286
* Coding style and whitespace cleanups.Matthew Barnes2011-09-0318-75/+165
* Allow asynchronous retrieval of EClient capabilities for easier cachingMilan Crha2011-06-271-2/+2
* Coding style and whitespace cleanups.Matthew Barnes2011-06-134-10/+9
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-281-1/+0
* New EClient/EBookClient/ECalClient API deprecating EBook/ECalMilan Crha2011-05-2320-0/+3432