summaryrefslogtreecommitdiff
path: root/lib/custodian/protocoltest/pop3.rb
AgeCommit message (Collapse)Author
2013-05-15 The TCP-test now uses a regexp.Steve Kemp
Each test has been updated to pass a regexp object to the tcp.rb primitive which actually does the socket connection. This closes #4036
2012-11-24 Added POP3 primitiveSteve Kemp