aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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
|
* [Test] Add test case for settings in the external mapVsevolod Stakhov2022-11-273-1/+28
|
* [Test] Add endpoint for settings testsVsevolod Stakhov2022-11-261-1/+5
|
* [Minor] Add tests and fix some minor issuesVsevolod Stakhov2022-11-221-5/+30
|
* [Minor] Fix tests and invocationVsevolod Stakhov2022-11-221-2/+3
|
* [Test] Disable broken testexternal-mapsVsevolod Stakhov2022-11-191-3/+4
|
* [Test] Another try to fix goddamned dummy http serverVsevolod Stakhov2022-11-191-2/+3
|
* [Test] Another minor fix for the testVsevolod Stakhov2022-11-191-1/+1
|
* [Test] Fix dummy http server for keep-alive postsVsevolod Stakhov2022-11-191-12/+15
|
* [Test] Use ip address due to my favourite issue with dual stackVsevolod Stakhov2022-11-191-1/+1
|