]> git.ipfire.org Git - thirdparty/rspamd.git/commit
[Test] selectors: cases for partially-parsed selectors 6127/head
authorVsevolod Stakhov <vsevolod@rspamd.com>
Fri, 10 Jul 2026 13:16:22 +0000 (14:16 +0100)
committerVsevolod Stakhov <vsevolod@rspamd.com>
Fri, 10 Jul 2026 13:16:22 +0000 (14:16 +0100)
commit86ff7bb595c8cf07f2506dc77a63f7efa41eb1eb
tree7c3edb8e207d34958fb47efac99f84159e360a8e
parent5eb40ae6315504bbfefdca9bd274c6d68f2c705a
[Test] selectors: cases for partially-parsed selectors

Negative cases: a second ':' method, a stray closing paren and junk
after a ';' list element must be rejected. Control cases: valid
method/transform chains, selector lists and trailing whitespace must
keep parsing.
test/lua/unit/selectors.negative.lua