summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* [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
|/
* [Minor] Revisit numeric_urlsAndrew Lewis2023-09-194-2/+271
|
* [Feature] rbl: support checking numeric URLs in isolationAndrew Lewis2023-09-114-0/+17
|
* [Minor] Remove unused variablesLinus Nordberg2023-09-082-3/+0
|
* [Minor] Treat last dot speciallyVsevolod Stakhov2023-08-101-0/+10
|
* [Test] Add one more test for urls parsingVsevolod Stakhov2023-08-101-118/+123
|
* [Minor] Test & fix has_only_html_part regressionAndrew Lewis2023-08-021-0/+10
|
* [Rework] Use clang-format to unify formatting in all sourcesVsevolod Stakhov2023-07-2620-1554/+1633
| | | | No meaningful changes.
* [Feature] external_relay: add ip_map strategySoha Jin2023-07-114-0/+30
|
* [Fix] test external_relay: count should always be the last rule,Soha Jin2023-07-111-0/+3
| | | | as it have no matching condition
* [Test] Add test cases for dynamic symbolsVsevolod Stakhov2023-06-103-0/+26
|
* [Test] Add multimap options testVsevolod Stakhov2023-05-152-0/+7
|
* [Test] Add unit testingVsevolod Stakhov2023-04-071-0/+10
|
* [Test] Add unit tests for the compression functionsVsevolod Stakhov2023-03-261-23/+95
|
* [Minor] Fix some compiler warningsDuncan Bellamy2023-03-147-7/+7
|
* [Test] Add a unit testVsevolod Stakhov2023-02-231-48/+154
|
* [Test] Properly set environment, fix teardown partVsevolod Stakhov2023-01-072-1/+1
|
* [Test] Clean up dummy ssl clientVsevolod Stakhov2022-12-311-0/+5
|
* [Test] Rework kill process tree utilityVsevolod Stakhov2022-12-311-3/+4
|
* [Test] Use asyncioVsevolod Stakhov2022-12-311-6/+10
|
* [Test] Remove another broken testVsevolod Stakhov2022-12-311-5/+5
|
* [Test] Fix another testVsevolod Stakhov2022-12-312-2/+6
|
* [Test] Fix one more stupid thingVsevolod Stakhov2022-12-311-1/+0
|
* [Test] Remove broken testsVsevolod Stakhov2022-12-311-11/+9
|
* [Test] Fix more testsVsevolod Stakhov2022-12-313-5/+4
|
* [Test] Fix some minor stuff in dummy_http serverVsevolod Stakhov2022-12-311-5/+5
|
* [Test] Rework HTTP testsVsevolod Stakhov2022-12-319-84/+75
|
* [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 ↵Vsevolod Stakhov2022-12-051-10/+10
| | | | not because of Rspamd
* [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
|