summaryrefslogtreecommitdiff
path: root/lib/custodian/protocoltest/mx.rb
AgeCommit message (Expand)Author
2015-03-09Don't use parenthesis aroudn conditions in an if.Steve Kemp
2015-03-09Do not use parentheses for method calls with no arguments.Steve Kemp
2015-03-09Avoid "Array.new" and "Hash.new"Steve Kemp
2015-03-09Don't use "::" for method-calls.Steve Kemp
2015-01-22Allow inverted tests for MX.Steve Kemp
2015-01-13Updated to actually test the backend MX servers.Steve Kemp
2015-01-13Lookup MX record(s) for the domain under test.Steve Kemp
2015-01-13Stub MX-test.Steve Kemp