aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changed copyright year to 2007.Vincent Richard2007-01-0129-29/+29
* Renamed 'vmime::platformDependant' to 'vmime::platform'.Vincent Richard2006-10-113-5/+5
* Fixed bug #1096610: non-integral number of chars in RFC-2047 encoded words.Vincent Richard2006-10-021-10/+35
* Fix for message ids without angle brackets.Vincent Richard2006-08-091-0/+10
* Fixed bugs in MHTML code + unit tests.Vincent Richard2006-07-131-0/+226
* Unit tests for SMTP.Vincent Richard2006-05-055-2/+740
* Week of year calculation.Vincent Richard2006-04-241-0/+37
* Renamed 'byte' to 'byte_t'.Vincent Richard2006-04-181-1/+1
* Refactored and cleaned up smart pointers.Vincent Richard2006-03-291-23/+10
* Added unit tests for datetimeUtils + renamed functions.Vincent Richard2006-02-121-0/+128
* Changed copyright year to 2006.Vincent Richard2006-02-058-8/+8
* Changed copyright year to 2006.Vincent Richard2006-02-0517-17/+17
* Fixed encoding of reserved/unsafe chars.Vincent Richard2006-01-311-0/+35
* Added support for attachments of type 'message/rfc822'.Vincent Richard2006-01-161-0/+123
* Allow '@' in the username part of an URL.Vincent Richard2006-01-091-0/+12
* Refactored header field values and parameters.Vincent Richard2005-11-042-25/+38
* Added flush() on 'outputStream' + added unit tests for 'charsetFilteredOutput...Vincent Richard2005-10-201-0/+34
* Added 'charsetFilteredOutputStream'.Vincent Richard2005-10-191-0/+236
* Charset converter.Vincent Richard2005-10-193-6/+6
* Added test suites for 'attachmentHelper'.Vincent Richard2005-10-141-1/+93
* Added 'attachmentHelper'.Vincent Richard2005-10-131-0/+113
* Updated FSF address.Vincent Richard2005-09-1724-72/+168
* New namespace for message digest algorithms.Vincent Richard2005-09-065-102/+386
* Throw exception in debug mode when thisRef()/thisWeakRef() is called from the...Vincent Richard2005-09-021-0/+13
* XML output for test results.Vincent Richard2005-08-271-15/+178
* Unit tests for 'misc::importanceHelper'.Vincent Richard2005-08-261-0/+162
* Moved to CppUnit for unit tests framework.Vincent Richard2005-08-2549-9381/+2584
* Added test case for '?' in the middle of the encoded buffer.Vincent Richard2005-08-221-0/+4
* Removed implicit conversion to T* for smart pointers.Vincent Richard2005-07-241-3/+0
* Added tests for smart pointer comparison.Vincent Richard2005-07-211-0/+25
* Added simple test for STL containers.Vincent Richard2005-07-181-0/+41
* Added unit tests for smart pointer.Vincent Richard2005-07-171-0/+195
* Reference counting and smart pointers.Vincent Richard2005-07-127-46/+53
* Fixed a bug in RFC-2231 implementation.Vincent Richard2005-06-211-1/+2
* Added unit tests.Vincent Richard2005-06-171-0/+15
* Added 'inputStreamSocketAdapter' and 'stopSequenceFilteredInputStream'.Vincent Richard2005-06-161-0/+124
* Added dotFilteredInputStream + fixed CRLFToLFFilteredOutputStream + added uni...Vincent Richard2005-06-151-0/+166
* Fixed a bug in word parsing.Vincent Richard2005-06-131-0/+6
* Added parameter support to 'utility::url'.Vincent Richard2005-04-281-1/+46
* Added unit tests for date comparison + fixed date comparison (again...).Vincent Richard2005-04-231-0/+37
* Fixed getLocaleCharset() in Windows platform handler, when MLang is not present.Vincent Richard2005-04-181-0/+209
* Added unit tests for 'datetime'.Vincent Richard2005-04-132-0/+115
* Added support for RFC-2231.Vincent Richard2005-04-121-0/+249
* Added new basic type 'messageIdSequence'.Vincent Richard2005-03-272-0/+179
* Basic support for MDN (RFC-3798).Vincent Richard2005-03-251-0/+119
* Basic support for 'Disposition' header field.Vincent Richard2005-03-231-0/+168
* Updated VMime website URL.Vincent Richard2005-03-1812-12/+12
* More unit tests for 'text' class.Vincent Richard2005-03-151-3/+103
* Added test for linear-white-space between encoded words.Vincent Richard2005-03-141-0/+26
* Splitted 'contentHandler' into three classes: 'emptyContentHandler', 'stringC...Vincent Richard2005-01-281-1/+1