aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testRunner.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Code style and clarity.Vincent Richard2018-09-051-65/+74
* Issue #126: more warnings fixed.Vincent Richard2016-03-131-3/+3
* Simplified types for better readability. Use appropriate types (size_t, byte_...Vincent Richard2013-12-101-2/+2
* Fixed possible segfault caused by use of static string.Vincent Richard2013-11-281-4/+7
* Explicit platform handler initialization is not needed anymore.Vincent Richard2013-05-121-3/+0
* Refactored unit tests.Vincent Richard2013-03-081-0/+49
* 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
* Fixed compilation warnings.Vincent Richard2008-10-121-1/+1
* Fixed missing std includes.Vincent Richard2008-07-111-0/+1
* Changed copyright year to 2008.Vincent Richard2008-01-041-1/+1
* Changed copyright year to 2007.Vincent Richard2007-01-011-1/+1
* Renamed 'vmime::platformDependant' to 'vmime::platform'.Vincent Richard2006-10-111-2/+2
* Unit tests for SMTP.Vincent Richard2006-05-051-2/+2
* Changed copyright year to 2006.Vincent Richard2006-02-051-1/+1
* Updated FSF address.Vincent Richard2005-09-171-3/+7
* New namespace for message digest algorithms.Vincent Richard2005-09-061-3/+28
* XML output for test results.Vincent Richard2005-08-271-15/+178
* Moved to CppUnit for unit tests framework.Vincent Richard2005-08-251-0/+54