aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* [Minor] Add a path testVsevolod Stakhov2020-12-221-1/+2
|
* [Minor] neural: use prefix in pool variable namesAndrew Lewis2020-12-171-1/+1
| | | | - Also deduplicate some duplicated stuff
* [Feature] Add controller endpoint for training neuralAndrew Lewis2020-12-176-2/+217
| | | | | | | | - Move neural functions to library - Parameterise spawn_train - neural plugin: Fix store_pool_only when autotrain is true - neural plugin: Use cache_set instead of mempool - Add test
* Merge pull request #3574 from fatalbanana/selectors_cacheVsevolod Stakhov2020-12-091-0/+11
|\ | | | | [Minor] Selectors: support extracting task cache variables
| * [Minor] Selectors: support extracting task cache variablesAndrew Lewis2020-12-091-0/+11
| |
* | [Test] Add some unit tests for punycode conversionAndrew Lewis2020-12-091-0/+31
|/
* Merge pull request #3561 from fatalbanana/multimap_disable_multisymbolVsevolod Stakhov2020-11-282-0/+11
|\ | | | | [Feature] Multimap: support adding map values as extra options
| * [Feature] Multimap: support adding map values as extra optionsAndrew Lewis2020-11-252-0/+11
| |
* | [Test] Disable broken test (type mismatch)Vsevolod Stakhov2020-11-251-3/+3
|/
* [Fix] Fix quoted-printable soft newlines bugged caseVsevolod Stakhov2020-11-201-0/+10
|
* [Minor] Fix some more lua compat issues with text:findVsevolod Stakhov2020-11-191-0/+3
|
* [Fix] Fix off-by-one with init checkVsevolod Stakhov2020-11-181-0/+2
|
* [Minor] Fix another stupid tests regressionVsevolod Stakhov2020-11-182-1/+1
|
* [Minor] Use CONFIGURE_DEPENDS for glob expressionsVsevolod Stakhov2020-11-181-1/+1
|
* [Test] Add some tests for rspamd_text:findVsevolod Stakhov2020-11-161-1/+45
|
* Merge pull request #3553 from fatalbanana/byteVsevolod Stakhov2020-11-161-0/+30
|\ | | | | [Minor] rspamd_text:byte() metamethod
| * [Minor] rspamd_text:byte() metamethodAndrew Lewis2020-11-161-0/+30
| |
* | [TEST] smtp datekorgoth12020-11-151-0/+11
| |
* | [Test] Fix testsVsevolod Stakhov2020-11-131-4/+4
|/
* [TEST] ARC_ALLOWkorgoth12020-11-1017-52/+449
|\
| * [Test] Add smtp date parser unit testsVsevolod Stakhov2020-11-091-0/+46
| |
| * [Test] Fix stupid robotVsevolod Stakhov2020-11-081-1/+1
| |
| * Merge pull request #3544 from fatalbanana/tpVsevolod Stakhov2020-11-052-28/+45
| |\ | | | | | | [Test] Rework composites test
| | * [Test] Rework composites testAndrew Lewis2020-11-052-28/+45
| | |
| * | [Fix] Composites: Allow partial matchVsevolod Stakhov2020-11-052-0/+10
| | |
| * | Merge pull request #3538 from fatalbanana/conditions_testVsevolod Stakhov2020-11-052-0/+30
| |\ \ | | | | | | | | [Test] Multiple conditions
| | * | [Test] Multiple conditionsAndrew Lewis2020-11-032-0/+30
| | | |
| * | | [Test] Fighting with windmills in robotVsevolod Stakhov2020-11-042-2/+15
| |/ /
| * | [Rework] Track maps originsVsevolod Stakhov2020-10-261-2/+2
| | |
| * | [Test] Improve test stabilityAndrew Lewis2020-10-263-15/+24
| | | | | | | | | | | | | | | | | | - Antivirus: better visibility into why test servers mightn't start - Antivirus: don't use ephemeral port range - Fuzzy skip hash: wait for map reload
| * | [Test] Map reload: improve test outputAndrew Lewis2020-10-161-2/+6
| | |
| * | [Fix] RBL: allow for multiple matches of the same label if types are differentAndrew Lewis2020-10-141-0/+5
| |/ | | | | | | - Also log full hostname in case of unknown result
| * [Feature] RBL: support use of multiple selectorsAndrew Lewis2020-10-122-0/+18
| |
| * [Test] RBL: content URLsAndrew Lewis2020-10-024-1/+243
| |
| * [Test] Add tests for multimap combined scoresVsevolod Stakhov2020-09-302-2/+4
| |
| * [Test] Fix fuzzy skip testAndrew Lewis2020-09-282-2/+3
| |
* | [TEST] ARC_ALLOWkorgoth12020-11-103-0/+222
| |
* | [TEST] ARC_ALLOWkorgoth12020-11-091-3/+0
| |
* | [TEST] ARC_ALLOWkorgoth12020-09-252-0/+111
|/
* [Test] Add some tests for IDNA dots in urlsVsevolod Stakhov2020-09-181-0/+15
|
* [Fix] Fix group based compositesVsevolod Stakhov2020-09-141-27/+3
|
* [Test] Fix unit testsVsevolod Stakhov2020-09-142-4/+4
|
* [Test] Add unit test for get_tld transform + sort test casesVsevolod Stakhov2020-09-131-2/+6
|
* [Test] Fix selectors testVsevolod Stakhov2020-09-131-6/+6
|
* [CritFix] Fix test assertion methodVsevolod Stakhov2020-09-131-1/+5
|
* [Test] Use HTTP & simplified test styleAndrew Lewis2020-09-0738-1173/+1198
|
* [TEST] FNameskorgoth12020-09-023-7/+30
|
* [TEST] FNameskorgoth12020-09-024-0/+49
|
* [Minor] Some fixes for aarch64Vsevolod Stakhov2020-09-021-16/+19
|
* [Test] Add neural PCA testsVsevolod Stakhov2020-08-282-10/+32
|