aboutsummaryrefslogtreecommitdiffstats
path: root/tests/parser/mailboxTest.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* vmime: prevent loss of a space during text::createFromString (#306)Jan Engelhardt2024-05-211-0/+10
* Avoid force-encoding display names that fit within qcontentJan Engelhardt2020-12-111-0/+14
* Improve address parser for malformed mailbox specificationsJan Engelhardt2019-01-251-6/+6
* tests: add more malformation tests to mailboxTestJan Engelhardt2019-01-241-4/+19
* Code style and clarity.Vincent Richard2018-09-051-14/+13
* Added unit test related to PR #192.Vincent Richard2018-03-121-0/+10
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-3/+6
* Fixed mailbox and mailbox group parsing. Added unit tests.Vincent Richard2013-03-111-0/+18
* Refactored unit tests.Vincent Richard2013-03-081-5/+1
* Message generation/parsing context. Charset conversion options. Preliminary i...Vincent Richard2013-02-241-1/+1
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
* Added support for mailboxes that specify an (encoded) full name with an empty...Vincent Richard2011-06-191-0/+15
* Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.Vincent Richard2009-09-061-2/+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
* Updated FSF address.Vincent Richard2005-09-171-3/+7
* Moved to CppUnit for unit tests framework.Vincent Richard2005-08-251-73/+57
* Added unit tests.Vincent Richard2005-06-171-0/+15
* Updated VMime website URL.Vincent Richard2005-03-181-1/+1
* Changed year to 2005 in copyright header.Vincent Richard2005-01-031-1/+1
* Autotools and libtool support.Vincent Richard2004-12-301-1/+1
* Moved all header files to 'vmime/' directory.Vincent Richard2004-12-261-3/+3
* Default platform handlers (currently only POSIX).Vincent Richard2004-12-181-2/+2
* New build system for unit tests.Vincent Richard2004-11-061-0/+114