index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
parser
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2005-04-12
Added support for RFC-2231.
Vincent Richard
1
-0
/
+249
2005-03-27
Added new basic type 'messageIdSequence'.
Vincent Richard
2
-0
/
+179
2005-03-25
Basic support for MDN (RFC-3798).
Vincent Richard
1
-0
/
+119
2005-03-23
Basic support for 'Disposition' header field.
Vincent Richard
1
-0
/
+168
2005-03-18
Updated VMime website URL.
Vincent Richard
7
-7
/
+7
2005-03-15
More unit tests for 'text' class.
Vincent Richard
1
-3
/
+103
2005-03-14
Added test for linear-white-space between encoded words.
Vincent Richard
1
-0
/
+26
2005-01-28
Splitted 'contentHandler' into three classes: 'emptyContentHandler', ↵
Vincent Richard
1
-1
/
+1
'stringContentHandler' and 'streamContentHandler'.
2005-01-03
Changed year to 2005 in copyright header.
Vincent Richard
7
-7
/
+7
2005-01-02
Fixed compilation warnings in 'headerTest'.
Vincent Richard
1
-17
/
+17
2005-01-02
Added unit tests for 'bodyPart'.
Vincent Richard
1
-0
/
+93
2004-12-30
Autotools and libtool support.
Vincent Richard
5
-5
/
+5
2004-12-26
Moved all header files to 'vmime/' directory.
Vincent Richard
5
-12
/
+12
2004-12-18
Default platform handlers (currently only POSIX).
Vincent Richard
5
-10
/
+10
2004-12-06
All header tests-functions added
Laurent Richard
1
-0
/
+186
2004-11-07
Moved encodeAndFold() and decodeAndUnfold() functions from "base.cpp" to ↵
Vincent Richard
1
-0
/
+2
"text.cpp".
2004-11-07
Added tests for media type.
Vincent Richard
1
-0
/
+115
2004-11-06
Added tests for Quoted-Printable encoding.
Vincent Richard
1
-3
/
+111
2004-11-06
Removed "old-style" tests for encoder and mailbox. Added new test for encoder.
Vincent Richard
1
-0
/
+190
2004-11-06
New build system for unit tests.
Vincent Richard
4
-4
/
+360
2004-10-25
added tests for getFieldCount, isEmpty, getFieldAt, getFieldList functions
Laurent Richard
1
-0
/
+72
2004-10-21
Added tests for hasField() and findField() functions.
Laurent Richard
1
-0
/
+38
2004-10-21
Refactoring (see ChangeLog).
Vincent Richard
1
-112
/
+15
2004-10-18
header class unit tests added
Laurent Richard
1
-19
/
+91
2004-10-07
New unit test system: Unit++.
Laurent Richard
2
-0
/
+105
Added test for header::getAllByName/Type
[prev]