Age | Commit message (Expand) | Author |
2015-07-29 | Loosen teh grammar on tcp-tests. | Steve Kemp |
2015-07-29 | Ensure that protocol-handlers are lower-case. | Steve Kemp |
2015-07-29 | Test that we can parse an RDP-test. | Steve Kemp |
2015-04-16 | Test our enum-like type works as expected. | Steve Kemp |
2015-04-16 | Updated to cope with renamed API. | Steve Kemp |
2015-04-16 | Updated test to pass with new IPs. | Steve Kemp |
2015-03-10 | Correctly skip the rubocop testing if the gem is missing. | Steve Kemp |
2015-03-10 | Removed this test-case. | Steve Kemp |
2015-03-09 | Added test-case for quiet-rubocop. | Steve Kemp |
2015-03-09 | Removed trailing whitespace from the code | Steve Kemp |
2015-03-09 | Remove spaces before commas. | Steve Kemp |
2015-03-09 | More minor space fixups | Steve Kemp |
2015-03-09 | Whitespace fixups. | Steve Kemp |
2015-03-09 | Removed spaces inside parenthesis. | Steve Kemp |
2015-03-09 | Prefer single-quotes when you don't need interpolation. | Steve Kemp |
2015-03-09 | Do not terminate expressions with ";". | Steve Kemp |
2015-03-09 | Don't use parenthesis aroudn conditions in an if. | Steve Kemp |
2015-03-09 | Do not use parentheses for method calls with no arguments. | Steve Kemp |
2015-03-09 | Avoid "Array.new" and "Hash.new" | Steve Kemp |
2015-03-09 | Omit the parentheses in defs when the method doesn't accept any arguments. | Steve Kemp |
2015-03-09 | Don't use "::" for method-calls. | Steve Kemp |
2015-03-09 | Added more tests. | Steve Kemp |
2015-03-09 | Use long-names | Steve Kemp |
2015-02-18 | Updated to load the test-implementations more carefully. | Steve Kemp |
2015-02-18 | Minor test-case update. | Steve Kemp |
2015-02-18 | Updated tests to pass with new API. | Steve Kemp |
2015-02-17 | Updated for new test-type API. | Steve Kemp |
2015-02-05 | Test that "flush!" is defined as a method. | Steve Kemp |
2015-01-29 | Added simple test cases | Steve Kemp |
2015-01-13 | Updated mocha-loading | Steve Kemp |
2015-01-13 | Test that returning the test-definition works. | Steve Kemp |
2015-01-13 | Don't marry our code to ruby1.8 | Steve Kemp |
2015-01-13 | Updated the mocha-gem usage | Steve Kemp |
2015-01-08 | Updated test to cope with DNS changes | Steve Kemp |
2014-12-11 | Moved test-dns-types so that it gets included in the test suite. | Patrick J Cherry |
2014-12-11 | Tidied up test suite include path | Patrick J Cherry |
2014-12-11 | Renamed ldap test so it gets included in the test suite | Patrick J Cherry |
2014-12-11 | Fixed DNS reverse lookups to use getnameinfo | Patrick J Cherry |
2013-11-22 | Updated tests to succeed. | Steve Kemp |
2013-10-15 | We now allow "with cache busting", and "without cache busting". | Steve Kemp |
2013-10-15 | Fixed test cases to succeed. | Steve Kemp |
2013-08-05 | Ignore the dnsbl test. | Steve Kemp |
2013-06-24 | Updated the code to be more module. | Steve Kemp |
2013-06-24 | The worst-case for testing a time-period, and one used in the | Steve Kemp |
2013-06-24 | Avoid using a bogus timeperiod. | Steve Kemp |
2013-06-24 | Updated the tests to ensure the "current hour" is valid. | Steve Kemp |
2013-06-24 | Added Custodian::Util::TimeSpan | Steve Kemp |
2013-06-24 | Updated the expected records now Steve's domain has moved. | Steve Kemp |
2013-05-15 | Updated to test types of integer values. | Steve Kemp |
2013-04-23 | Updated the parser to allow the test to specify whether HTTP-redirects | Steve Kemp |