aboutsummaryrefslogtreecommitdiffstats
path: root/tests/parser/headerFieldTest.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed parsing of empty lines in header field value.Vincent Richard2014-06-011-0/+17
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-9/+10
* Strip spaces at end of header lines (Zarafa).Vincent Richard2013-03-241-0/+17
* Fixed parsing header field value on next line.Vincent Richard2013-03-241-0/+17
* Refactored unit tests.Vincent Richard2013-03-081-5/+1
* Throw exception when an invalid value type is set in a header field.Vincent Richard2013-02-271-0/+56