]> git.ipfire.org Git - thirdparty/rspamd.git/commit
[Test] Allow running a single lua unit test 5972/head
authorGuillaume Outters <guillaume-installs@outters.eu>
Wed, 8 Apr 2026 13:48:21 +0000 (15:48 +0200)
committerGuillaume Outters <guillaume-installs@outters.eu>
Wed, 8 Apr 2026 14:16:46 +0000 (16:16 +0200)
commitcb2886796fbb216e46a52b4f30e1ee3b4dcbbbdd
tree76d820ee4fb91b9a2908c5a210c0eda0788f9eb9
parent8408f6403dbdb853d1cfd0864511510ec013419f
[Test] Allow running a single lua unit test

If the env variable $TESTS is set, use it instead of *.lua as the glob for files to run.
test/rspamd_lua_test.c