Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
Support RSA signing in lua_rsa module. Add save function for rsa_signature. Fix test logic for lua modules. |