summaryrefslogtreecommitdiffstats
path: root/test/lua/tests.lua
Commit message (Collapse)AuthorAgeFilesLines
* [Minor] Add Lua coverage collection for unit-tests (#2528)Mikhail Galanin2018-09-251-1/+14
| | | | | | | | | | | | | | * [Minor] Add Lua coverage collection for unit-tests * [Minor] add coverage collection to CircleCI * [Minor] split into two lines * [Minor] sudo * [Minor] fixed nonsense * [Minor] Fix functional test
* [Test] Pass test-case patten into test engineMikhail Galanin2018-09-201-1/+7
| | | | | | | | | So that now we can set which test cases should be runned: $ ./test/rspamd-test -p /rspamd/lua -t selectors.lua -c "case .* rcpts" $ ./test/rspamd-test -p /rspamd/lua -c "case 1st rcpts" -c accepts Lua-pattern
* [Test] Assertions for table comparsion that are nicer to useMikhail Galanin2018-09-191-0/+1
|
* Adopt RSA test for telescope.Vsevolod Stakhov2015-02-281-0/+9
|
* Rework lua tests one more time.Vsevolod Stakhov2015-02-281-0/+22