summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2017-03-27First stab at allowing custom SSL expiry daysJames Hannah
2017-03-17StyleChris Elsworth
2017-03-17Skip DNS-tests under CI.Steve Kemp
2016-07-18Remove outdated tests.Steve Kemp
2016-04-22Updated to fix the last remaining rubocop warnings.Steve Kemp
2016-04-21added tftp protocol testJames F. Carter
2016-04-21added a simple tftp utilityJames F. Carter
2016-02-10Don't allow limiting protocl on HTTP/HTTPS tests.root
2016-02-10Adjusted greediness of regex in http with contentPatrick J Cherry
2016-02-10Updated tests to use 'omit' when availablePatrick J Cherry
2016-02-10Adjusted http with content string parsing.Patrick J Cherry
2015-12-18Removed references and support for beanstalkd.Steve Kemp
2015-08-07Ensure that we correctly parse bogus macro-definitions.Steve Kemp
2015-07-29Loosen teh grammar on tcp-tests.Steve Kemp
2015-07-29Ensure that protocol-handlers are lower-case.Steve Kemp
2015-07-29Test that we can parse an RDP-test.Steve Kemp
2015-04-16Test our enum-like type works as expected.Steve Kemp
2015-04-16Updated to cope with renamed API.Steve Kemp
2015-04-16Updated test to pass with new IPs.Steve Kemp
2015-03-10Correctly skip the rubocop testing if the gem is missing.Steve Kemp
2015-03-10Removed this test-case.Steve Kemp
2015-03-09Added test-case for quiet-rubocop.Steve Kemp
2015-03-09Removed trailing whitespace from the codeSteve Kemp
2015-03-09Remove spaces before commas.Steve Kemp
2015-03-09More minor space fixupsSteve Kemp
2015-03-09Whitespace fixups.Steve Kemp
2015-03-09Removed spaces inside parenthesis.Steve Kemp
2015-03-09Prefer single-quotes when you don't need interpolation.Steve Kemp
2015-03-09Do not terminate expressions with ";".Steve Kemp
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-09Omit the parentheses in defs when the method doesn't accept any arguments.Steve Kemp
2015-03-09Don't use "::" for method-calls.Steve Kemp
2015-03-09Added more tests.Steve Kemp
2015-03-09Use long-namesSteve Kemp
2015-02-18Updated to load the test-implementations more carefully.Steve Kemp
2015-02-18Minor test-case update.Steve Kemp
2015-02-18Updated tests to pass with new API.Steve Kemp
2015-02-17Updated for new test-type API.Steve Kemp
2015-02-05Test that "flush!" is defined as a method.Steve Kemp
2015-01-29Added simple test casesSteve Kemp
2015-01-13Updated mocha-loadingSteve Kemp
2015-01-13Test that returning the test-definition works.Steve Kemp
2015-01-13Don't marry our code to ruby1.8Steve Kemp
2015-01-13Updated the mocha-gem usageSteve Kemp
2015-01-08Updated test to cope with DNS changesSteve Kemp
2014-12-11Moved test-dns-types so that it gets included in the test suite.Patrick J Cherry
2014-12-11Tidied up test suite include pathPatrick J Cherry
2014-12-11Renamed ldap test so it gets included in the test suitePatrick J Cherry