summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* [Minor] Update my email and the copyright yearVsevolod Stakhov2022-03-253-3/+3
* [Test] Split testVsevolod Stakhov2022-03-231-3/+7
* [Test] Add test for csv detectionVsevolod Stakhov2022-03-132-1/+8
* [Minor] Microoptimize lua_util.str_endswithAnton Yuzhaninov2022-02-261-1/+32
* Spelling (#4086)Josh Soref2022-02-228-20/+20
* [Test] Add a test caseVsevolod Stakhov2022-02-171-0/+1
* [Minor] Tune Lua GC for Lua unit testsAnton Yuzhaninov2022-02-081-0/+2
* [Test] task:remove_symbol() on grouped virtual symbolAndrew Lewis2022-02-013-0/+32
* [Test] Fix mime dump testVsevolod Stakhov2021-12-091-0/+6
* [Test] Fix string formattingVsevolod Stakhov2021-12-091-3/+5
* [Test] Remove broken testVsevolod Stakhov2021-12-061-3/+4
* [Test] Add a small test for xxh3Vsevolod Stakhov2021-12-051-0/+6
* [Test] Improve envelope stuff testingVsevolod Stakhov2021-11-281-1/+28
* [Test] Fix testsVsevolod Stakhov2021-11-271-97/+100
* [Test] Oops, add a missing requireVsevolod Stakhov2021-11-241-2/+2
* [Test] Add unit test for message to ucl functionVsevolod Stakhov2021-11-241-0/+188
* [Test] One more fixVsevolod Stakhov2021-11-241-8/+7
* [Test] Add a simple config helper for the unit testsVsevolod Stakhov2021-11-242-24/+31
* [Test] Fix neural plugin testsPragadeesh Chandiran2021-11-223-38/+46
* [Test] Fix automatic training testsVsevolod Stakhov2021-11-103-37/+40
* [Test] Add tests for DKIM key record parsingVsevolod Stakhov2021-11-042-0/+160
* [Test] whitelist: fix testsAndrew Lewis2021-10-081-0/+3
* [Test] Move tests from lua to C++Vsevolod Stakhov2021-10-061-226/+0
* [Minor] Fix test message as we now process received headers as expectedVsevolod Stakhov2021-10-051-1/+1
* [Test] Add the test for the previous fixVsevolod Stakhov2021-09-221-0/+8
* [Test] Add tests for broken qp decodingVsevolod Stakhov2021-09-201-0/+10
* [Minor] Plug some leaks on error pathsVsevolod Stakhov2021-09-181-1/+2
* [Test] Avoid importing user configurationAndrew Lewis2021-09-151-2/+5
* Add SYSTEM_DOCTEST cmake optionPetr Vaněk2021-09-021-2/+0