summaryrefslogtreecommitdiff
path: root/test/listpermdb.erl
Commit message (Collapse)AuthorAgeFilesLines
* Refactor marshallingMagnus Ahltorp2016-02-111-1/+1
| | | | Add chunking changes to listpermdb.erl
* Added rudimentary support for chunks.Magnus Ahltorp2016-02-111-1/+1
| | | | This means that the implementation should be compatible with the specification.
* Rough implementation of new permdb format.Magnus Ahltorp2016-02-101-0/+133
Added regression tests and benchmarks. Chunks not implemented yet.