aboutsummaryrefslogtreecommitdiffstats
path: root/tests/parser/textTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added test case for '?' in the middle of the encoded buffer.Vincent Richard2005-08-221-0/+4
|
* Reference counting and smart pointers.Vincent Richard2005-07-131-4/+4
|
* Fixed a bug in word parsing.Vincent Richard2005-06-131-0/+6
|
* Updated VMime website URL.Vincent Richard2005-03-181-1/+1
|
* 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
|
* Changed year to 2005 in copyright header.Vincent Richard2005-01-031-1/+1
|
* Autotools and libtool support.Vincent Richard2004-12-301-1/+1
|
* Moved all header files to 'vmime/' directory.Vincent Richard2004-12-261-3/+3
|
* Default platform handlers (currently only POSIX).Vincent Richard2004-12-181-2/+2
|
* Moved encodeAndFold() and decodeAndUnfold() functions from "base.cpp" to ↵Vincent Richard2004-11-071-0/+2
| | | | "text.cpp".
* New build system for unit tests.Vincent Richard2004-11-061-0/+133