Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add fuzz testing for base32. | Vsevolod Stakhov | 2015-03-09 | 1 | -2/+18 |
* | Add basic base32 tests. | Vsevolod Stakhov | 2015-03-09 | 1 | -0/+34 |
* | Implement lua regexp split, write test case. | Vsevolod Stakhov | 2015-03-06 | 1 | -1/+24 |
* | Distinguish match and search in lua regexp. | Vsevolod Stakhov | 2015-03-06 | 1 | -3/+1 |
* | Adopt lua regexps for rspamd_regexp. | Vsevolod Stakhov | 2015-03-05 | 1 | -1/+2 |
* | Add unit test for lua regexp. | Vsevolod Stakhov | 2015-03-04 | 1 | -0/+31 |
* | Fix url extraction tests. | Vsevolod Stakhov | 2015-03-02 | 1 | -3/+3 |
* | Add unit test for url extraction. | Vsevolod Stakhov | 2015-03-02 | 1 | -0/+66 |
* | Fix broken asserts. | Vsevolod Stakhov | 2015-03-02 | 1 | -7/+7 |
* | Add test cases. | Vsevolod Stakhov | 2015-02-28 | 1 | -1/+10 |
* | Write unit test for redis substitution and fix a bug found. | Vsevolod Stakhov | 2015-02-28 | 1 | -0/+39 |
* | Add utf lc test case and fix the bug. | Vsevolod Stakhov | 2015-02-28 | 1 | -0/+23 |
* | Adopt RSA test for telescope. | Vsevolod Stakhov | 2015-02-28 | 2 | -34/+30 |
* | Rework lua tests one more time. | Vsevolod Stakhov | 2015-02-28 | 7 | -0/+1034 |
* | Rework lua tests structure, require external busted. | Vsevolod Stakhov | 2015-02-27 | 36 | -2828/+0 |
* | Reorganize lua tests. | Vsevolod Stakhov | 2015-02-27 | 36 | -26/+2860 |
* | Add lua test framework. | Vsevolod Stakhov | 2015-02-27 | 1 | -0/+0 |
* | Add a simple test of rsa utils in lua. | Vsevolod Stakhov | 2013-06-13 | 4 | -0/+94 |