]> source.dussan.org Git - rspamd.git/commit
Add ability to perform lua tests by rspamd.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 13 Jun 2013 12:59:38 +0000 (13:59 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 13 Jun 2013 12:59:38 +0000 (13:59 +0100)
commit9deefe925c11413cb4e37bf6ef7fd13730e7af1d
tree9ba5027904bcbfd5d9ee605adf560dc5019616c9
parent343985c16d9c32327855c53fcb11d7f5b8c666f9
Add ability to perform lua tests by rspamd.

This feature is useful for testing lua modules and writing
unit tests for lua modules.
src/lua/lua_common.c
src/lua/lua_common.h
src/main.c