aboutsummaryrefslogtreecommitdiffstats
path: root/tests/parser/htmlTextPartTest.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-09-05Code style and clarity.Vincent Richard1-15/+19
2018-08-18Avoid copy by passing shared_ptr<> with const reference.Vincent Richard1-1/+1
2013-11-21Boost/C++11 shared pointers.Vincent Richard1-6/+6
2013-07-11Refactored the way embedded objects are referenced in MHTML.Vincent Richard1-0/+3
2013-03-08Refactored unit tests.Vincent Richard1-5/+1
2013-01-10Updated copyright year and maintainer email address.Vincent Richard1-1/+1
2009-09-06Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.Vincent Richard1-2/+2
2008-04-28Fixed extra space in subject (see ↵Vincent Richard1-0/+12
https://sourceforge.net/forum/message.php?msg_id=4894970).
2008-01-04Changed copyright year to 2008.Vincent Richard1-1/+1
2007-01-01Changed copyright year to 2007.Vincent Richard1-1/+1
2006-07-13Fixed bugs in MHTML code + unit tests.Vincent Richard1-0/+226