aboutsummaryrefslogtreecommitdiffstats
path: root/tests/net/pop3/POP3ResponseTest.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Code style and clarity.Vincent Richard2018-09-051-33/+47
|
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-40/+40
|
* Moved POP3 connection-related things to POP3Connection object.Vincent Richard2013-06-121-8/+34
|
* Refactored unit tests.Vincent Richard2013-03-081-5/+1
|
* Unit tests for POP3Response.Vincent Richard2013-02-131-0/+208