Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Fix unit tests | Vsevolod Stakhov | 2020-02-10 | 1 | -13/+14 |
| | |||||
* | [Minor] test: remove hard-coded build directory | Peter Wu | 2020-01-21 | 1 | -0/+3 |
| | | | | | | | | | | | * Reproducible build: avoid defining the BUILDROOT macro and avoid embedding the build directory in the test image. Instead rely on the test files being present next to the executable. * I considered using g_test_build_filename, available since GLib 2.38 (available on all supported platforms, RHEL 7, Debian, Ubuntu, etc.), but decided against it because it would require setting the G_TEST_SRCDIR or G_TEST_BUILDDIR environment variables. Therefore this patch simply parses argv0 directly. | ||||
* | [Project] Support mempool flags | Vsevolod Stakhov | 2019-12-23 | 1 | -2/+2 |
| | |||||
* | [Rework] Rework initialisation to reduce static leaks count | Vsevolod Stakhov | 2019-09-27 | 1 | -1/+0 |
| | |||||
* | [Test] Fix functional tests | Vsevolod Stakhov | 2019-06-22 | 1 | -3/+4 |
| | |||||
* | [Project] First refactoring step libevent->libev | Vsevolod Stakhov | 2019-06-22 | 1 | -1/+1 |
| | |||||
* | [Minor] Disable broken http bench | Vsevolod Stakhov | 2019-02-19 | 1 | -1/+1 |
| | |||||
* | [Minor] Fix tests | Vsevolod Stakhov | 2018-11-21 | 1 | -2/+3 |
| | |||||
* | [Test] Pass test-case patten into test engine | Mikhail Galanin | 2018-09-20 | 1 | -0/+3 |
| | | | | | | | | | So that now we can set which test cases should be runned: $ ./test/rspamd-test -p /rspamd/lua -t selectors.lua -c "case .* rcpts" $ ./test/rspamd-test -p /rspamd/lua -c "case 1st rcpts" -c accepts Lua-pattern | ||||
* | [Test] Added key to run specifig lua-test | Mikhail Galanin | 2018-09-19 | 1 | -0/+21 |
| | | | | | | | example: $ ./test/rspamd-test -p /rspamd/lua -t selectors.lua no way to run two test suites atm | ||||
* | [Test] Init URL parser before running unit tests | Mikhail Galanin | 2018-09-19 | 1 | -0/+1 |
| | |||||
* | [Minor] Benchmark for lua calls | Mikhail Galanin | 2018-08-20 | 1 | -1/+2 |
| | |||||
* | [Project] Rework rspamadm and Lua init path | Vsevolod Stakhov | 2018-05-24 | 1 | -1/+1 |
| | |||||
* | [Test] Improve URL unit tests | Vsevolod Stakhov | 2018-03-30 | 1 | -1/+1 |
| | |||||
* | [Test] Add tests, fix normalization algorithm | Vsevolod Stakhov | 2017-01-08 | 1 | -2/+0 |
| | |||||
* | [Feature] Add mime tool to explore messages | Vsevolod Stakhov | 2016-12-14 | 1 | -2/+4 |
| | |||||
* | [Test] Disable broken tests | Vsevolod Stakhov | 2016-04-28 | 1 | -5/+5 |
| | |||||
* | [Feature] Add unit tests for heap | Vsevolod Stakhov | 2016-04-08 | 1 | -0/+1 |
| | |||||
* | Store event base in statistics library | Vsevolod Stakhov | 2016-01-06 | 1 | -1/+1 |
| | |||||
* | Fix tests | Vsevolod Stakhov | 2015-11-20 | 1 | -5/+3 |
| | |||||
* | Reorganize includes to reduce namespace pollution. | Vsevolod Stakhov | 2015-10-08 | 1 | -2/+0 |
| | |||||
* | Rename main.h and main.c to `rspamd.X` | Vsevolod Stakhov | 2015-09-22 | 1 | -1/+1 |
| | |||||
* | Add tags to rspamd_mempool. | Vsevolod Stakhov | 2015-08-27 | 1 | -2/+2 |
| | |||||
* | Remove legacy fuzzy code completely. | Vsevolod Stakhov | 2015-07-18 | 1 | -1/+0 |
| | |||||
* | Fix unit test building and starting. | Vsevolod Stakhov | 2015-07-14 | 1 | -0/+2 |
| | |||||
* | Add unit test for cryptobox. | Vsevolod Stakhov | 2015-05-07 | 1 | -0/+2 |
| | |||||
* | Fix tests build. | Vsevolod Stakhov | 2015-04-17 | 1 | -7/+3 |
| | |||||
* | Remove deprecated test. | Vsevolod Stakhov | 2015-03-24 | 1 | -1/+0 |
| | |||||
* | Initialize regexp library. | Vsevolod Stakhov | 2015-03-05 | 1 | -0/+3 |
| | |||||
* | Rework lua tests one more time. | Vsevolod Stakhov | 2015-02-28 | 1 | -19/+16 |
| | |||||
* | Rework lua tests structure, require external busted. | Vsevolod Stakhov | 2015-02-27 | 1 | -1/+5 |
| | |||||
* | Add lua test framework. | Vsevolod Stakhov | 2015-02-27 | 1 | -0/+1 |
| | |||||
* | Add HTTP connections speed test. | Vsevolod Stakhov | 2015-02-04 | 1 | -0/+1 |
| | |||||
* | Add some tests for shingles. | Vsevolod Stakhov | 2014-12-17 | 1 | -0/+1 |
| | |||||
* | Refactor function names. | Vsevolod Stakhov | 2014-11-29 | 1 | -1/+1 |
| | |||||
* | Add a simple upstreams test. | Vsevolod Stakhov | 2014-11-02 | 1 | -0/+1 |
| | |||||
* | Add cleanup. | Vsevolod Stakhov | 2014-09-18 | 1 | -0/+3 |
| | |||||
* | Rework radix tests. | Vsevolod Stakhov | 2014-09-17 | 1 | -2/+0 |
| | |||||
* | Add radix trie test suite. | Vsevolod Stakhov | 2014-09-12 | 1 | -0/+1 |
| | |||||
* | Restore testing framework. | Vsevolod Stakhov | 2014-09-12 | 1 | -8/+5 |
| | |||||
* | Refactor config API. | Vsevolod Stakhov | 2014-04-30 | 1 | -3/+3 |
| | |||||
* | Refactor memory pool naming. | Vsevolod Stakhov | 2014-04-20 | 1 | -2/+2 |
| | |||||
* | Improve test suite by using standard glib test options. | Vsevolod Stakhov | 2013-08-21 | 1 | -19/+3 |
| | |||||
* | Add a test suite for rcl. | Vsevolod Stakhov | 2013-08-09 | 1 | -0/+1 |
| | |||||
* | * Add simple test for rrd. | Vsevolod Stakhov | 2012-12-15 | 1 | -0/+1 |
| | | | | | | | | Several fixes to RRD API. TODO: fix test building TODO: improve update of rrd files TODO: rework shared libraries again | ||||
* | * Write tests for DKIM signature and key parsers. | Vsevolod Stakhov | 2012-05-29 | 1 | -0/+1 |
| | | | | Fix DKIM parsers. | ||||
* | Fixed threading for testing suite. | Vsevolod Stakhov | 2012-03-05 | 1 | -0/+5 |
| | |||||
* | Fix asynchronous IO API. | Vsevolod Stakhov | 2012-03-01 | 1 | -0/+1 |
| | | | | Write test case for aio. | ||||
* | Separate librspamdserver API from plugins and workers functions. | Vsevolod Stakhov | 2012-03-01 | 1 | -2/+8 |
| | | | | Make tests compileable again. | ||||
* | * Rework build process: | Vsevolod Stakhov | 2011-05-10 | 1 | -6/+9 |
| | | | | | | | | | | - add librspamdserver - link this library to all daemons and utils of rspamd - use subdirectories more often * Rework global variables logic - move them to the main process * Fix logging to handle utf-8 correctly * Add statshow utility and make it working * Move printf functions to separate source file |