aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* [Minor] Fix exit codes usage to POSIX portable EXIT_FAILUREVsevolod Stakhov2021-08-291-1/+1
* [Minor] Adjust unit testVsevolod Stakhov2021-07-301-1/+1
* [Minor] Try to deal with urls with backslashes in pathVsevolod Stakhov2021-07-301-1/+5
* [Test] Selector that returns list of rspamd_textAndrew Lewis2021-07-282-0/+21
* [Minor] Remove extra namespaceVsevolod Stakhov2021-07-231-1/+1
* [Minor] Add std::hash specialisation + testsVsevolod Stakhov2021-07-231-10/+40
* [Minor] Add std::swap specialisationVsevolod Stakhov2021-07-231-0/+26
* [Test] Separate local_ptr unit testsVsevolod Stakhov2021-07-223-260/+287
* [Minor] Add weak ptr counterpartVsevolod Stakhov2021-07-221-0/+79
* [Minor] Enable make_shared like behaviourVsevolod Stakhov2021-07-221-0/+30