aboutsummaryrefslogtreecommitdiffstats
path: root/tests/parser/emailAddressTest.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-03Fixed parsing of UTF8 email addresses (RFC-2047 local part + IDNA domain name).Vincent Richard1-0/+16
2014-01-15Do not make calls to setlocale() in a library. Use default user locale in tes...Vincent Richard1-0/+24
2013-03-08Refactored unit tests.Vincent Richard1-5/+1
2013-02-24Message generation/parsing context. Charset conversion options. Preliminary i...Vincent Richard1-0/+224