Age | Commit message (Expand) | Author |
2012-11-21 | Decouple the enqueuing from the parsing. | Steve Kemp |
2012-11-20 | Added xtra numbers to macro test. | Patrick J Cherry |
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-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 | 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-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 |
2012-11-13 | Fixed include paths. | Steve Kemp |
2012-11-13 | added test-case to cover basic file-parsing. | Steve Kemp |