aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* [Test] Fix AV testsVsevolod Stakhov2018-09-291-4/+4
* Merge pull request #2540 from negram/dns-sync-rspamadmVsevolod Stakhov2018-09-272-1/+53
|\
| * [Test] fixed config pathMikhail Galanin2018-09-271-1/+1
| * [Test] Fixed undefined variable usageMikhail Galanin2018-09-271-3/+4
| * [Test] Add output loggingMikhail Galanin2018-09-271-0/+2
| * [Test] Added test for dns request from rspamadmMikhail Galanin2018-09-272-1/+50
* | [Minor] Close file once it is not neededMikhail Galanin2018-09-271-4/+4
|/
* [Minor] Add Lua coverage collection for unit-tests (#2528)Mikhail Galanin2018-09-251-1/+14
* [Test] Actually the functional testMikhail Galanin2018-09-241-0/+30
* [Test] Final cases for selectors - register_* and functional for regexpsMikhail Galanin2018-09-245-1/+98
* [Minor] Fix test casesVsevolod Stakhov2018-09-232-5/+5
* Revert "[Test] Check selector before processing"Vsevolod Stakhov2018-09-221-17/+16
* [Test] Check selector before processingVsevolod Stakhov2018-09-221-16/+17
* [Test] More test cases for selectorsMikhail Galanin2018-09-213-1/+315
* [Test] Small fixes on diff rendererMikhail Galanin2018-09-211-3/+2
* [Test] Use init_url() frim the new helperMikhail Galanin2018-09-213-26/+7
* [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