index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
testRunner.cpp
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2018-09-05
Code style and clarity.
Vincent Richard
1
-65
/
+74
2016-03-13
Issue #126: more warnings fixed.
Vincent Richard
1
-3
/
+3
2013-12-10
Simplified types for better readability. Use appropriate types (size_t, ↵
Vincent Richard
1
-2
/
+2
byte_t...). Minor warning fixes.
2013-11-28
Fixed possible segfault caused by use of static string.
Vincent Richard
1
-4
/
+7
2013-05-12
Explicit platform handler initialization is not needed anymore.
Vincent Richard
1
-3
/
+0
2013-03-08
Refactored unit tests.
Vincent Richard
1
-0
/
+49
2013-01-10
Updated copyright year and maintainer email address.
Vincent Richard
1
-1
/
+1
2009-09-06
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
Vincent Richard
1
-2
/
+2
2008-10-12
Fixed compilation warnings.
Vincent Richard
1
-1
/
+1
2008-07-11
Fixed missing std includes.
Vincent Richard
1
-0
/
+1
2008-01-04
Changed copyright year to 2008.
Vincent Richard
1
-1
/
+1
2007-01-01
Changed copyright year to 2007.
Vincent Richard
1
-1
/
+1
2006-10-11
Renamed 'vmime::platformDependant' to 'vmime::platform'.
Vincent Richard
1
-2
/
+2
2006-05-05
Unit tests for SMTP.
Vincent Richard
1
-2
/
+2
2006-02-05
Changed copyright year to 2006.
Vincent Richard
1
-1
/
+1
2005-09-17
Updated FSF address.
Vincent Richard
1
-3
/
+7
2005-09-06
New namespace for message digest algorithms.
Vincent Richard
1
-3
/
+28
2005-08-27
XML output for test results.
Vincent Richard
1
-15
/
+178
2005-08-25
Moved to CppUnit for unit tests framework.
Vincent Richard
1
-0
/
+54