.. |
attachmentHelperTest.cpp
|
Avoid copy by passing shared_ptr<> with const reference.
|
2018-08-18 16:08:25 +02:00 |
bodyPartTest.cpp
|
Avoid copy by passing shared_ptr<> with const reference.
|
2018-08-18 16:08:25 +02:00 |
bodyTest.cpp
|
Boost/C++11 shared pointers.
|
2013-11-21 22:16:57 +01:00 |
charsetFilteredOutputStreamTest.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
charsetTest.cpp
|
Issue #103: fix badly encoded words.
|
2015-02-16 18:43:03 +01:00 |
charsetTestSuites.hpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
datetimeTest.cpp
|
Refactored unit tests.
|
2013-03-08 08:19:55 +01:00 |
dispositionTest.cpp
|
Refactored unit tests.
|
2013-03-08 08:19:55 +01:00 |
emailAddressTest.cpp
|
Fixed parsing of UTF8 email addresses (RFC-2047 local part + IDNA domain name).
|
2015-05-03 19:17:00 +02:00 |
emptyContentHandlerTest.cpp
|
Unit tests for content handlers.
|
2013-06-26 21:41:42 +02:00 |
fileContentHandlerTest.cpp
|
Boost/C++11 shared pointers.
|
2013-11-21 22:16:57 +01:00 |
headerFieldTest.cpp
|
Fixed parsing of empty lines in header field value.
|
2014-06-01 20:46:17 +02:00 |
headerTest.cpp
|
Boost/C++11 shared pointers.
|
2013-11-21 22:16:57 +01:00 |
htmlTextPartTest.cpp
|
Avoid copy by passing shared_ptr<> with const reference.
|
2018-08-18 16:08:25 +02:00 |
mailboxGroupTest.cpp
|
Boost/C++11 shared pointers.
|
2013-11-21 22:16:57 +01:00 |
mailboxListTest.cpp
|
Fixed group parsing in mailboxList.
|
2013-10-16 19:47:24 +02:00 |
mailboxTest.cpp
|
Added unit test related to PR #192.
|
2018-03-12 20:33:27 +01:00 |
mediaTypeTest.cpp
|
Refactored unit tests.
|
2013-03-08 08:19:55 +01:00 |
messageIdSequenceTest.cpp
|
Boost/C++11 shared pointers.
|
2013-11-21 22:16:57 +01:00 |
messageIdTest.cpp
|
Refactored unit tests.
|
2013-03-08 08:19:55 +01:00 |
messageTest.cpp
|
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
|
2013-12-10 08:52:51 +01:00 |
parameterTest.cpp
|
Estimate generated size of parameterized field.
|
2015-06-07 21:32:44 +02:00 |
pathTest.cpp
|
Refactored unit tests.
|
2013-03-08 08:19:55 +01:00 |
streamContentHandlerTest.cpp
|
Boost/C++11 shared pointers.
|
2013-11-21 22:16:57 +01:00 |
stringContentHandlerTest.cpp
|
Unit tests for content handlers.
|
2013-06-26 21:41:42 +02:00 |
textTest.cpp
|
Always ignore newlines between words.
|
2017-01-02 21:40:38 +01:00 |
wordEncoderTest.cpp
|
Added support for language specification in RFC-2047 encoded words and RFC-2231 parameter values.
|
2014-06-30 22:48:42 +02:00 |