aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
...
* [Test] Add large https body testVsevolod Stakhov2019-08-143-5/+177
|
* [Test] Add more mime testsVsevolod Stakhov2019-08-141-0/+48
|
* Ignore coveralls API errorsAnton Yuzhaninov2019-08-131-9/+14
| | | | | | Exiting with zero exit code in case of errors in bad style, but we do not want to fail CI test run if coveralls.io is down. For other error (e. g. internal scrip errors) exit code still be non zero.
* [Fix] Fix more issues with nested messages + testsVsevolod Stakhov2019-08-131-30/+100
|
* [Minor] Rework utf8 lowercasingVsevolod Stakhov2019-08-131-4/+4
|
* [Test] More test fixesVsevolod Stakhov2019-08-124-10/+14
|
* [Test] Improve ssl testVsevolod Stakhov2019-08-122-4/+12
|
* [Minor] Lua_selectors: Allow to index numeric arrays in selectorsVsevolod Stakhov2019-07-231-0/+4
|
* [Feature] Lua_selectors: Add `words` selectorVsevolod Stakhov2019-07-231-2/+6
|
* [Minor] Add one more testVsevolod Stakhov2019-07-231-0/+5
|
* [Test] Add QP fuzz testingVsevolod Stakhov2019-07-221-0/+34
|
* [Test] Add tests for QP encodingVsevolod Stakhov2019-07-223-2/+88
|
* [Test] Fix broken testsVsevolod Stakhov2019-07-221-1/+3
|
* [Fix] Lua_tcp: Various fixes and debugging improvementsVsevolod Stakhov2019-07-211-1/+1
|
* [Test] Log usecVsevolod Stakhov2019-07-213-3/+3
|
* [Test] Add large TCP request testVsevolod Stakhov2019-07-214-4/+55
|
* [Test] Sigh, just wait...Vsevolod Stakhov2019-07-191-0/+1
|
* [Test] Various robot fixesVsevolod Stakhov2019-07-194-9/+32
|
* [Test] Add some more tests for maps in selectorsVsevolod Stakhov2019-07-191-0/+13
|
* [Test] Add tests for maps in selectorsVsevolod Stakhov2019-07-191-1/+16
|
* [Test] Killmeplease...Vsevolod Stakhov2019-07-172-3/+2
|
* [Test] Sigh, another try to fix robotVsevolod Stakhov2019-07-171-0/+1
|
* [Test] Sigh, brain damaged robotVsevolod Stakhov2019-07-171-1/+0
|
* [Test] Add functional tests for neural pluginVsevolod Stakhov2019-07-154-0/+115
|
* [Test] Sigh, poor-poor testVsevolod Stakhov2019-07-151-3/+3
|
* [Test] Try to fix racy testVsevolod Stakhov2019-07-151-1/+1
|
* [Minor] Use t1ha128 to avoid libsodium version enforcementVsevolod Stakhov2019-07-121-1/+1
|
* [Minor] Fix some cases of strong headers usageVsevolod Stakhov2019-07-121-1/+1
|
* [Test] Fix statistics testsVsevolod Stakhov2019-07-101-6/+10
|
* [Test] Remove obsoleted testVsevolod Stakhov2019-07-091-74/+0
|
* [Rework] Add C++ guards to all headersVsevolod Stakhov2019-07-081-1/+9
|
* [Test] Add symbols injection testsVsevolod Stakhov2019-07-041-0/+5
|
* [Test] Add test for kann load/saveVsevolod Stakhov2019-07-031-0/+3
|
* [Test] Add unit test for kannVsevolod Stakhov2019-07-011-0/+43
|
* [Test] Add angled recipients testVsevolod Stakhov2019-06-281-0/+8
|
* [Minor] Log all SMTP recipients to ClickHouseAnton Yuzhaninov2019-06-261-1/+4
|
* [Test] Add moar tests for settingsVsevolod Stakhov2019-06-253-0/+82
|
* [Fix] Settings: Fix settings check flagsVsevolod Stakhov2019-06-252-1/+2
|
* [Minor] Fix unique to work with iterators, add testsVsevolod Stakhov2019-06-241-13/+36
|
* [Test] Fix permissions maskVsevolod Stakhov2019-06-241-1/+8
|
* [Minor] Sigh, another fixVsevolod Stakhov2019-06-221-2/+2
|
* [Test] Fix functional testsVsevolod Stakhov2019-06-227-109/+21
|
* [Project] First refactoring step libevent->libevVsevolod Stakhov2019-06-226-9/+9
|
* [Project] Rename events.hVsevolod Stakhov2019-06-221-1/+1
|
* Merge pull request #2935 from citrin/clickhouseVsevolod Stakhov2019-06-214-357/+80
|\ | | | | [Minor] ClickHouse: Improve schema and tests
| * Save ClickHouse error logAnton Yuzhaninov2019-06-211-0/+1
| |
| * [Minor] Tests: Fix robot warning and reformat to better redabilityAnton Yuzhaninov2019-06-201-75/+62
| |
| * [Minor] Fix ClickHouse test after upgradeAnton Yuzhaninov2019-06-204-287/+22
| | | | | | | | | | | | | | | | Current ClickHouse version refuses to run from root if data directory is not owned by root. Run it from user clickhouse as it supposed to be run. Also cleanup ClickHouse config (some options prevented it to start, others just unnecessary).
* | [Minor] Update test to work with current robot versionAnton Yuzhaninov2019-06-213-34/+47
|/
* [Test] Improve settings tests coverageVsevolod Stakhov2019-06-152-0/+15
|