summaryrefslogtreecommitdiff
path: root/lib/custodian/protocoltest/dns.rb
AgeCommit message (Expand)Author
2012-12-11 Updated to be more explicit in the error field.Steve Kemp
2012-12-11 Updated comments.Steve Kemp
2012-12-11 Updated to quote the expected results in the details field.Steve Kemp
2012-12-11 Use and require an exact match in DNS results.Steve Kemp
2012-12-10 Ensure we raise an exception if we're trying to resolve an unknown record-t...Steve Kemp
2012-12-10Ensure DNS test returns nil if an unrecognised record type is given,Patrick J Cherry
2012-11-26 Ensure we load the resolving librarySteve Kemp
2012-11-23 Implemented DNS protocol-test.Steve Kemp
2012-11-23 Test that inverted() works for each protocol test we know about.Steve Kemp
2012-11-22 Parse the configuration file into arrays of jobs, via our test-factorySteve Kemp
2012-11-22 Whitespace updates.Steve Kemp
2012-11-22 Moved tests into a namespace.Steve Kemp
2012-11-22 Updated to stub out more code.Steve Kemp
2012-11-22 Updated DNSSteve Kemp
2012-11-21 Added. todo.Steve Kemp