aboutsummaryrefslogtreecommitdiffstats
path: root/test/lua/unit/base64.lua
Commit message (Expand)AuthorAgeFilesLines
* [Test] Hide expensive unit tests with RSPAMD_LUA_EXPENSIVE_TESTS env variableVsevolod Stakhov2022-12-261-98/+100
* [Test] Improve testsVsevolod Stakhov2019-11-151-1/+1
* [Test] Improve base64 testVsevolod Stakhov2019-11-121-32/+56
* [Test] Add tests for QP encodingVsevolod Stakhov2019-07-221-1/+1
* [Minor] Reduce speed test cycles in unit testsVsevolod Stakhov2018-07-031-6/+9
* [Refactor] Correct misspelled messages in testsAlexander Moisseev2017-06-281-3/+3
* [Minor] Add benchmarks for base64 decoding speedVsevolod Stakhov2017-02-071-16/+69
* Add unit tests for b64 decoding and native encoding.Vsevolod Stakhov2015-05-251-0/+41
* Add unit test for base64 encoding.Vsevolod Stakhov2015-05-201-0/+71