aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* [Test] Unify some configsAndrew Lewis2016-08-045-49/+34
|
* [Test] Add test for CDB mapsAndrew Lewis2016-08-043-0/+12
|
* [Test] Some basic tests for JSON sanityAndrew Lewis2016-08-033-0/+51
|
* [Test] Add DKIM sign + verify testsAndrew Lewis2016-08-023-0/+87
|
* [Test] Replace get_process_children with psutil functionAndrew Lewis2016-08-021-14/+2
|
* Merge pull request #775 from fatalbanana/multimapVsevolod Stakhov2016-08-013-3/+15
|\ | | | | Allow for matching hostnames in multimap (#773)
| * [Test] Add test for hostname mapAndrew Lewis2016-07-312-0/+12
| |
| * [Test] Some minor fixes for testsAndrew Lewis2016-07-312-3/+3
| |
* | [Feature] Check UTF validity when there are utf regexps in a mapVsevolod Stakhov2016-08-011-1/+1
|/
* [Test] Add a simple multimap utf testVsevolod Stakhov2016-07-314-0/+32
|
* Merge pull request #771 from fatalbanana/funVsevolod Stakhov2016-07-291-0/+1
|\ | | | | [Test] Help rspamd find fun.lua
| * [Test] Help rspamd find fun.luaAndrew Lewis2016-07-291-0/+1
| |
* | [Test] Some minor fixes & improvements for testsAndrew Lewis2016-07-293-23/+24
|/ | | | - Also machine-format test data again
* [Feature] Allow maps with multiple symbols and scoresVsevolod Stakhov2016-07-293-2/+42
|
* [Test] Add tests for controller passwordsVsevolod Stakhov2016-07-283-1/+94
|
* [Feature] Implement dependencies for mapsVsevolod Stakhov2016-07-282-1/+12
| | | | Issue: #765
* [Test] Add more tests for multimap moduleVsevolod Stakhov2016-07-285-1/+66
|
* Merge pull request #767 from fatalbanana/robotVsevolod Stakhov2016-07-281-4/+4
|\ | | | | [Test] Fix paths
| * [Test] Fix pathsAndrew Lewis2016-07-281-4/+4
| |
* | [Test] Add multimap testVsevolod Stakhov2016-07-282-0/+56
| |
* | [Fix] Fix paths in testsVsevolod Stakhov2016-07-282-2/+2
| |
* | [Test] Reorder testsVsevolod Stakhov2016-07-2818-0/+0
| |
* | [Test] Fix rspamc invocation to support arguments passingVsevolod Stakhov2016-07-281-2/+2
|/
* [Test] Rework tests framework to run in a custom environmentVsevolod Stakhov2016-07-282-7/+33
|
* [Test] Try harder to kill rspamd + child processes to avoid cascading failuresAndrew Lewis2016-07-253-9/+32
|
* Merge pull request #743 from fatalbanana/fuzzy-testVsevolod Stakhov2016-07-221-4/+1
|\ | | | | [Test] Set fuzzy worker count to 1
| * [Test] Set fuzzy worker count to 1Andrew Lewis2016-07-221-4/+1
| |
* | [Test] Add test for legacy RSPAMC protocolAndrew Lewis2016-07-222-0/+18
|/
* [Test] Sleep after calling rspamadm fuzzy_syncAndrew Lewis2016-07-211-0/+1
|
* [Test] Fix braindamaged shutdown_process functionAndrew Lewis2016-07-211-10/+5
|
* [Test] Don't insist on return code != 0 for broken stats testAndrew Lewis2016-07-211-1/+1
|
* [Test] Fix race conditions in functional testsAndrew Lewis2016-07-211-0/+2
|
* [Fix] Partial fix for mmap'd statistics testsAndrew Lewis2016-07-203-0/+4
|
* [Test] Integrate functional tests with Travis CIAndrew Lewis2016-07-187-5/+11
|
* [Test] Fix scan file testAndrew Lewis2016-07-171-1/+1
|
* [Test] Fix double bad extension testAndrew Lewis2016-07-171-1/+1
|
* [Test] Add test for pre & post filtersAndrew Lewis2016-07-172-0/+71
|
* [Test] Some basic functional tests for mime_types module & archivesAndrew Lewis2016-07-107-11/+127
| | | | | - Also some new features for Check Rspamc function - Run rspamd/rspamc with LD_LIBRARY_PATH
* [Test] Add & rework functional testsAndrew Lewis2016-07-0226-165/+521
| | | | | | - Machine formatted test data - More idiomatic use of test framework - Added tests for fuzzy & redis statistics
* [Test] Fix Python3 compatibilityAndrew Lewis2016-06-291-7/+14
|
* [Test] Add generic rspamc result processorAndrew Lewis2016-06-294-39/+28
|
* [Fix] Fix build with the new tests frameworkVsevolod Stakhov2016-06-291-28/+0
|
* [Test] New functional test frameworkAndrew Lewis2016-06-2732-542/+362
|
* [Minor] Print algorithm name when testing shinglesVsevolod Stakhov2016-06-211-2/+25
|
* [Minor] Add some more testsVsevolod Stakhov2016-06-161-3/+5
|
* [Feature] Implement SSL support in http clientVsevolod Stakhov2016-06-131-3/+7
|
* [Rework] Finish rework for the rest of places that use HTTPVsevolod Stakhov2016-06-102-1/+3
|
* [Feature] Add protection against open files limit and accepting socketsVsevolod Stakhov2016-06-091-1/+1
|
* [Fix] Try to fix false positive URL detections in text partsVsevolod Stakhov2016-05-121-2/+2
|
* [Test] Add static test for shinglesVsevolod Stakhov2016-05-121-0/+90
|