aboutsummaryrefslogtreecommitdiffstats
path: root/test/rspamd_lua_test.c
Commit message (Expand)AuthorAgeFilesLines
* [Rework] Further types conversion (no functional changes)Vsevolod Stakhov2024-03-181-10/+10
* [Rework] Use clang-format to unify formatting in all sourcesVsevolod Stakhov2023-07-261-57/+57
* [Minor] Fix some compiler warningsDuncan Bellamy2023-03-141-1/+1
* [Minor] test: remove hard-coded build directoryPeter Wu2020-01-211-2/+5
* [Minor] Fix gc in lua testsVsevolod Stakhov2019-05-101-1/+1
* [Minor] Allow to tune GC related optionsVsevolod Stakhov2019-05-101-0/+1
* [Minor] Wipe memory in rspamadmVsevolod Stakhov2019-05-011-1/+1
* [Feature] Preprocess config files using jinja templatesVsevolod Stakhov2019-03-271-1/+1
* [Rework] Change lua global variables registrationVsevolod Stakhov2019-03-261-1/+2
* [Test] Pass test-case patten into test engineMikhail Galanin2018-09-201-0/+6
* [Test] Added key to run specifig lua-testMikhail Galanin2018-09-191-1/+21
* [Rework] Propagate ucl variables from the command lineVsevolod Stakhov2017-05-181-1/+1
* [Test] Properly set lua paths for testsVsevolod Stakhov2016-04-281-0/+1
* Switch the rest to apache 2Vsevolod Stakhov2016-02-041-20/+12
* Remove unused attribute from rspamd_lua_initVsevolod Stakhov2015-12-141-1/+1
* Reorganize includes to reduce namespace pollution.Vsevolod Stakhov2015-10-081-0/+5
* Rename main.h and main.c to `rspamd.X`Vsevolod Stakhov2015-09-221-1/+1
* Use portable macro to get global variable.Vsevolod Stakhov2015-03-081-1/+1
* Rework lua tests one more time.Vsevolod Stakhov2015-02-281-23/+64
* Rework lua tests structure, require external busted.Vsevolod Stakhov2015-02-271-36/+32
* Reorganize lua tests.Vsevolod Stakhov2015-02-271-0/+10
* Add lua test framework.Vsevolod Stakhov2015-02-271-0/+75