| Commit message (Expand) | Author | Age | Files | Lines |
* | [Test] Added test helper module | Mikhail Galanin | 2018-09-21 | 1 | -0/+18 |
* | Merge pull request #2510 from negram/more-test | Vsevolod Stakhov | 2018-09-20 | 1 | -11/+25 |
|\ |
|
| * | [Test] more tests | Mikhail Galanin | 2018-09-20 | 1 | -11/+25 |
* | | [Test] Nicely print table difference when they do not match | Mikhail Galanin | 2018-09-20 | 1 | -1/+106 |
|/ |
|
* | [Test] Enable one more now-working test-case | Mikhail Galanin | 2018-09-20 | 1 | -7/+6 |
* | [Test] We don't this chek inside the test anymore. We have command-line param... | Mikhail Galanin | 2018-09-20 | 1 | -6/+0 |
* | [Test] Pass test-case patten into test engine | Mikhail Galanin | 2018-09-20 | 3 | -1/+16 |
* | [Test] Uncommented cases which are now working | Mikhail Galanin | 2018-09-20 | 1 | -51/+28 |
* | Merge pull request #2502 from negram/selectors-test | Vsevolod Stakhov | 2018-09-19 | 1 | -0/+228 |
|\ |
|
| * | Merge branch 'master' into selectors-test | Mikhail Galanin | 2018-09-19 | 2 | -0/+22 |
| |\ |
|
| * | | [Test] Few "basic" test cases for selectors | Mikhail Galanin | 2018-09-19 | 1 | -0/+228 |
* | | | Merge pull request #2503 from negram/test-update | Vsevolod Stakhov | 2018-09-19 | 1 | -4/+2 |
|\ \ \ |
|
| * | | | [Test] Rewrote test using new assertion | Mikhail Galanin | 2018-09-19 | 1 | -4/+2 |
| | |/
| |/| |
|
* / | | [Test] Added key to run specifig lua-test | Mikhail Galanin | 2018-09-19 | 2 | -1/+42 |
|/ / |
|
* / | [Test] Assertions for table comparsion that are nicer to use | Mikhail Galanin | 2018-09-19 | 2 | -0/+22 |
|/ |
|
* | [Test] Init URL parser before running unit tests | Mikhail Galanin | 2018-09-19 | 1 | -0/+1 |
* | [Test] Input data for the last test case | Mikhail Galanin | 2018-09-18 | 1 | -0/+2 |
* | [Test] Added test for case "hello.\nagain" | Mikhail Galanin | 2018-09-18 | 2 | -0/+7 |
* | [Test] Forgotten config | Mikhail Galanin | 2018-09-18 | 1 | -0/+46 |
* | [Test] Test for regexps in {sa_body} and urls with newlines | Mikhail Galanin | 2018-09-18 | 3 | -0/+62 |
* | [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 | 3 | -0/+92 |
|\ |
|
| * | [Minor] Removed extra whitespace | Mikhail Galanin | 2018-09-12 | 1 | -1/+1 |
| * | [Test] Added test for DNS api | Mikhail Galanin | 2018-09-12 | 3 | -0/+92 |
* | | [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 | 3 | -3/+32 |
|/ |
|
* | Merge branch 'master' into redis-coroutines | Mikhail Galanin | 2018-09-11 | 1 | -0/+41 |
|\ |
|
| * | [Test] Mark error with symbol in response | Mikhail Galanin | 2018-09-10 | 1 | -1/+6 |
| * | [Test] Added test case for error handling check | Mikhail Galanin | 2018-09-10 | 1 | -0/+41 |
* | | [Test] Added test for Redis API | Mikhail Galanin | 2018-09-10 | 8 | -7/+243 |
|/ |
|
* | Merge pull request #2476 from negram/fix-milter-test | Vsevolod Stakhov | 2018-09-10 | 7 | -11/+16 |
|\ |
|
| * | [Test] More debug info | Mikhail Galanin | 2018-09-10 | 1 | -0/+2 |
| * | [Test] Mark "connection" resource as freed | Mikhail Galanin | 2018-09-10 | 1 | -1/+4 |
| * | [Test] Use dofile instead of require | Mikhail Galanin | 2018-09-10 | 5 | -10/+10 |
* | | Merge pull request #2475 from negram/dnssec-mock | Vsevolod Stakhov | 2018-09-10 | 1 | -0/+35 |
|\ \ |
|
| * | | [Test] More fake recors | Mikhail Galanin | 2018-09-10 | 1 | -0/+25 |
| * | | [Test] And another fake domain | Mikhail Galanin | 2018-09-10 | 1 | -0/+5 |
| * | | [Test] One more domain to faking records | Mikhail Galanin | 2018-09-10 | 1 | -0/+5 |
| |/ |
|
* | | Merge branch 'master' into rspamadm-coroutines | Mikhail Galanin | 2018-09-10 | 7 | -31/+85 |
|\| |
|
| * | [Test] Small refactoring in dummy services test | Mikhail Galanin | 2018-09-07 | 6 | -30/+78 |
| * | [Test] Added check if there was no segfault during the test run | Mikhail Galanin | 2018-09-06 | 1 | -0/+5 |
* | | [Minor] It's too early to test rspamadm with redis | Mikhail Galanin | 2018-09-06 | 1 | -2/+0 |
* | | [Test] Added more test for rspamadm and test for lua tcp client invoked via r... | Mikhail Galanin | 2018-09-05 | 6 | -0/+137 |
|/ |
|
* | [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 | 5 | -29/+285 |
* | [Test] Remove legacy tokenizer tests | Vsevolod Stakhov | 2018-08-24 | 1 | -34/+0 |
* | [Test] Use new routines in test, just for test (manual one) :) | Mikhail Galanin | 2018-08-24 | 1 | -4/+51 |
* | [Test] More test cases for ClickHouse | Mikhail Galanin | 2018-08-24 | 12 | -164/+305 |
* | [Minor] Split lua_thread_pool_get on lua_thread_pool_get_for_task/lua_thread_... | Mikhail Galanin | 2018-08-24 | 1 | -2/+2 |