aboutsummaryrefslogtreecommitdiffstats
path: root/test/rspamd_cxx_unit_dkim.hxx
Commit message (Collapse)AuthorAgeFilesLines
* [Rework] Update fmt to version 11Vsevolod Stakhov2024-07-011-4/+4
|
* [Rework] Use clang-format to unify formatting in all sourcesVsevolod Stakhov2023-07-261-36/+37
| | | | No meaningful changes.
* [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
| | | | Issue: #4149
* [Test] Add tests for DKIM key record parsingVsevolod Stakhov2021-11-041-0/+159
Issue: #3955