Age | Commit message (Expand) | Author |
2012-11-23 | Updated test-cases to cover different parsing routes. | Steve Kemp |
2012-11-23 | Test that inverted() works for each protocol test we know about. | Steve Kemp |
2012-11-23 | Allow the test-factory to return the known-test types, and then test *each*... | Steve Kemp |
2012-11-23 | Removed duplicate member-variables for subclasses. | Steve Kemp |
2012-11-23 | Updated to allow the tests to be inverted via "must *not* run ..." | Steve Kemp |
2012-11-23 | Removed the test-cases for our alerter module. A) it will be reworked, B) ... | Steve Kemp |
2012-11-23 | Moved the code to detect whether an IP-address is inside/outside the Bytema... | Steve Kemp |
2012-11-23 | Test port-detection | Steve Kemp |
2012-11-23 | Renamed. | Steve Kemp |
2012-11-23 | Removed. | Steve Kemp |
2012-11-23 | Updated. | Steve Kemp |
2012-11-23 | Simple test-cases. | Steve Kemp |
2012-11-23 | Renamed. | Steve Kemp |
2012-11-23 | Removed the old test cases and added new ones.:wq | Steve Kemp |
2012-11-22 | Commented out tests that need work to complete. | Steve Kemp |
2012-11-22 | "ftp://ftp.example.com/ must run ftp" + "rsync://...../" are now both perm... | Steve Kemp |
2012-11-22 | Parse the configuration file into arrays of jobs, via our test-factory | Steve Kemp |
2012-11-22 | Added test-cases for ftp:wq | Steve Kemp |
2012-11-22 | Updated test-case to cope with the changed name of the ping-tool class. | Steve Kemp |
2012-11-22 | Updated for new name. | Steve Kemp |
2012-11-21 | Decouple the enqueuing from the parsing. | Steve Kemp |
2012-11-20 | Moved inside_bytemark? into its own method, added trivial test-cases. | Steve Kemp |
2012-11-20 | Added xtra numbers to macro test. | Patrick J Cherry |
2012-11-20 | Comment/whitespace update | Steve Kemp |
2012-11-20 | New test cases for DNS lookup - basic. | Steve Kemp |
2012-11-20 | Removed references to obsolete method. | Steve Kemp |
2012-11-19 | Ensure that hostnames used for ping-tests are valid - to avoid the security... | Steve Kemp |
2012-11-18 | Test that the hostname goes in the alert text - if none-specified | Steve Kemp |
2012-11-17 | Added TCP protocol test. | Steve Kemp |
2012-11-16 | Remove redundent text in alerts if the target was an IP | Steve Kemp |
2012-11-15 | Resolve purely numeric alerts | Steve Kemp |
2012-11-15 | Raise an exception on a bogus line - and test for that. | Steve Kemp |
2012-11-15 | Throw an exception if we attempt to redefine a macro. | Steve Kemp |
2012-11-14 | Removed test now we remap HTTPS -> http | Steve Kemp |
2012-11-14 | renamed. | Steve Kemp |
2012-11-14 | Added test of inside vs. outside of Bytemark network | Steve Kemp |
2012-11-14 | WHitespace fixups | Steve Kemp |
2012-11-14 | Test-cases for multi-ping | Steve Kemp |
2012-11-14 | Updated test cases | Steve Kemp |
2012-11-14 | Moved parser code into its own file, and updated main script + test suite to... | Steve Kemp |
2012-11-14 | Added another test. | Steve Kemp |
2012-11-14 | Updated test suite to cover macros with numbers in their names. | Steve Kemp |
2012-11-14 | comment-updates. | Steve Kemp |
2012-11-14 | Test that we can define macros with just a single host - no " and " | Steve Kemp |
2012-11-14 | Removed WebBrick | Steve Kemp |
2012-11-13 | Added more tests - specifically look for default port-saniyt | Steve 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 | Test that invoking parse_line() honours macro definitions. | Steve Kemp |
2012-11-13 | Fixed to load the main code so we can test our parser. | Steve Kemp |