comparison tests/test-parse-date.t @ 29332:2bb0ddd8267b

tests: add dummy SMTP daemon for SSL tests Currently it only supports SMTP over SSL since SMTPS should be simpler than handling StartTLS. Since we don't need asynchronous server for our tests, it does TLS handshake in blocking way. But asyncore is required by Python smtpd module.
author Yuya Nishihara <yuya@tcha.org>
date Fri, 27 May 2016 22:43:47 +0900
parents 79d8e7926a04
children 491ee264b9f6
comparison
equal deleted inserted replaced
29331:1e02d9576194 29332:2bb0ddd8267b