summaryrefslogtreecommitdiff
path: root/lib/custodian/protocoltest/pop3.rb
AgeCommit message (Expand)Author
2016-04-22More updates to silence rubocop style-guides.Steve Kemp
2015-04-16Updated test-handler for new API.Steve Kemp
2015-03-09Removed trailing whitespace from the codeSteve Kemp
2015-03-09Removed spaces inside parenthesis.Steve Kemp
2015-03-09Prefer single-quotes when you don't need interpolation.Steve Kemp
2015-03-09Don't use parenthesis aroudn conditions in an if.Steve Kemp
2015-03-09Avoid useless wrapping of return-value.Steve Kemp
2015-02-18Reordered registration.Steve Kemp
2013-05-20 Updated to read from the socket.Steve Kemp
2013-05-15 Updated the sample lines at the top of each protocol test.Steve Kemp
2013-05-15 The TCP-test now uses a regexp.Steve Kemp
2012-11-24 Added POP3 primitiveSteve Kemp