summaryrefslogtreecommitdiff
path: root/libmailutils/tests/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2019-03-02 23:33:59 +0200
committerSergey Poznyakoff <gray@gnu.org>2019-03-02 23:40:08 +0200
commitbc61f890ce68761d7b713508cdb97cb08f058aa3 (patch)
treeda9e1dc9a4977af7d5bd4d0c9f5e120d05469ffe /libmailutils/tests/Makefile.am
parent4d422ec9bf22cb45785ed7a17a60d0d7b2bb013b (diff)
downloadmailutils-bc61f890ce68761d7b713508cdb97cb08f058aa3.tar.gz
mailutils-bc61f890ce68761d7b713508cdb97cb08f058aa3.tar.bz2
Fix the dot filter decoding
* libmailutils/filter/dot.c (_dot_decoder): Don't emit extra newline at the "\n.\n" marker. * libmailutils/stream/stream.c (mu_stream_seterr): Don't treat ENOSYS as fatal error. * libmailutils/tests/dot.at: New file. * libmailutils/tests/testsuite.at: Include dot.at. * libmailutils/tests/Makefile.am: Add dot.at * testsuite/smtp-msg.at: Remove extra newline from the expected output. * testsuite/smtp-str.at: Likewise.
Diffstat (limited to 'libmailutils/tests/Makefile.am')
-rw-r--r--libmailutils/tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/libmailutils/tests/Makefile.am b/libmailutils/tests/Makefile.am
index b264bef15..26137df97 100644
--- a/libmailutils/tests/Makefile.am
+++ b/libmailutils/tests/Makefile.am
@@ -96,6 +96,7 @@ TESTSUITE_AT = \
base64e.at\
debugspec.at\
decode2047.at\
+ dot.at\
crlf.at\
crlfdot.at\
ctm.at\

Return to:

Send suggestions and report system problems to the System administrator.