aboutsummaryrefslogtreecommitdiffstats
path: root/tests/parser/headerTest.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Code style and clarity.Vincent Richard2018-09-051-49/+48
|
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-27/+27
|
* Refactored unit tests.Vincent Richard2013-03-081-5/+1
|
* Added helper function to replace header field.Vincent Richard2013-02-171-0/+19
|
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
|
* Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.Vincent Richard2009-09-061-2/+2
|
* Changed copyright year to 2008.Vincent Richard2008-01-041-1/+1
|
* Changed copyright year to 2007.Vincent Richard2007-01-011-1/+1
|
* Changed copyright year to 2006.Vincent Richard2006-02-051-1/+1
|
* Updated FSF address.Vincent Richard2005-09-171-3/+7
|
* Moved to CppUnit for unit tests framework.Vincent Richard2005-08-251-267/+252
|
* Reference counting and smart pointers.Vincent Richard2005-07-121-25/+25
|
* Updated VMime website URL.Vincent Richard2005-03-181-1/+1
|
* Changed year to 2005 in copyright header.Vincent Richard2005-01-031-1/+1
|
* Fixed compilation warnings in 'headerTest'.Vincent Richard2005-01-021-17/+17
|
* Autotools and libtool support.Vincent Richard2004-12-301-1/+1
|
* Moved all header files to 'vmime/' directory.Vincent Richard2004-12-261-2/+2
|
* Default platform handlers (currently only POSIX).Vincent Richard2004-12-181-2/+2
|
* All header tests-functions addedLaurent Richard2004-12-061-0/+186
|
* added tests for getFieldCount, isEmpty, getFieldAt, getFieldList functionsLaurent Richard2004-10-251-0/+72
|
* Added tests for hasField() and findField() functions.Laurent Richard2004-10-211-0/+38
|
* Refactoring (see ChangeLog).Vincent Richard2004-10-211-112/+15
|
* header class unit tests addedLaurent Richard2004-10-181-19/+91
|
* New unit test system: Unit++.Laurent Richard2004-10-071-0/+101
Added test for header::getAllByName/Type