aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Fix parsing of fragment in urlsVsevolod Stakhov2015-11-161-9/+12
|
* Fix HTML testsVsevolod Stakhov2015-11-161-9/+9
|
* Allow conditional build of snowball.Vsevolod Stakhov2015-10-231-1/+3
|
* Fix memory allocation in http testVsevolod Stakhov2015-10-201-1/+2
|
* Allow starting of multiple serversVsevolod Stakhov2015-10-191-66/+60
|
* Fix http test.Vsevolod Stakhov2015-10-191-2/+6
|
* Improve HTTP test for aes-gcm support.Vsevolod Stakhov2015-10-181-6/+105
|
* Enable openssl AES testsVsevolod Stakhov2015-10-181-0/+22
|
* Fix HTTP test.Vsevolod Stakhov2015-10-181-10/+22
|
* Minor fixes to settings.Vsevolod Stakhov2015-10-151-0/+2
|
* Fix functional tests.Vsevolod Stakhov2015-10-151-13/+0
|
* 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
| | | | Issue: #386
* 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
|