aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* [Test] Test multimap regexp_multi mapAndrew Lewis2024-05-275-0/+21
|
* [Test] Properly test symbols registrationVsevolod Stakhov2024-05-203-4/+5
|
* [Test] Add tests for grow_factorAndrew Lewis2024-04-104-0/+80
|
* [Test] Try break greylisting testsAndrew Lewis2024-04-052-4/+36
|
* [Test] Add unit testVsevolod Stakhov2024-03-241-0/+11
|
* [Rework] Further types conversion (no functional changes)Vsevolod Stakhov2024-03-1811-103/+103
|
* [Rework] Remove some of the GLib types in lieu of standard onesVsevolod Stakhov2024-03-183-10/+10
| | | | This types have constant conflicts with the system ones especially on OSX.
* [Test] More rework of the testsVsevolod Stakhov2024-03-153-67/+19
|
* [Test] Another try to fight with PythonVsevolod Stakhov2024-03-141-2/+13
| | | | It is probably easier to learn Chinese than to understand this language
* [Minor] Fix CLion fuck upVsevolod Stakhov2024-03-141-83/+0
|
* [Test] Remove demjson dependency as it is clearly outdated and brokenVsevolod Stakhov2024-03-141-4/+76
|
* [Test] rspamadm tests: override DBDIRAndrew Lewis2024-02-291-6/+26
|
* [Test] Use Robot-native process managementAndrew Lewis2024-02-299-90/+66
| | | | - Partially unbreak functional tests in Github Actions
* [Minor] Build tests with CTest in CmakeVsevolod Stakhov2024-02-191-44/+50
|
* [Test] Working with bloody robot to add some new testsVsevolod Stakhov2024-02-176-10/+119
|
* [Test] Add tests for dynamic fuzzy keysVsevolod Stakhov2024-02-175-8/+102
|
* [Test] Add unit testsVsevolod Stakhov2024-02-121-1/+28
|
* [Test] statistics: per-userAndrew Lewis2024-01-257-17/+58
|
* [Minor] Fix old testVsevolod Stakhov2024-01-241-8/+8
|
* [Test] Remove some invalid tests for 32 bit platformsVsevolod Stakhov2024-01-181-28/+29
| | | | Issue: #4754
* [Test] Fix tests on Robot Framework 7.0Andrew Lewis2024-01-121-3/+3
|
* [Test] Some more tests for loggingAndrew Lewis2024-01-017-6/+60
|
* [Test] Test systemd loggingAndrew Lewis2023-12-083-0/+28
|
* Merge pull request #4728 from fatalbanana/test_rspamadm_loggerVsevolod Stakhov2023-12-063-3/+14
|\ | | | | [Test] Exercise rspamadm lua logger in functional tests
| * [Test] Exercise rspamadm lua logger in functional testsAndrew Lewis2023-12-063-3/+14
| |
* | [Fix] dkim_signing: siging_table: lowercase before lookupAndrew Lewis2023-11-291-3/+3
|/
* [Test] Add unit tests for unfoldingVsevolod Stakhov2023-11-251-3/+48
|
* Merge pull request #4709 from fatalbanana/demiltertestVsevolod Stakhov2023-11-183-0/+6
|\ | | | | [Test] Skip miltertest tests if it is not installed
| * [Test] Skip miltertest tests if it is not installedAndrew Lewis2023-11-183-0/+6
| |
* | [Test] Fix dummy http server on python 3.6Andrew Lewis2023-11-181-1/+2
|/
* [Test] One more suspicious fix for settings testsAndrew Lewis2023-11-161-1/+1
|
* [Test] Try correct settings testAndrew Lewis2023-11-161-2/+2
|
* [Test] Try break testsAndrew Lewis2023-11-161-1/+1
|
* [Test] Set umask where it's usefulAndrew Lewis2023-11-131-0/+2
|
* [Minor] Try improve test stabilityAndrew Lewis2023-11-092-4/+6
|
* [Feature] Reiterate on gtube patternsVsevolod Stakhov2023-11-081-1/+1
|
* [Test] Break testAndrew Lewis2023-11-032-0/+2
|
* [Minor] Make Robot Framework loop unfunnyAndrew Lewis2023-10-301-6/+10
|
* [Minor] Reiterate on the previous changesAndrew Lewis2023-10-261-4/+4
| | | | | - Demote message to info level - Name it returncodes_matcher for better specificity
* [Feature] rbl: support globbed return codesAndrew Lewis2023-10-251-1/+5
|
* [Feature] rbl: support checking returncodes by CIDRAndrew Lewis2023-10-251-1/+2
|
* [Feature] rbl: support checking returncodes by regexAndrew Lewis2023-10-241-4/+6
|
* [Test] Banish luacheck from functional testsAndrew Lewis2023-10-171-10/+0
| | | | - Use luacheck from GitLab
* [Minor] Remove outdated fileVsevolod Stakhov2023-10-061-495/+0
|
* [Test] Use Robot Framework native IFAndrew Lewis2023-10-027-45/+109
| | | | - Since 4.0 (March 2021)
* Merge pull request #4617 from fatalbanana/multiarch_ciVsevolod Stakhov2023-09-291-1/+33
|\ | | | | Run CI on ARM
| * [Test] Multiarchify testsAndrew Lewis2023-09-291-1/+33
| |
* | Merge pull request #4615 from rspamd/vstakhov-known-sendersVsevolod Stakhov2023-09-275-0/+50
|\ \ | |/ |/| Merge tests into master branch
| * [Test] Rudimentary tests for known_senders pluginAndrew Lewis2023-09-255-0/+50
| |
* | [Test] Ignore encoding errorsAndrew Lewis2023-09-261-4/+4
|/