aboutsummaryrefslogtreecommitdiffstats
path: root/test/lua/unit/trie.lua
Commit message (Expand)AuthorAgeFilesLines
* [Test] Fix punny trie testVsevolod Stakhov2019-09-101-27/+20
* [Test] Add unit tests for trie table versionVsevolod Stakhov2019-09-051-0/+27
* [Minor] Fix ac-trie test case as it cannot deal with \0Vsevolod Stakhov2018-03-311-2/+2
* [Test] Improve trie unit testingVsevolod Stakhov2018-03-301-35/+33
* [Test] Fix unit testsVsevolod Stakhov2016-04-231-14/+20
* Indicies in lua starts from 1.Vsevolod Stakhov2015-04-071-3/+3
* Rework lua trie API, allow raw message search.Vsevolod Stakhov2015-04-071-1/+1
* Add unit tests for lua_trie.Vsevolod Stakhov2015-04-071-0/+57