diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-07-07 12:04:33 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-07-07 12:04:33 +0200 |
commit | 493d6a799be82a2df652b666d541a5e004ebcc76 (patch) | |
tree | 4d745d49abbde25f95cda0a7ebb59e81aabf7477 /.gitignore | |
parent | 37fd063042821dc328c88e1f7366543decdcb76f (diff) | |
download | rsyslog-493d6a799be82a2df652b666d541a5e004ebcc76.tar.gz rsyslog-493d6a799be82a2df652b666d541a5e004ebcc76.tar.xz rsyslog-493d6a799be82a2df652b666d541a5e004ebcc76.zip |
changed RainerScript testbench to a full-blow test suite
it now works based on test case files, which enable to quickly
generate test cases.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,3 +34,4 @@ tmp* log logfile debug +core.* |