summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-14 Run the test-suite as we build the package.Steve Kemp
2012-11-14 New releaseSteve Kemp
2012-11-14 Actually raise & clear alerts now - wire priority to be "low"Steve Kemp
2012-11-14 Allow the logfile to be specified.Steve Kemp
2012-11-14 Use the system wide one if we can.Steve Kemp
2012-11-14 Be explicit about the keysSteve Kemp
2012-11-14 Allow --timeout to specify the timeout period.Steve Kemp
2012-11-14 Be more consistent about failures.Steve Kemp
2012-11-14 Set a timeoutSteve Kemp
2012-11-14 Ensure we reset the error before re-testing a failure case.Steve Kemp
2012-11-14 Allow "must run xxx." - with no trailing whitespaceSteve Kemp
2012-11-14 Removed WebBrickSteve Kemp
2012-11-13 Added more tests - specifically look for default port-saniytSteve Kemp
2012-11-13 Added ping to the list of primitives tested.Steve Kemp
2012-11-13 Considerably more test-cases.Steve Kemp
2012-11-13 Be explicit that nil lines are OK.Steve Kemp
2012-11-13 When adding a new test return to the caller the JSON values we added - as a...Steve Kemp
2012-11-13 Test that invoking parse_line() honours macro definitions.Steve Kemp
2012-11-13 UpdatedSteve Kemp
2012-11-13 Updated to remove the duplication involving our ping-tests.Steve Kemp
2012-11-13 Added --help/--manualSteve Kemp
2012-11-13 Added --help/--manual flagsSteve Kemp
2012-11-13 Remove the newline from lines prior to parsing.Steve Kemp
2012-11-13 Updated comments. Simplified argument testing in the constructorSteve Kemp
2012-11-13 search more paths for mutli-pingSteve Kemp
2012-11-13 follow redirectsSteve Kemp
2012-11-13 HTTP-fetching of macros works.Steve Kemp
2012-11-13 DNS is implemented.Steve Kemp
2012-11-13 Implementation and basic usage for the DNS protocolSteve Kemp
2012-11-13 Load the DNS protocol test.Steve Kemp
2012-11-13 Parse the extra values required for a sensible DNS client.Steve Kemp
2012-11-13 DNS-specific configuration file - to test the parser.Steve Kemp
2012-11-13 Fixed to load the main code so we can test our parser.Steve Kemp
2012-11-13 Fixed include paths.Steve Kemp
2012-11-13 Updated.Steve Kemp
2012-11-13 Added Debian-packaging files.Steve Kemp
2012-11-13 Updated to use ruby1.8 explicitlySteve Kemp
2012-11-13 Use ruby1.8 explicitlySteve Kemp
2012-11-13 Updated to be explicit about names.Steve Kemp
2012-11-13 RenamedSteve Kemp
2012-11-13 Removed.Steve Kemp
2012-11-13 Updated the libraries we require.Steve Kemp
2012-11-13 Load the protocol tests from the correct location.Steve Kemp
2012-11-13 Removed.Steve Kemp
2012-11-13 Renamed and moved files around.Steve Kemp
2012-11-13 Handle connection-refused.Steve Kemp
2012-11-13 Simple configuration file.Steve Kemp
2012-11-13 Added a HTTP server stub for the protocol test.Steve Kemp
2012-11-13 Allow the parser to be loaded.Steve Kemp
2012-11-13 Added whitespace.Steve Kemp