aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* [Test] Avoid clashing with the main DBDIRVsevolod Stakhov2022-09-121-1/+1
* [Test] Fix broken testVsevolod Stakhov2022-09-101-0/+1
* [Minor] Remove priorities from idempotent filtersVsevolod Stakhov2022-09-101-1/+0
* [Test] Check the decoded length when doing base32 fuzz testVsevolod Stakhov2022-07-161-1/+3
* [Test] Add unit test for keepalive timeout parsingVsevolod Stakhov2022-07-091-0/+26
* [Test] Use fake record for testingVsevolod Stakhov2022-07-011-0/+6
* [Test] Add a test to ensure that DKIM verifier ignores unknown tagsVsevolod Stakhov2022-07-012-0/+23
* [Test] Improve settings testVsevolod Stakhov2022-06-021-1/+1
* [Minor] Add test for lower_utf8 selector transformationPavel Podkorytov2022-05-211-1/+7
* [Test] Add testing for the augmentations logicVsevolod Stakhov2022-05-142-2/+3
* [Test] Compare lists sorted...Vsevolod Stakhov2022-05-101-1/+1
* [Test] Properly set test casesVsevolod Stakhov2022-04-151-12/+12
* [Test] Do not cause sigsegv on failed testVsevolod Stakhov2022-04-151-5/+9
* [Test] Add a test with DKIM key with spaces in base64Vsevolod Stakhov2022-04-151-0/+9
* Remove dangling commentPetr Vaněk2022-04-061-2/+0
* [Minor] Add missing includeVsevolod Stakhov2022-04-021-0/+1