summaryrefslogtreecommitdiff
path: root/tests/libecal
Commit message (Expand)AuthorAgeFilesLines
* Makefile.am cleanups.Matthew Barnes2013-11-172-76/+80
* 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-2732-96/+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-1432-115/+324
* ECalClient view tests, fixed ref counting.Tristan Van Berkom2013-03-162-0/+6
* 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
* Coding style and whitespace cleanup.Matthew Barnes2013-03-023-8/+10
* tests: Silence compiler warnings.Matthew Barnes2013-03-012-0/+4
* Clean up the mess that is CalObjModType.Matthew Barnes2013-01-285-10/+10
* Deprecate e_client_is_opened().Matthew Barnes2013-01-251-1/+0
* test-ecal-get-objects-for-uid: Fixed assertions in test case.Tristan Van Berkom2013-01-231-6/+8
* test-ecal-create-object: Fixed to assert something that makes sense.Tristan Van Berkom2013-01-231-5/+5
* test-ecal-get-ldap-attribute: Changing test to check the reported error code.Tristan Van Berkom2013-01-233-24/+9
* ECal test, test-ecal-get-free-busy: Create a valid user identity and accountTristan Van Berkom2013-01-231-2/+70
* 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-1233-184/+227
* Ported ECalClient tests to use ETestServerFixture frameworkTristan Van Berkom2012-12-1515-1495/+840
* Ported ECal tests to new test frameworkTristan Van Berkom2012-12-1521-293/+477
* 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
* Remove E_BOOK_DISABLE_DEPRECATED and E_CAL_DISABLE_DEPRECATED.Matthew Barnes2012-11-021-4/+0
* Use code coverage macros from gnome-common.Matthew Barnes2012-10-271-0/+2
* Further test code cleanups.Matthew Barnes2012-10-1918-190/+233
* Bug 685588 - Remove useless LIBICAL_CFLAGS and LIBICAL_LIBSPeter Hurley2012-10-051-4/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-08-198-87/+87
* Implement single-file includes for all E-D-S libraries.Matthew Barnes2012-06-0353-60/+55
* Adapt libecal to the new ESource API.Matthew Barnes2012-06-0335-227/+110
* 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-202-3/+4
* Fix issues found by Coverity ScanMilan Crha2012-02-142-4/+5
* 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-0348-229/+380
* Allow asynchronous retrieval of EClient capabilities for easier cachingMilan Crha2011-06-271-2/+2
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-8/+12
* Coding style and whitespace cleanups.Matthew Barnes2011-06-134-10/+9
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-284-4/+0
* New EClient/EBookClient/ECalClient API deprecating EBook/ECalMilan Crha2011-05-2323-3/+3435