summaryrefslogtreecommitdiff
path: root/camel/tests
Commit message (Expand)AuthorAgeFilesLines
* Bug 471791 - Move away from g_asserts to g_ret*Milan Crha2015-06-172-2/+1
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-1441-25/+520
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-075-65/+55
* Coding style and whitespace cleanups.Matthew Barnes2013-12-081-1/+1
* Makefile.am cleanups.Matthew Barnes2013-11-177-109/+159
* Bug 710787 - Replace most uses of sprintf() with g_snprintf()Murray Cumming2013-10-252-4/+4
* Camel: Remove tests/message/test3.c.Matthew Barnes2013-10-023-206/+0
* Camel: Port mime-filter tests to use GIO streams.Matthew Barnes2013-10-014-303/+441
* Remove all g_type_init() calls.Matthew Barnes2013-09-271-2/+0
* Remove camel_folder_free_message_info().Matthew Barnes2013-09-231-6/+6
* Replace deprecated GLib symbols (as of GLib 2.34.x)Milan Crha2012-11-053-13/+5
* Bug 686719 - Missing linker flags in Camel testsJB Lallement2012-10-265-5/+10
* Coding style and whitespace cleanup.Matthew Barnes2012-09-0114-66/+92
* Coding style and whitespace cleanup.Matthew Barnes2012-08-1922-228/+228
* Fix some distcheck errors.Matthew Barnes2012-06-041-1/+1
* Bug #672175 - Make CamelFolderSearch cancellableMilan Crha2012-03-272-2/+2
* Camel no longer depends on libedataserver.Matthew Barnes2011-11-146-29/+22
* Remove g_thread_init() calls.Matthew Barnes2011-10-261-4/+0
* Call g_thread_init() conditionallyMilan Crha2011-10-241-0/+2
* Merge libcamel-provider into libcamel.Matthew Barnes2011-09-274-6/+2
* Coding style and whitespace cleanups.Matthew Barnes2011-09-0325-166/+233
* Coding style and whitespace cleanups.Matthew Barnes2011-07-221-1/+1
* Avoid camel_stream_printf().Matthew Barnes2011-07-061-1/+1
* Prefer g_seekable_seek() over camel_stream_reset().Matthew Barnes2011-07-055-13/+15
* Camel: Remove some unnecessary type casts.Matthew Barnes2011-07-055-11/+11
* Coding style cleanups.Matthew Barnes2011-05-088-31/+31
* Adapt Camel tests to recent API changes.Matthew Barnes2011-05-089-54/+93
* Fix build break.Matthew Barnes2011-02-071-1/+1
* remove more streams testsKjartan Maraas2011-02-075-298/+0
* Remove streams tests from MakefileKjartan Maraas2011-02-071-1/+0
* Remove streams testsKjartan Maraas2011-02-072-263/+0
* More whitespace cleanup.Matthew Barnes2011-01-301-1/+1
* Replace CamelStreamSeekPolicy with GSeekType.Matthew Barnes2011-01-231-17/+17
* Coding style and whitespace cleanup.Matthew Barnes2010-11-071-1/+1
* Bug #347520 - Names containing a dot in address parsed incorrectlyMilan Crha2010-10-083-2/+73
* Coding style cleanup.Matthew Barnes2010-10-031-3/+3
* Camel: Adapt tests to API changes.Matthew Barnes2010-09-2819-430/+538
* Coding style cleanups.Matthew Barnes2010-09-1339-1222/+1222
* Bug #612082 - Do not expose off_t in public API, use goffset insteadMilan Crha2010-07-132-3/+3
* Migrate from CamelException to GError.Matthew Barnes2010-07-0828-332/+318
* Fix distcheck errors.Matthew Barnes2010-05-231-3/+6
* Fix distcheck errors.Matthew Barnes2010-05-014-37/+17
* Port Camel to GObject.Matthew Barnes2010-04-2438-207/+204
* Get Camel tests building again.Matthew Barnes2010-04-196-50/+64
* Bug #608766 - Replace pthread with GLib's GThreadMilan Crha2010-04-154-28/+37
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-1310-26/+25
* Fix distcheck errors.Matthew Barnes2010-04-0643-172/+11
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-2/+2
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-036-23/+23
* Generate ChangeLog files for tarball releases.Matthew Barnes2010-04-021-47/+0