commit 497ac2e: Merge pull request #2715 from moisseev/test
GitHub
noreply at github.com
Thu Jan 17 14:00:04 UTC 2019
Author: Vsevolod Stakhov
Date: 2019-01-17 13:57:28 +0000
URL: https://github.com/rspamd/rspamd/commit/497ac2e3ef56ca9f43a5f59e46a196267d56c811 (HEAD -> master)
Merge pull request #2715 from moisseev/test
[Test] Add task:get_from(['mime']) test
test/functional/cases/104_get_from.robot | 53 ++++++++++++++++++++++
test/functional/configs/lua_script.conf | 25 ++++++++++
test/functional/lua/get_from.lua | 8 ++++
test/functional/messages/from/from.eml | 2 +
test/functional/messages/from/from_comment.eml | 2 +
test/functional/messages/from/from_dn.eml | 2 +
test/functional/messages/from/from_dn_base64.eml | 2 +
test/functional/messages/from/from_dn_comment.eml | 2 +
test/functional/messages/from/from_quoted_dn.eml | 2 +
.../messages/from/from_quoted_dn_comment.eml | 2 +
.../messages/from/from_quoted_dn_middle.eml | 2 +
.../messages/from/from_quoted_dn_middle_inner.eml | 2 +
12 files changed, 104 insertions(+)
More information about the Commits
mailing list