Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Test] Add map reload test | Andrew Lewis | 2016-10-19 | 2 | -0/+3 |
| | |||||
* | Merge pull request #1028 from fatalbanana/fuzzy | Vsevolod Stakhov | 2016-10-14 | 3 | -3/+27 |
|\ | | | | | Test for fuzzy replication | ||||
| * | [Test] Test fuzzy replication | Andrew Lewis | 2016-10-13 | 3 | -3/+27 |
| | | |||||
* | | [Test] Try improve test stability | Andrew Lewis | 2016-10-14 | 7 | -1/+8 |
|/ | |||||
* | [Test] Extend SPF tests | Andrew Lewis | 2016-09-27 | 1 | -0/+3 |
| | |||||
* | [Test] Fix stats_path | Andrew Lewis | 2016-09-02 | 4 | -1/+5 |
| | |||||
* | [Test] Add tests for DMARC | Andrew Lewis | 2016-08-23 | 2 | -1/+2 |
| | |||||
* | [Feature] Add mempool maps in multimap | Andrew Lewis | 2016-08-18 | 1 | -0/+6 |
| | |||||
* | [Feature] ASN module; support matching ASN/country in multimap | Andrew Lewis | 2016-08-17 | 1 | -0/+10 |
| | | | | | - Also removed stuff from ip_score - Updated tests | ||||
* | [Test] Additions for multimap & proxy tests | Andrew Lewis | 2016-08-15 | 1 | -0/+4 |
| | | | | | - Test unfiltered URL map - Test SPAMC & RSPAMC protocols at proxy | ||||
* | Merge pull request #847 from fatalbanana/mmtest | Vsevolod Stakhov | 2016-08-15 | 1 | -0/+30 |
|\ | | | | | [Test] Add test for multimap URL maps & filters | ||||
| * | [Test] Add test for multimap URL maps & filters | Andrew Lewis | 2016-08-15 | 1 | -0/+30 |
| | | |||||
* | | Merge pull request #846 from fatalbanana/fuzzytest | Vsevolod Stakhov | 2016-08-15 | 1 | -0/+1 |
|\ \ | |/ |/| | [Test] Rework fuzzy tests | ||||
| * | [Test] Rework fuzzy tests | Andrew Lewis | 2016-08-14 | 1 | -0/+1 |
| | | | | | | | | | | | | | | - Add fuzzy & negative match tests - Check attachment & text samples - Add suites for different algorithms; keyed/unkeyed - Move overwrite/delete tests into general suite | ||||
* | | [Test] Add test for TLD parts | Andrew Lewis | 2016-08-14 | 1 | -1/+1 |
|/ | |||||
* | [Test] Add tests for redis maps in multimap | Andrew Lewis | 2016-08-12 | 1 | -0/+16 |
| | |||||
* | Merge pull request #840 from fatalbanana/sa_wlbl | Vsevolod Stakhov | 2016-08-11 | 1 | -0/+52 |
|\ | | | | | [Test] Some tests for SpamAssassin WLBLEval | ||||
| * | [Test] Some tests for SpamAssassin WLBLEval | Andrew Lewis | 2016-08-11 | 1 | -0/+52 |
| | | |||||
* | | [Test] Fix multimap CDB test | Andrew Lewis | 2016-08-11 | 1 | -1/+1 |
|/ | |||||
* | [Test] Add simple test for proxying | Andrew Lewis | 2016-08-09 | 1 | -0/+18 |
| | |||||
* | [Test] Add SpamAssassin metas/foreign dependencies test | Andrew Lewis | 2016-08-05 | 2 | -0/+11 |
| | |||||
* | [Test] Beginnings of tests for SpamAssassin plugin | Andrew Lewis | 2016-08-04 | 2 | -0/+37 |
| | |||||
* | [Test] Unify some configs | Andrew Lewis | 2016-08-04 | 3 | -46/+19 |
| | |||||
* | [Test] Add test for CDB maps | Andrew Lewis | 2016-08-04 | 2 | -0/+4 |
| | |||||
* | [Test] Add DKIM sign + verify tests | Andrew Lewis | 2016-08-02 | 2 | -0/+63 |
| | |||||
* | Merge pull request #775 from fatalbanana/multimap | Vsevolod Stakhov | 2016-08-01 | 1 | -0/+4 |
|\ | | | | | Allow for matching hostnames in multimap (#773) | ||||
| * | [Test] Add test for hostname map | Andrew Lewis | 2016-07-31 | 1 | -0/+4 |
| | | |||||
* | | [Feature] Check UTF validity when there are utf regexps in a map | Vsevolod Stakhov | 2016-08-01 | 1 | -1/+1 |
|/ | |||||
* | [Test] Add a simple multimap utf test | Vsevolod Stakhov | 2016-07-31 | 2 | -0/+8 |
| | |||||
* | [Test] Help rspamd find fun.lua | Andrew Lewis | 2016-07-29 | 1 | -0/+1 |
| | |||||
* | [Feature] Allow maps with multiple symbols and scores | Vsevolod Stakhov | 2016-07-29 | 2 | -1/+17 |
| | |||||
* | [Test] Add tests for controller passwords | Vsevolod Stakhov | 2016-07-28 | 2 | -1/+39 |
| | |||||
* | [Feature] Implement dependencies for maps | Vsevolod Stakhov | 2016-07-28 | 1 | -0/+7 |
| | | | | Issue: #765 | ||||
* | [Test] Add more tests for multimap module | Vsevolod Stakhov | 2016-07-28 | 4 | -0/+23 |
| | |||||
* | [Test] Add multimap test | Vsevolod Stakhov | 2016-07-28 | 1 | -0/+36 |
| | |||||
* | [Test] Set fuzzy worker count to 1 | Andrew Lewis | 2016-07-22 | 1 | -4/+1 |
| | |||||
* | [Fix] Partial fix for mmap'd statistics tests | Andrew Lewis | 2016-07-20 | 1 | -0/+2 |
| | |||||
* | [Test] Integrate functional tests with Travis CI | Andrew Lewis | 2016-07-18 | 1 | -1/+2 |
| | |||||
* | [Test] Some basic functional tests for mime_types module & archives | Andrew Lewis | 2016-07-10 | 1 | -0/+38 |
| | | | | | - Also some new features for Check Rspamc function - Run rspamd/rspamc with LD_LIBRARY_PATH | ||||
* | [Test] Add & rework functional tests | Andrew Lewis | 2016-07-02 | 4 | -14/+92 |
| | | | | | | - Machine formatted test data - More idiomatic use of test framework - Added tests for fuzzy & redis statistics | ||||
* | [Test] New functional test framework | Andrew Lewis | 2016-06-27 | 3 | -21/+16 |
| | |||||
* | Minor fixes to settings. | Vsevolod Stakhov | 2015-10-15 | 1 | -0/+2 |
| | |||||
* | Add functional test for task flags API. | Vsevolod Stakhov | 2015-09-25 | 1 | -0/+10 |
| | |||||
* | Some more fixes to sqlite backend. | Vsevolod Stakhov | 2015-07-27 | 1 | -2/+1 |
| | |||||
* | Remove google DNS from tests. | Vsevolod Stakhov | 2015-07-10 | 3 | -9/+0 |
| | |||||
* | Adopt build system for new tests. | Vsevolod Stakhov | 2015-07-09 | 3 | -3/+3 |
| | |||||
* | New functional tests approach. | Vsevolod Stakhov | 2015-07-09 | 3 | -8/+8 |
| | |||||
* | Add sqlite3 backend testing. | Vsevolod Stakhov | 2015-07-08 | 1 | -0/+4 |
| | |||||
* | Use more UCL vars for tests. | Vsevolod Stakhov | 2015-07-08 | 3 | -6/+6 |
| | |||||
* | Add dependencies test. | Vsevolod Stakhov | 2015-07-07 | 1 | -0/+32 |
| |