aboutsummaryrefslogtreecommitdiffstats
path: root/tests/net/pop3/POP3UtilsTest.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-09-05Code style and clarity.Vincent Richard1-11/+12
2016-03-24Fixed special value 'last' in message sets.Vincent Richard1-0/+14
2016-03-23Fixed types.Vincent Richard1-1/+1
2016-03-23Issue #126: fixed warnings about sign mismatch.Vincent Richard1-1/+1
2013-11-21Boost/C++11 shared pointers.Vincent Richard1-5/+5
2013-06-12Moved POP3 connection-related things to POP3Connection object.Vincent Richard1-1/+6
2013-03-08Refactored unit tests.Vincent Richard1-5/+1
2013-02-14Unit tests for POP3Utils.Vincent Richard1-0/+72