aboutsummaryrefslogtreecommitdiffstats
path: root/tests/parser/mediaTypeTest.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Code style and clarity.Vincent Richard2018-09-051-12/+11
* Refactored unit tests.Vincent Richard2013-03-081-5/+1
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
* 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-70/+56
* Reference counting and smart pointers.Vincent Richard2005-07-121-3/+3
* 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-2/+2
* Default platform handlers (currently only POSIX).Vincent Richard2004-12-181-2/+2
* Added tests for media type.Vincent Richard2004-11-071-0/+115