Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Add Lua coverage collection for unit-tests (#2528) | Mikhail Galanin | 2018-09-25 | 1 | -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 engine | Mikhail Galanin | 2018-09-20 | 1 | -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 use | Mikhail Galanin | 2018-09-19 | 1 | -0/+1 |
| | |||||
* | Adopt RSA test for telescope. | Vsevolod Stakhov | 2015-02-28 | 1 | -0/+9 |
| | |||||
* | Rework lua tests one more time. | Vsevolod Stakhov | 2015-02-28 | 1 | -0/+22 |