summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [Test] Added test helper moduleMikhail Galanin2018-09-211-0/+18
* Merge pull request #2510 from negram/more-testVsevolod Stakhov2018-09-201-11/+25
|\
| * [Test] more testsMikhail Galanin2018-09-201-11/+25
* | [Test] Nicely print table difference when they do not matchMikhail Galanin2018-09-201-1/+106
|/
* [Test] Enable one more now-working test-caseMikhail Galanin2018-09-201-7/+6
* [Test] We don't this chek inside the test anymore. We have command-line param...Mikhail Galanin2018-09-201-6/+0
* [Test] Pass test-case patten into test engineMikhail Galanin2018-09-203-1/+16
* [Test] Uncommented cases which are now workingMikhail Galanin2018-09-201-51/+28
* Merge pull request #2502 from negram/selectors-testVsevolod Stakhov2018-09-191-0/+228
|\
| * Merge branch 'master' into selectors-testMikhail Galanin2018-09-192-0/+22
| |\
| * | [Test] Few "basic" test cases for selectorsMikhail Galanin2018-09-191-0/+228
* | | Merge pull request #2503 from negram/test-updateVsevolod Stakhov2018-09-191-4/+2
|\ \ \
| * | | [Test] Rewrote test using new assertionMikhail Galanin2018-09-191-4/+2
| | |/ | |/|
* / | [Test] Added key to run specifig lua-testMikhail Galanin2018-09-192-1/+42
|/ /
* / [Test] Assertions for table comparsion that are nicer to useMikhail Galanin2018-09-192-0/+22
|/
* [Test] Init URL parser before running unit testsMikhail Galanin2018-09-191-0/+1
* [Test] Input data for the last test caseMikhail Galanin2018-09-181-0/+2
* [Test] Added test for case "hello.\nagain"Mikhail Galanin2018-09-182-0/+7
* [Test] Forgotten configMikhail Galanin2018-09-181-0/+46
* [Test] Test for regexps in {sa_body} and urls with newlinesMikhail Galanin2018-09-183-0/+62
* [Fix] Fix more issues with watching of async eventsVsevolod Stakhov2018-09-121-0/+3
* Merge pull request #2485 from negram/dns-api-testVsevolod Stakhov2018-09-123-0/+92
|\
| * [Minor] Removed extra whitespaceMikhail Galanin2018-09-121-1/+1
| * [Test] Added test for DNS apiMikhail Galanin2018-09-123-0/+92
* | [Minor] Removed unused variableMikhail Galanin2018-09-121-1/+0
* | [Test] Added test for new version of Redis APIMikhail Galanin2018-09-123-3/+32
|/
* Merge branch 'master' into redis-coroutinesMikhail Galanin2018-09-111-0/+41
|\
| * [Test] Mark error with symbol in responseMikhail Galanin2018-09-101-1/+6
| * [Test] Added test case for error handling checkMikhail Galanin2018-09-101-0/+41
* | [Test] Added test for Redis APIMikhail Galanin2018-09-108-7/+243
|/
* Merge pull request #2476 from negram/fix-milter-testVsevolod Stakhov2018-09-107-11/+16
|\
| * [Test] More debug infoMikhail Galanin2018-09-101-0/+2
| * [Test] Mark "connection" resource as freedMikhail Galanin2018-09-101-1/+4
| * [Test] Use dofile instead of requireMikhail Galanin2018-09-105-10/+10
* | Merge pull request #2475 from negram/dnssec-mockVsevolod Stakhov2018-09-101-0/+35
|\ \
| * | [Test] More fake recorsMikhail Galanin2018-09-101-0/+25
| * | [Test] And another fake domainMikhail Galanin2018-09-101-0/+5
| * | [Test] One more domain to faking recordsMikhail Galanin2018-09-101-0/+5
| |/
* | Merge branch 'master' into rspamadm-coroutinesMikhail Galanin2018-09-107-31/+85
|\|
| * [Test] Small refactoring in dummy services testMikhail Galanin2018-09-076-30/+78
| * [Test] Added check if there was no segfault during the test runMikhail Galanin2018-09-061-0/+5
* | [Minor] It's too early to test rspamadm with redisMikhail Galanin2018-09-061-2/+0
* | [Test] Added more test for rspamadm and test for lua tcp client invoked via r...Mikhail Galanin2018-09-056-0/+137
|/
* [Test] Read the whole response from dummy httpMikhail Galanin2018-08-311-14/+33
* [Minor] testMikhail Galanin2018-08-301-1/+0
* [Test] Test for TCP libraryMikhail Galanin2018-08-305-29/+285
* [Test] Remove legacy tokenizer testsVsevolod Stakhov2018-08-241-34/+0
* [Test] Use new routines in test, just for test (manual one) :)Mikhail Galanin2018-08-241-4/+51
* [Test] More test cases for ClickHouseMikhail Galanin2018-08-2412-164/+305
* [Minor] Split lua_thread_pool_get on lua_thread_pool_get_for_task/lua_thread_...Mikhail Galanin2018-08-241-2/+2