Age | Commit message (Expand) | Author |
---|---|---|
2021-05-27 | Promote net-smtp to the bundled gems | Hiroshi SHIBATA |
2017-01-12 | lib/net/smtp.rb: Specify frozen_string_literal: true. | kazu |
2015-12-16 | Add frozen_string_literal: false for all files | naruse |
2015-12-09 | * test/net/smtp/test_response.rb: use Test::Unit. We should use Test::Unit | hsbt |
2010-12-22 | adding tests for Net::SMTP::Response#exception_class | tenderlove |
2010-12-22 | adding more tests for Net::SMTP::Response class | tenderlove |
2010-12-22 | adding tests for the SMTP response parser | tenderlove |