summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* [Test] Added check if there was no segfault during the test runMikhail Galanin2018-09-061-0/+5
|
* [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 ↵Mikhail Galanin2018-08-241-2/+2
| | | | lua_thread_pool_get_for_task/lua_thread_pool_get_for_config
* [Test] More test cases for HTTP APIMikhail Galanin2018-08-235-21/+118
|
* [Test] Improved process termination in testsMikhail Galanin2018-08-221-10/+26
|
* [Test] Added test for HTTP APIMikhail Galanin2018-08-225-4/+160
|
* Merge pull request #2433 from negram/clickhouse-migration-functional-testVsevolod Stakhov2018-08-2113-3/+868
|\ | | | | [Test] Added test for clickhouse migration vNONE -> v2
| * [Test] Added test for clickhouse migration vNONE -> v2Mikhail Galanin2018-08-2113-3/+868
| |
* | [Minor] Fix entities decodingVsevolod Stakhov2018-08-211-1/+2
|/
* [Minor] Benchmark for lua callsMikhail Galanin2018-08-205-1/+189
|
* [Test] Added few more fake recordsMikhail Galanin2018-08-143-1/+36
|
* Merge pull request #2418 from negram/save-logs-and-configs-in-testsVsevolod Stakhov2018-08-132-0/+21
|\ | | | | [Test] Save logs and config once a test has been done
| * [Test] Save logs and config once a test has been doneMikhail Galanin2018-08-132-0/+21
| |
* | [Test] Fake Lua test suiteMikhail Galanin2018-08-101-0/+5
| |
* | [Test] Cover "102 Multimap" suite with faked recordsMikhail Galanin2018-08-101-0/+140
|/
* [Fix] Use fake dns records in testsMikhail Galanin2018-08-081-0/+230
|
* [Test] Add more gtube parts to testVsevolod Stakhov2018-08-011-1/+32
|
* Merge pull request #2385 from negram/extract_specific_urls-reworkVsevolod Stakhov2018-07-311-0/+226
|\ | | | | Extract specific urls rework
| * [Minor] added test parsing html/phished urlsMikhail Galanin2018-07-311-12/+111
| |
| * [Minor] Pass params via table instead of long arglist. Added esld_limit ↵Mikhail Galanin2018-07-311-0/+127
| | | | | | | | param to lua_util.extract_specific_urls()
* | [Fix] Avoid one extra byte writingVsevolod Stakhov2018-07-311-0/+3
| |
* | [Test] Remove broken testVsevolod Stakhov2018-07-311-84/+0
| |
* | [Feature] Implement parsing of scoped IPv6 addressesVsevolod Stakhov2018-07-311-1/+3
|/
* [Test] Disable broken testVsevolod Stakhov2018-07-281-5/+6
|
* [Test] Log rspamc outputVsevolod Stakhov2018-07-281-0/+1
|
* [Fix] Detect empty text part as text, not HTMLMikhail Galanin2018-07-272-0/+18
| | | | Issue: #2367
* [Conf] Add fallback mapsVsevolod Stakhov2018-07-181-1/+4
|
* [Conf] Use remote mapsVsevolod Stakhov2018-07-171-1/+1
|
* [Minor] Redis support is now unconditionalVsevolod Stakhov2018-07-101-3/+1
|
* [Test] Add received headers parsing unit testsVsevolod Stakhov2018-07-031-0/+137
|
* [Minor] Reduce speed test cycles in unit testsVsevolod Stakhov2018-07-032-12/+17
|
* [Feature] Distinguish IP failures from connection failuresVsevolod Stakhov2018-07-021-2/+2
|
* [Test] Remove delayVsevolod Stakhov2018-06-261-1/+0
|
* [Minor] Fix more testsVsevolod Stakhov2018-06-231-1/+1
|
* [Test] Fix html unit testVsevolod Stakhov2018-06-231-1/+1
|
* [Test] Another blind try to fixVsevolod Stakhov2018-06-222-4/+12
|
* [Test] Sigh... another try to fix tests configVsevolod Stakhov2018-06-221-0/+1
|
* [Test] Use the proper configVsevolod Stakhov2018-06-221-1/+1
|
* [Test] Restore testVsevolod Stakhov2018-06-221-1/+7
|
* [Test] Try to disable testVsevolod Stakhov2018-06-211-7/+1
|
* [Test] Add a simple test for zerofontVsevolod Stakhov2018-06-212-0/+23
|
* [Fix] Update ed25519 signing schemaVsevolod Stakhov2018-06-183-26/+60
|
* [Test] Check legacy protocol more preciselyVsevolod Stakhov2018-06-151-2/+2
|
* [Test] Fix configVsevolod Stakhov2018-06-131-3/+2
|
* [Test] Add nginx setup testVsevolod Stakhov2018-06-133-1/+40
|