220 Commits (05ca72e767b9e90b82b21685299017cf39416a7e)

Author SHA1 Message Date
  Vsevolod Stakhov 93c21c9d66 Some more fixes to sqlite backend. 9 years ago
  Vsevolod Stakhov e38b84cd48 Disable broken dkim test. 9 years ago
  Vsevolod Stakhov 2ac61eafc2 Destroy memory pool in test. 9 years ago
  Vsevolod Stakhov 39f5804515 Add unit tests for the new mempool variables. 9 years ago
  Vsevolod Stakhov 913234f193 Add config test stage to run_rspamd function. 9 years ago
  Vsevolod Stakhov fcbb632de4 Add reload test case. 9 years ago
  Vsevolod Stakhov ab15b9a3c9 Remove legacy fuzzy code completely. 9 years ago
  Vsevolod Stakhov 80bce97605 Add logic to preserve newlines in HTML. 9 years ago
  Vsevolod Stakhov d4193cd267 Add test case. 9 years ago
  Vsevolod Stakhov a0f8924ef0 More fixes to html parsing. 9 years ago
  Vsevolod Stakhov 86069f3768 Add html extraction unit test. 9 years ago
  Vsevolod Stakhov 7eadc580cf Fix unit test building and starting. 9 years ago
  Vsevolod Stakhov 4271f629ed Fix splitting in case of bogus regexp. 9 years ago
  Vsevolod Stakhov b7b184bb90 Add url encoded tests. 9 years ago
  Vsevolod Stakhov 3ff2ccae3d Allow query parameters for files. 9 years ago
  Vsevolod Stakhov c24c45386f Add a simple functional test for scanning a file. 9 years ago
  Vsevolod Stakhov 09f2ef070f Remove google DNS from tests. 9 years ago
  Vsevolod Stakhov 48eb233fbc Save log files on test errors completely. 9 years ago
  Vsevolod Stakhov aac27905de Use standard functions definitions. 9 years ago
  Vsevolod Stakhov a88cb1b54f Fix issues in the tests. 9 years ago
  Vsevolod Stakhov c20631bd67 Adopt build system for new tests. 9 years ago
  Vsevolod Stakhov 864de26de1 Remove bats tests. 9 years ago
  Vsevolod Stakhov ac55cd6afb New functional tests approach. 9 years ago
  Vsevolod Stakhov cf5959a87b Add tests for xxhash and siphash. 9 years ago
  Vsevolod Stakhov 9db170cc0c Add sqlite3 backend testing. 9 years ago
  Vsevolod Stakhov ee3f091612 Add functional test for #331. 9 years ago
  Vsevolod Stakhov d32a7cf4ca Use more UCL vars for tests. 9 years ago
  Vsevolod Stakhov 5f593737d5 Improve functional tests teardown. 9 years ago
  Vsevolod Stakhov de12aa88fb Add test for empty part learning. 9 years ago
  Vsevolod Stakhov 4355ecf626 Add dependencies test. 9 years ago
  Vsevolod Stakhov 61d68ce55e Use BATS_TMPDIR instead of '/tmp' for tests. 9 years ago
  Vsevolod Stakhov ecdc74fd85 Add learning functional tests. 9 years ago
  Vsevolod Stakhov 6f6a371987 Add encryption test. 9 years ago
  Vsevolod Stakhov 98a46bf694 Store rspamd log permanently for functional tests. 9 years ago
  Vsevolod Stakhov 67bb533e89 Add functional test for spamc protocol. 9 years ago
  Vsevolod Stakhov 8d586a8cc1 Add streamline HTTP test (failing for now). 9 years ago
  Vsevolod Stakhov f20d566909 Start functional tests. 9 years ago
  Vsevolod Stakhov 31ef219018 Add workarounds for numeric hosts in URLs. 9 years ago
  Vsevolod Stakhov c88d384d79 Add more unit tests for url parser. 9 years ago
  Vsevolod Stakhov 307cb52ff8 Add new url unit test. 9 years ago
  Vsevolod Stakhov 0e85c23ee1 Fix issues with capturing patterns 9 years ago
  Vsevolod Stakhov abbfcd0c51 Add captures unit test. 9 years ago
  Vsevolod Stakhov f1e2f1acd4 Refactor events API. 9 years ago
  Vsevolod Stakhov 8ca5cb79b2 Add unit tests for b64 decoding and native encoding. 9 years ago
  Vsevolod Stakhov 1c957d5ea3 Use not common name for tokenization exceptions. 9 years ago
  Vsevolod Stakhov 97f3f341e3 Add more unit tests for tokenization. 9 years ago
  Vsevolod Stakhov 3a2be8f3d6 Add tests for tokenizer bug. 9 years ago
  Vsevolod Stakhov 8b724ff651 Add a simple unit test for tokenizer. 9 years ago
  Vsevolod Stakhov 946a6c448a Add unit test for base64 encoding. 9 years ago
  Vsevolod Stakhov 2e14aa473e Fix regexp splitting in lua. 9 years ago