Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Test] added Lua test coverage collector for functional tests | Mikhail Galanin | 2018-10-05 | 1 | -0/+46 |
| | |||||
* | [Test] Fix reload test | Vsevolod Stakhov | 2018-10-02 | 1 | -2/+2 |
| | |||||
* | [Minor] Fixed sync redis connection with default arguments in rspamadm | Mikhail Galanin | 2018-10-01 | 1 | -3/+3 |
| | |||||
* | [Test] fixed config path | Mikhail Galanin | 2018-09-27 | 1 | -1/+1 |
| | |||||
* | [Test] Fixed undefined variable usage | Mikhail Galanin | 2018-09-27 | 1 | -3/+4 |
| | |||||
* | [Test] Added test for dns request from rspamadm | Mikhail Galanin | 2018-09-27 | 1 | -0/+29 |
| | |||||
* | [Test] Final cases for selectors - register_* and functional for regexps | Mikhail Galanin | 2018-09-24 | 1 | -0/+6 |
| | |||||
* | [Test] Test for regexps in {sa_body} and urls with newlines | Mikhail Galanin | 2018-09-18 | 1 | -0/+12 |
| | |||||
* | [Fix] Fix more issues with watching of async events | Vsevolod Stakhov | 2018-09-12 | 1 | -0/+3 |
| | |||||
* | Merge pull request #2485 from negram/dns-api-test | Vsevolod Stakhov | 2018-09-12 | 1 | -0/+52 |
|\ | | | | | [Test] Added test for DNS api | ||||
| * | [Minor] Removed extra whitespace | Mikhail Galanin | 2018-09-12 | 1 | -1/+1 |
| | | |||||
| * | [Test] Added test for DNS api | Mikhail Galanin | 2018-09-12 | 1 | -0/+52 |
| | | |||||
* | | [Minor] Removed unused variable | Mikhail Galanin | 2018-09-12 | 1 | -1/+0 |
| | | |||||
* | | [Test] Added test for new version of Redis API | Mikhail Galanin | 2018-09-12 | 1 | -3/+29 |
|/ | |||||
* | [Test] Added test for Redis API | Mikhail Galanin | 2018-09-10 | 3 | -1/+134 |
| | |||||
* | Merge pull request #2476 from negram/fix-milter-test | Vsevolod Stakhov | 2018-09-10 | 6 | -11/+14 |
|\ | | | | | Fix milter test | ||||
| * | [Test] Mark "connection" resource as freed | Mikhail Galanin | 2018-09-10 | 1 | -1/+4 |
| | | | | | | | | mt.disconnect() performs free(). If we call it twice with the same argument, we will get double free() | ||||
| * | [Test] Use dofile instead of require | Mikhail Galanin | 2018-09-10 | 5 | -10/+10 |
| | | | | | | | | require implies module loading via standard mechanism (which is have to present in LUA_PATH). Here we just load the specific files. | ||||
* | | [Test] Added more test for rspamadm and test for lua tcp client invoked via ↵ | Mikhail Galanin | 2018-09-05 | 3 | -0/+66 |
|/ | | | | rspamadm | ||||
* | [Test] Read the whole response from dummy http | Mikhail Galanin | 2018-08-31 | 1 | -14/+33 |
| | |||||
* | [Minor] test | Mikhail Galanin | 2018-08-30 | 1 | -1/+0 |
| | |||||
* | [Test] Test for TCP library | Mikhail Galanin | 2018-08-30 | 2 | -0/+173 |
| | |||||
* | [Test] Use new routines in test, just for test (manual one) :) | Mikhail Galanin | 2018-08-24 | 1 | -4/+51 |
| | |||||
* | [Test] More test cases for HTTP API | Mikhail Galanin | 2018-08-23 | 1 | -7/+53 |
| | |||||
* | [Test] Added test for HTTP API | Mikhail Galanin | 2018-08-22 | 1 | -0/+32 |
| | |||||
* | [Test] Extend & enable combined milter test | Andrew Lewis | 2018-02-27 | 1 | -4/+19 |
| | |||||
* | [Test] Extend milter tests | Andrew Lewis | 2018-02-12 | 8 | -55/+274 |
| | |||||
* | [Test] Beginning of tests for milter | Andrew Lewis | 2018-01-30 | 1 | -0/+59 |
| | |||||
* | [Minor] Fix tests | Andrew Lewis | 2017-09-11 | 1 | -0/+1 |
| | |||||
* | [Test] Settings: few more tests | Andrew Lewis | 2017-08-28 | 1 | -0/+3 |
| | |||||
* | [Test] Some tests for settings | Andrew Lewis | 2017-04-26 | 1 | -0/+26 |
| | |||||
* | [Test] Test option order | Andrew Lewis | 2017-03-23 | 1 | -0/+15 |
| | |||||
* | [Test] Test URL tag persistence | Andrew Lewis | 2017-02-28 | 1 | -0/+55 |
| | |||||
* | [Test] Test map key values | Andrew Lewis | 2017-02-27 | 1 | -0/+70 |
| | |||||
* | [Minor] Trim whitespace | Andrew Lewis | 2016-11-18 | 1 | -1/+1 |
| | |||||
* | [Test] Some basic tests for hashes in Lua | Andrew Lewis | 2016-11-18 | 1 | -0/+68 |
| | |||||
* | [Minor] Lint rspamadm & test suite scripts | Andrew Lewis | 2016-11-15 | 5 | -9/+5 |
| | |||||
* | [Test] Add map reload test | Andrew Lewis | 2016-10-19 | 1 | -0/+16 |
| | |||||
* | [Test] Fix tests | Andrew Lewis | 2016-08-14 | 1 | -1/+0 |
| | |||||
* | [Test] Add test for TLD parts | Andrew Lewis | 2016-08-14 | 1 | -0/+56 |
| | |||||
* | [Test] Add SpamAssassin metas/foreign dependencies test | Andrew Lewis | 2016-08-05 | 1 | -0/+7 |
| | |||||
* | [Test] Add test for recipient parsing sanity | Andrew Lewis | 2016-08-04 | 1 | -0/+14 |
| | |||||
* | [Test] Some basic tests for JSON sanity | Andrew Lewis | 2016-08-03 | 1 | -0/+3 |
| | |||||
* | [Test] Add test for pre & post filters | Andrew Lewis | 2016-07-17 | 1 | -0/+65 |
| | |||||
* | [Test] New functional test framework | Andrew Lewis | 2016-06-27 | 2 | -0/+69 |