]> git.ipfire.org Git - thirdparty/rspamd.git/commit
[Test] Merge test suites; use settings 3747/head
authorAndrew Lewis <nerf@judo.za.org>
Tue, 11 May 2021 11:50:29 +0000 (13:50 +0200)
committerAndrew Lewis <nerf@judo.za.org>
Tue, 18 May 2021 09:41:13 +0000 (11:41 +0200)
commit5f7dd6e1f27ebec013ed74865f9c1873414380cb
treee542005b610c32590a4586f313da844564295467
parent7974dd00478625cbe8e754e67e39bf52d361bda9
[Test] Merge test suites; use settings
47 files changed:
test/functional/cases/001_merged/100_general.robot [moved from test/functional/cases/100_general.robot with 71% similarity]
test/functional/cases/001_merged/101_lua.robot [new file with mode: 0644]
test/functional/cases/001_merged/102_multimap.robot [moved from test/functional/cases/102_multimap.robot with 70% similarity]
test/functional/cases/001_merged/104_get_from.robot [moved from test/functional/cases/104_get_from.robot with 84% similarity]
test/functional/cases/001_merged/105_mimetypes.robot [moved from test/functional/cases/105_mimetypes.robot with 81% similarity]
test/functional/cases/001_merged/106_mid.robot [moved from test/functional/cases/106_mid.robot with 71% similarity]
test/functional/cases/001_merged/114_phishing.robot [moved from test/functional/cases/114_phishing.robot with 51% similarity]
test/functional/cases/001_merged/115_dmarc.robot [moved from test/functional/cases/115_dmarc.robot with 80% similarity]
test/functional/cases/001_merged/117_spf.robot [moved from test/functional/cases/117_spf.robot with 81% similarity]
test/functional/cases/001_merged/160_antivirus.robot [moved from test/functional/cases/160_antivirus.robot with 84% similarity]
test/functional/cases/001_merged/220_http.robot [new file with mode: 0644]
test/functional/cases/001_merged/230_tcp.robot [moved from test/functional/cases/230_tcp.robot with 78% similarity]
test/functional/cases/001_merged/231_tcp_down.robot [new file with mode: 0644]
test/functional/cases/001_merged/240_redis.robot [moved from test/functional/cases/240_redis.robot with 58% similarity]
test/functional/cases/001_merged/250_dns.robot [moved from test/functional/cases/250_dns.robot with 70% similarity]
test/functional/cases/001_merged/270_selector.robot [moved from test/functional/cases/270_selector.robot with 60% similarity]
test/functional/cases/001_merged/280_rules.robot [moved from test/functional/cases/280_rules.robot with 70% similarity]
test/functional/cases/001_merged/281_fnames.robot [moved from test/functional/cases/281_fnames.robot with 55% similarity]
test/functional/cases/001_merged/290_greylist.robot [moved from test/functional/cases/290_greylist.robot with 61% similarity]
test/functional/cases/001_merged/300_rbl.robot [moved from test/functional/cases/300_rbl.robot with 74% similarity]
test/functional/cases/001_merged/310_udp.robot [moved from test/functional/cases/310_udp.robot with 79% similarity]
test/functional/cases/001_merged/321_arc_check.robot [moved from test/functional/cases/321_arc_check.robot with 63% similarity]
test/functional/cases/001_merged/340_surbl.robot [moved from test/functional/cases/340_surbl.robot with 83% similarity]
test/functional/cases/001_merged/350_magic.robot [moved from test/functional/cases/350_magic.robot with 82% similarity]
test/functional/cases/001_merged/__init__.robot [new file with mode: 0644]
test/functional/cases/101_lua.robot
test/functional/cases/220_http.robot [deleted file]
test/functional/cases/231_tcp_down.robot [deleted file]
test/functional/cases/241_redis_is_dead.robot
test/functional/cases/260_regex.robot
test/functional/configs/antivirus.conf [deleted file]
test/functional/configs/arc.conf [deleted file]
test/functional/configs/dmarc.conf [deleted file]
test/functional/configs/greylist.conf [deleted file]
test/functional/configs/merged-local.conf [new file with mode: 0644]
test/functional/configs/merged-override.conf [moved from test/functional/configs/multimap.conf with 50% similarity]
test/functional/configs/merged.conf [new file with mode: 0644]
test/functional/configs/mid.conf [deleted file]
test/functional/configs/mime_types.conf [deleted file]
test/functional/configs/phishing.conf [deleted file]
test/functional/configs/rbl.conf [deleted file]
test/functional/configs/selector.conf [deleted file]
test/functional/configs/surbl.conf [deleted file]
test/functional/lib/rspamd.robot
test/functional/lua/get_from.lua
test/functional/lua/http.lua
test/functional/lua/maps_kv.lua