aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix parsing of fixed length IP addresses.Vsevolod Stakhov2015-10-132-3/+3
* Reorganize includes to reduce namespace pollution.Vsevolod Stakhov2015-10-088-7/+21
* Improve performance profiling in http test.Vsevolod Stakhov2015-10-071-4/+40
* Fix http test.Vsevolod Stakhov2015-10-071-4/+6
* Fix scan file functional test.Vsevolod Stakhov2015-10-071-5/+0
* Fix tests.Vsevolod Stakhov2015-10-061-11/+13
* Do not use relative path for linkage.Vsevolod Stakhov2015-10-021-2/+2
* Add functional test for task flags API.Vsevolod Stakhov2015-09-254-1/+65
* Add tests for the problematic case in radix trie.Vsevolod Stakhov2015-09-231-0/+6
* Rename main.h and main.c to `rspamd.X`Vsevolod Stakhov2015-09-2213-13/+13
* Improve rrd tests.Vsevolod Stakhov2015-09-191-9/+15
* Fix rrd tests.Vsevolod Stakhov2015-09-151-3/+2
* Update rrd test.Vsevolod Stakhov2015-09-151-14/+47
* Turn on folding for now as gmime breaks everything.Vsevolod Stakhov2015-09-091-0/+3
* Add unit test for headers folding.Vsevolod Stakhov2015-09-081-0/+59
* Add tests and fix some issues.Vsevolod Stakhov2015-09-031-0/+1
* Add tags to rspamd_mempool.Vsevolod Stakhov2015-08-275-7/+7
* 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