summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-01-27 15:13:54 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2010-01-27 15:13:54 +0100
commit85045270f69e4dcb25c409c9661e96e3172d7f30 (patch)
tree6cc6c2ae9d93810398535c5ae4bbe9e3afb4c52a /tests/Makefile.am
parent4f00d1c91f60350026c4f6bc6b16d2918c729915 (diff)
downloadrsyslog-85045270f69e4dcb25c409c9661e96e3172d7f30.tar.gz
rsyslog-85045270f69e4dcb25c409c9661e96e3172d7f30.tar.xz
rsyslog-85045270f69e4dcb25c409c9661e96e3172d7f30.zip
added $Escape8BitCharactersOnReceive directive
Thanks to David Lang for suggesting this functionality.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 1a7eba71..3a59f64d 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -97,12 +97,16 @@ EXTRA_DIST= 1.rstest 2.rstest 3.rstest err1.rstest \
testsuites/master.tspgsql \
testsuites/subsecond.conf \
testsuites/master.subsecond \
+ testsuites/parse_8bit_escape.conf \
+ testsuites/8bit.parse_8bit_escape.conf \
testsuites/parse1.conf \
testsuites/field1.conf \
testsuites/1.parse1 \
testsuites/2.parse1 \
testsuites/3.parse1 \
testsuites/4.parse1 \
+ testsuites/8bit.parse1 \
+ testsuites/empty.parse1 \
testsuites/oversizeTag-1.parse1 \
testsuites/date1.parse1 \
testsuites/date2.parse1 \