Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow quoted filenames in scan input. | Vsevolod Stakhov | 2015-08-05 | 1 | -1/+8 |
* | Some more fixes to sqlite backend. | Vsevolod Stakhov | 2015-07-27 | 1 | -2/+1 |
* | Disable broken dkim test. | Vsevolod Stakhov | 2015-07-25 | 1 | -0/+2 |
* | Destroy memory pool in test. | Vsevolod Stakhov | 2015-07-20 | 1 | -0/+2 |
* | Add unit tests for the new mempool variables. | Vsevolod Stakhov | 2015-07-20 | 1 | -0/+37 |
* | Add config test stage to run_rspamd function. | Vsevolod Stakhov | 2015-07-20 | 1 | -1/+14 |
* | Add reload test case. | Vsevolod Stakhov | 2015-07-20 | 1 | -0/+23 |
* | Remove legacy fuzzy code completely. | Vsevolod Stakhov | 2015-07-18 | 4 | -81/+0 |
* | Add logic to preserve newlines in HTML. | Vsevolod Stakhov | 2015-07-16 | 1 | -7/+4 |
* | Add test case. | Vsevolod Stakhov | 2015-07-16 | 1 | -0/+20 |
* | More fixes to html parsing. | Vsevolod Stakhov | 2015-07-16 | 1 | -2/+23 |
* | Add html extraction unit test. | Vsevolod Stakhov | 2015-07-16 | 2 | -2/+33 |
* | Fix unit test building and starting. | Vsevolod Stakhov | 2015-07-14 | 2 | -2/+4 |
* | Fix splitting in case of bogus regexp. | Vsevolod Stakhov | 2015-07-14 | 1 | -0/+3 |
* | Add url encoded tests. | Vsevolod Stakhov | 2015-07-11 | 1 | -0/+8 |
* | Allow query parameters for files. | Vsevolod Stakhov | 2015-07-11 | 1 | -0/+6 |
* | Add a simple functional test for scanning a file. | Vsevolod Stakhov | 2015-07-10 | 2 | -0/+36 |
* | Remove google DNS from tests. | Vsevolod Stakhov | 2015-07-10 | 3 | -9/+0 |
* | Save log files on test errors completely. | Vsevolod Stakhov | 2015-07-10 | 1 | -0/+7 |
* | Use standard functions definitions. | Vsevolod Stakhov | 2015-07-09 | 2 | -16/+8 |
* | Fix issues in the tests. | Vsevolod Stakhov | 2015-07-09 | 10 | -42/+41 |
* | Adopt build system for new tests. | Vsevolod Stakhov | 2015-07-09 | 4 | -9/+9 |
* | Remove bats tests. | Vsevolod Stakhov | 2015-07-09 | 2 | -277/+0 |
* | New functional tests approach. | Vsevolod Stakhov | 2015-07-09 | 19 | -44/+4674 |
* | Add tests for xxhash and siphash. | Vsevolod Stakhov | 2015-07-08 | 1 | -0/+48 |
* | Add sqlite3 backend testing. | Vsevolod Stakhov | 2015-07-08 | 3 | -3/+47 |
* | Add functional test for #331. | Vsevolod Stakhov | 2015-07-08 | 1 | -3/+17 |
* | Use more UCL vars for tests. | Vsevolod Stakhov | 2015-07-08 | 5 | -13/+25 |
* | Improve functional tests teardown. | Vsevolod Stakhov | 2015-07-08 | 1 | -1/+7 |
* | Add test for empty part learning. | Vsevolod Stakhov | 2015-07-07 | 2 | -0/+44 |
* | Add dependencies test. | Vsevolod Stakhov | 2015-07-07 | 4 | -1/+82 |
* | Use BATS_TMPDIR instead of '/tmp' for tests. | Vsevolod Stakhov | 2015-07-07 | 3 | -10/+13 |
* | Add learning functional tests. | Vsevolod Stakhov | 2015-07-06 | 4 | -0/+176 |
* | Add encryption test. | Vsevolod Stakhov | 2015-07-02 | 1 | -0/+11 |
* | Store rspamd log permanently for functional tests. | Vsevolod Stakhov | 2015-07-02 | 2 | -1/+7 |
* | Add functional test for spamc protocol. | Vsevolod Stakhov | 2015-07-02 | 2 | -0/+49 |
* | Add streamline HTTP test (failing for now). | Vsevolod Stakhov | 2015-07-02 | 3 | -1/+45 |
* | Start functional tests. | Vsevolod Stakhov | 2015-07-02 | 5 | -0/+102 |
* | Add workarounds for numeric hosts in URLs. | Vsevolod Stakhov | 2015-07-02 | 1 | -2/+17 |
* | Add more unit tests for url parser. | Vsevolod Stakhov | 2015-07-01 | 1 | -5/+15 |
* | Add new url unit test. | Vsevolod Stakhov | 2015-07-01 | 1 | -0/+33 |
* | Fix issues with capturing patterns | Vsevolod Stakhov | 2015-06-30 | 1 | -5/+12 |
* | Add captures unit test. | Vsevolod Stakhov | 2015-06-30 | 1 | -0/+20 |
* | Refactor events API. | Vsevolod Stakhov | 2015-05-26 | 2 | -3/+3 |
* | Add unit tests for b64 decoding and native encoding. | Vsevolod Stakhov | 2015-05-25 | 1 | -0/+41 |
* | Use not common name for tokenization exceptions. | Vsevolod Stakhov | 2015-05-21 | 1 | -7/+7 |
* | Add more unit tests for tokenization. | Vsevolod Stakhov | 2015-05-21 | 1 | -5/+90 |
* | Add tests for tokenizer bug. | Vsevolod Stakhov | 2015-05-20 | 1 | -0/+3 |
* | Add a simple unit test for tokenizer. | Vsevolod Stakhov | 2015-05-20 | 1 | -0/+23 |
* | Add unit test for base64 encoding. | Vsevolod Stakhov | 2015-05-20 | 1 | -0/+71 |