aboutsummaryrefslogtreecommitdiffstats
path: root/ptrie/trie_test.go
Commit message (Expand)AuthorAgeFilesLines
* Fixed testobscuren2014-11-211-2/+2
* Fixed iterator for short nodes.obscuren2014-11-211-2/+1
* Added paranoia check for triesobscuren2014-11-191-4/+31
* Increased coverageobscuren2014-11-191-1/+39
* Added caching and database interface to trieobscuren2014-11-191-20/+58
* Added new iterator and testsobscuren2014-11-191-0/+2
* Fixed tests for 'types'obscuren2014-11-191-1/+1
* added output testobscuren2014-11-181-1/+18
* New modified patricia trieobscuren2014-11-181-0/+138