summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* ESourceComboBox: Add e_source_combo_box_ref_active().Matthew Barnes2012-04-211-2/+9
* Nudge ESource toward its new API.Matthew Barnes2012-04-216-10/+10
* Add another missing linker flag.Matthew Barnes2012-04-211-0/+2
* Fix more missing linker flags.Matthew Barnes2012-04-161-0/+3
* Bug 670457: Add bulk methods to ECalClientChristophe Dumez2012-03-272-0/+256
* Coding style and whitespace cleanup.Matthew Barnes2012-02-203-4/+7
* Fix issues found by Coverity ScanMilan Crha2012-02-149-43/+44
* Added test case for new ECal revision backend propertyTristan Van Berkom2011-11-232-0/+89
* Bug #652177 - Add "revision" property to calendar file backendTristan Van Berkom2011-11-231-2/+2
* Fix minor compiler warningsMilan Crha2011-11-151-2/+2
* Update API docs.Matthew Barnes2011-11-146-61/+80
* Added test case to test the new backend revision propertyTristan Van Berkom2011-11-142-0/+83
* Added test-client-suppress-notifications.c testTristan Van Berkom2011-11-082-0/+219
* Introduce e_gdbus_templates_init_main_thread()Milan Crha2011-11-073-0/+8
* Added test case showing photo data stored as uris.Tristan Van Berkom2011-11-012-0/+364
* Remove g_thread_init() calls.Matthew Barnes2011-10-264-13/+0
* Call g_thread_init() conditionallyMilan Crha2011-10-244-0/+8
* Added test to show that fields-of-interest is working in libecalTristan Van Berkom2011-10-212-0/+286
* Bug #656603 - Add support for generating vCard 2.1 in libebookBartosz Szatkowski2011-10-181-6/+11
* libebook: Add unit test for bulk modification functionChristophe Dumez2011-10-101-0/+99
* libebook: Add test for bulk methodsChristophe Dumez2011-10-082-0/+105
* Add unit test for lazy contact vcard parsingChristophe Dumez2011-09-302-0/+264
* Coding style and whitespace cleanups.Matthew Barnes2011-09-03110-529/+843
* Coding style and whitespace cleanup.Matthew Barnes2011-08-122-15/+6
* Adding test-client-revision-view.cTristan Van Berkom2011-08-022-0/+252
* Added test-client-uid-only-view.c test case.Tristan Van Berkom2011-08-024-0/+422
* Allow asynchronous retrieval of EClient capabilities for easier cachingMilan Crha2011-06-273-8/+9
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-144-54/+89
* Coding style and whitespace cleanups.Matthew Barnes2011-06-138-20/+17
* Bug #651446 - Implement e_book_client_get_contacts_uids()Milan Crha2011-05-312-1/+74
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-289-10/+0
* Fix issues reported by intltool-updateMilan Crha2011-05-231-19/+19
* New EClient/EBookClient/ECalClient API deprecating EBook/ECalMilan Crha2011-05-2355-11/+6564
* Coding style cleanups.Matthew Barnes2011-05-085-15/+15
* Collect all test code into a top-level "tests" directoryMatthew Barnes2011-03-2297-0/+7790