aboutsummaryrefslogtreecommitdiffstats
path: root/tests/net/pop3/POP3ResponseTest.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-09-05Code style and clarity.Vincent Richard1-33/+47
2013-11-21Boost/C++11 shared pointers.Vincent Richard1-40/+40
2013-06-12Moved POP3 connection-related things to POP3Connection object.Vincent Richard1-8/+34
2013-03-08Refactored unit tests.Vincent Richard1-5/+1
2013-02-13Unit tests for POP3Response.Vincent Richard1-0/+208