aboutsummaryrefslogtreecommitdiffstats
path: root/tests (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-06-17Added unit tests.Vincent Richard1-0/+15
2005-06-16Added 'inputStreamSocketAdapter' and 'stopSequenceFilteredInputStream'.Vincent Richard1-0/+124
2005-06-15Added dotFilteredInputStream + fixed CRLFToLFFilteredOutputStream + added ↵Vincent Richard1-0/+166
unit tests.
2005-06-13Fixed a bug in word parsing.Vincent Richard1-0/+6
2005-04-28Added parameter support to 'utility::url'.Vincent Richard1-1/+46
2005-04-23Added unit tests for date comparison + fixed date comparison (again...).Vincent Richard1-0/+37
2005-04-18Fixed getLocaleCharset() in Windows platform handler, when MLang is not present.Vincent Richard1-0/+209
2005-04-13Added unit tests for 'datetime'.Vincent Richard2-0/+115
2005-04-12Added support for RFC-2231.Vincent Richard1-0/+249
2005-03-27Added new basic type 'messageIdSequence'.Vincent Richard2-0/+179
2005-03-25Basic support for MDN (RFC-3798).Vincent Richard1-0/+119
2005-03-23Basic support for 'Disposition' header field.Vincent Richard1-0/+168
2005-03-18Updated VMime website URL.Vincent Richard12-12/+12
2005-03-15More unit tests for 'text' class.Vincent Richard1-3/+103
2005-03-14Added test for linear-white-space between encoded words.Vincent Richard1-0/+26
2005-01-28Splitted 'contentHandler' into three classes: 'emptyContentHandler', ↵Vincent Richard1-1/+1
'stringContentHandler' and 'streamContentHandler'.
2005-01-03Changed year to 2005 in copyright header.Vincent Richard12-12/+12
2005-01-02Fixed compilation warnings in 'headerTest'.Vincent Richard1-17/+17
2005-01-02Added 'utility::datetimeUtils' + fixed 'stringUtils' not in namespace 'utility'.Vincent Richard1-33/+36
2005-01-02Added unit tests for 'bodyPart'.Vincent Richard1-0/+93
2005-01-02Fixed compilation warnings.Vincent Richard1-16/+16
2005-01-02Added unit tests for 'utility::path'.Vincent Richard1-0/+317
2005-01-01Added unit tests for 'utility::stringProxy' and 'utility::stringUtils'.Vincent Richard2-0/+335
2005-01-01Converted all C-style casts to C++-style casts + added unit test for ↵Vincent Richard1-0/+112
utility::md5.
2004-12-30Autotools and libtool support.Vincent Richard5-5/+5
2004-12-26Moved all header files to 'vmime/' directory.Vincent Richard5-12/+12
2004-12-18Default platform handlers (currently only POSIX).Vincent Richard5-10/+10
2004-12-06All header tests-functions addedLaurent Richard1-0/+186
2004-11-07Removed files since they are no more used now.Vincent Richard2-11/+0
2004-11-07Moved encodeAndFold() and decodeAndUnfold() functions from "base.cpp" to ↵Vincent Richard1-0/+2
"text.cpp".
2004-11-07Added tests for media type.Vincent Richard1-0/+115
2004-11-06Added tests for Quoted-Printable encoding.Vincent Richard1-3/+111
2004-11-06Removed "old-style" tests for encoder and mailbox. Added new test for encoder.Vincent Richard34-8087/+190
2004-11-06New build system for unit tests.Vincent Richard4-4/+360
2004-10-25added tests for getFieldCount, isEmpty, getFieldAt, getFieldList functionsLaurent Richard1-0/+72
2004-10-21Added tests for hasField() and findField() functions.Laurent Richard1-0/+38
2004-10-21Refactoring (see ChangeLog).Vincent Richard4-126/+29
2004-10-18header class unit tests addedLaurent Richard1-19/+91
2004-10-07New unit test system: Unit++.Laurent Richard29-0/+6719
Added test for header::getAllByName/Type
2004-10-05Files omitted during initial import.Vincent Richard4-0/+20