aboutsummaryrefslogtreecommitdiffstats
path: root/tests/parser/emailAddressTest.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Code style and clarity.Vincent Richard2018-09-051-54/+75
* Fixed parsing of UTF8 email addresses (RFC-2047 local part + IDNA domain name).Vincent Richard2015-05-031-0/+16
* Do not make calls to setlocale() in a library. Use default user locale in tes...Vincent Richard2014-01-151-0/+24
* Refactored unit tests.Vincent Richard2013-03-081-5/+1
* Message generation/parsing context. Charset conversion options. Preliminary i...Vincent Richard2013-02-241-0/+224