aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [Test] Add multimap options testVsevolod Stakhov2023-05-152-0/+7
* [Test] Add unit testingVsevolod Stakhov2023-04-071-0/+10
* [Test] Add unit tests for the compression functionsVsevolod Stakhov2023-03-261-23/+95
* [Minor] Fix some compiler warningsDuncan Bellamy2023-03-147-7/+7
* [Test] Add a unit testVsevolod Stakhov2023-02-231-48/+154
* [Test] Properly set environment, fix teardown partVsevolod Stakhov2023-01-072-1/+1
* [Test] Clean up dummy ssl clientVsevolod Stakhov2022-12-311-0/+5
* [Test] Rework kill process tree utilityVsevolod Stakhov2022-12-311-3/+4
* [Test] Use asyncioVsevolod Stakhov2022-12-311-6/+10
* [Test] Remove another broken testVsevolod Stakhov2022-12-311-5/+5
* [Test] Fix another testVsevolod Stakhov2022-12-312-2/+6
* [Test] Fix one more stupid thingVsevolod Stakhov2022-12-311-1/+0
* [Test] Remove broken testsVsevolod Stakhov2022-12-311-11/+9
* [Test] Fix more testsVsevolod Stakhov2022-12-313-5/+4
* [Test] Fix some minor stuff in dummy_http serverVsevolod Stakhov2022-12-311-5/+5
* [Test] Rework HTTP testsVsevolod Stakhov2022-12-319-84/+75
* [Test] Rewrite dummy http serverVsevolod Stakhov2022-12-312-286/+123
* [Test] Exclude more speed/fuzz tests to allow unit tests execution under 1 secVsevolod Stakhov2022-12-273-87/+16
* [Test] Hide expensive unit tests with RSPAMD_LUA_EXPENSIVE_TESTS env variableVsevolod Stakhov2022-12-267-253/+266
* [Test] Disable a broken unit testVsevolod Stakhov2022-12-111-3/+3
* [Test] Fix a broken unit testVsevolod Stakhov2022-12-111-1/+1
* [Test] Add test for the added featuresVsevolod Stakhov2022-12-101-20/+25
* [Test] I got tired of that crap: just disable all broken tests as they fail n...Vsevolod Stakhov2022-12-051-10/+10
* [Test] Another try to fix a dummy serverVsevolod Stakhov2022-12-052-14/+30
* [Minor] Apply luacheck suggestionsVsevolod Stakhov2022-12-041-1/+1
* [Test] Sigh... remove another broken for no reason http testVsevolod Stakhov2022-12-031-1/+1
* [Test] Add external map test for multimapVsevolod Stakhov2022-12-033-5/+43
* [Test] Do not clean up hyperscan files during functional testsVsevolod Stakhov2022-12-011-0/+1
* [Test] Add test case for settings in the external mapVsevolod Stakhov2022-11-273-1/+28
* [Test] Add endpoint for settings testsVsevolod Stakhov2022-11-261-1/+5
* [Minor] Add tests and fix some minor issuesVsevolod Stakhov2022-11-221-5/+30
* [Minor] Fix tests and invocationVsevolod Stakhov2022-11-221-2/+3
* [Test] Disable broken testexternal-mapsVsevolod Stakhov2022-11-191-3/+4
* [Test] Another try to fix goddamned dummy http serverVsevolod Stakhov2022-11-191-2/+3
* [Test] Another minor fix for the testVsevolod Stakhov2022-11-191-1/+1
* [Test] Fix dummy http server for keep-alive postsVsevolod Stakhov2022-11-191-12/+15
* [Test] Use ip address due to my favourite issue with dual stackVsevolod Stakhov2022-11-191-1/+1
* [Test] Fix test codeVsevolod Stakhov2022-11-191-2/+2
* [Test] Start write tests for external mapsVsevolod Stakhov2022-11-194-1/+55
* [Test] Add another used domainVsevolod Stakhov2022-11-151-0/+1
* [Test] Fix test tldsVsevolod Stakhov2022-11-152-0/+14
* [Test] Define short tld file for testsVsevolod Stakhov2022-11-151-1/+2
* [Test] Fix multiple test issuesVsevolod Stakhov2022-11-152-8/+23
* [Test] Do not use hardcoded path for sqlite3 testsPetr Vaněk2022-11-071-9/+10
* [Test] Remove test case with non-deterministic resultPetr Vaněk2022-11-051-1/+0
* [Test] Add a test for SUBJECT_HAS_CURRENCY ruleVsevolod Stakhov2022-10-292-0/+9
* [Test] Fix broken testsVsevolod Stakhov2022-10-251-1/+1
* [Rework] Make http normalize path function a generic functionVsevolod Stakhov2022-10-231-1/+1
* [Test] Add more tests for the passwords checking logicVsevolod Stakhov2022-10-111-8/+24
* [Test] Another try to fix env variableVsevolod Stakhov2022-09-121-1/+1