aboutsummaryrefslogtreecommitdiffstats
path: root/tests/parser/attachmentHelperTest.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Code style and clarity.Vincent Richard2018-09-051-41/+50
* Avoid copy by passing shared_ptr<> with const reference.Vincent Richard2018-08-181-2/+2
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-35/+35
* Refactored unit tests.Vincent Richard2013-03-081-5/+1
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
* Trivial 64-bit warning fixes.Vincent Richard2012-12-121-1/+1
* Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.Vincent Richard2009-09-061-2/+2
* Fixed extra space in subject (see https://sourceforge.net/forum/message.php?m...Vincent Richard2008-04-281-0/+2
* Changed copyright year to 2008.Vincent Richard2008-01-041-1/+1
* Changed copyright year to 2007.Vincent Richard2007-01-011-1/+1
* Changed copyright year to 2006.Vincent Richard2006-02-051-1/+1
* Added support for attachments of type 'message/rfc822'.Vincent Richard2006-01-161-0/+123
* Added test suites for 'attachmentHelper'.Vincent Richard2005-10-141-1/+93
* Added 'attachmentHelper'.Vincent Richard2005-10-131-0/+113