aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Allow quoted filenames in scan input.Vsevolod Stakhov2015-08-051-1/+8
* Some more fixes to sqlite backend.Vsevolod Stakhov2015-07-271-2/+1
* Disable broken dkim test.Vsevolod Stakhov2015-07-251-0/+2
* Destroy memory pool in test.Vsevolod Stakhov2015-07-201-0/+2
* Add unit tests for the new mempool variables.Vsevolod Stakhov2015-07-201-0/+37
* Add config test stage to run_rspamd function.Vsevolod Stakhov2015-07-201-1/+14
* Add reload test case.Vsevolod Stakhov2015-07-201-0/+23
* Remove legacy fuzzy code completely.Vsevolod Stakhov2015-07-184-81/+0
* Add logic to preserve newlines in HTML.Vsevolod Stakhov2015-07-161-7/+4
* Add test case.Vsevolod Stakhov2015-07-161-0/+20
* More fixes to html parsing.Vsevolod Stakhov2015-07-161-2/+23
* Add html extraction unit test.Vsevolod Stakhov2015-07-162-2/+33
* Fix unit test building and starting.Vsevolod Stakhov2015-07-142-2/+4
* Fix splitting in case of bogus regexp.Vsevolod Stakhov2015-07-141-0/+3
* Add url encoded tests.Vsevolod Stakhov2015-07-111-0/+8
* Allow query parameters for files.Vsevolod Stakhov2015-07-111-0/+6
* Add a simple functional test for scanning a file.Vsevolod Stakhov2015-07-102-0/+36
* Remove google DNS from tests.Vsevolod Stakhov2015-07-103-9/+0
* Save log files on test errors completely.Vsevolod Stakhov2015-07-101-0/+7
* Use standard functions definitions.Vsevolod Stakhov2015-07-092-16/+8
* Fix issues in the tests.Vsevolod Stakhov2015-07-0910-42/+41
* Adopt build system for new tests.Vsevolod Stakhov2015-07-094-9/+9
* Remove bats tests.Vsevolod Stakhov2015-07-092-277/+0
* New functional tests approach.Vsevolod Stakhov2015-07-0919-44/+4674
* Add tests for xxhash and siphash.Vsevolod Stakhov2015-07-081-0/+48
* Add sqlite3 backend testing.Vsevolod Stakhov2015-07-083-3/+47
* Add functional test for #331.Vsevolod Stakhov2015-07-081-3/+17
* Use more UCL vars for tests.Vsevolod Stakhov2015-07-085-13/+25
* Improve functional tests teardown.Vsevolod Stakhov2015-07-081-1/+7
* Add test for empty part learning.Vsevolod Stakhov2015-07-072-0/+44
* Add dependencies test.Vsevolod Stakhov2015-07-074-1/+82
* Use BATS_TMPDIR instead of '/tmp' for tests.Vsevolod Stakhov2015-07-073-10/+13
* Add learning functional tests.Vsevolod Stakhov2015-07-064-0/+176
* Add encryption test.Vsevolod Stakhov2015-07-021-0/+11
* Store rspamd log permanently for functional tests.Vsevolod Stakhov2015-07-022-1/+7
* Add functional test for spamc protocol.Vsevolod Stakhov2015-07-022-0/+49
* Add streamline HTTP test (failing for now).Vsevolod Stakhov2015-07-023-1/+45
* Start functional tests.Vsevolod Stakhov2015-07-025-0/+102
* Add workarounds for numeric hosts in URLs.Vsevolod Stakhov2015-07-021-2/+17
* Add more unit tests for url parser.Vsevolod Stakhov2015-07-011-5/+15
* Add new url unit test.Vsevolod Stakhov2015-07-011-0/+33
* Fix issues with capturing patternsVsevolod Stakhov2015-06-301-5/+12
* Add captures unit test.Vsevolod Stakhov2015-06-301-0/+20
* Refactor events API.Vsevolod Stakhov2015-05-262-3/+3
* Add unit tests for b64 decoding and native encoding.Vsevolod Stakhov2015-05-251-0/+41
* Use not common name for tokenization exceptions.Vsevolod Stakhov2015-05-211-7/+7
* Add more unit tests for tokenization.Vsevolod Stakhov2015-05-211-5/+90
* Add tests for tokenizer bug.Vsevolod Stakhov2015-05-201-0/+3
* Add a simple unit test for tokenizer.Vsevolod Stakhov2015-05-201-0/+23
* Add unit test for base64 encoding.Vsevolod Stakhov2015-05-201-0/+71