summaryrefslogtreecommitdiff
path: root/test/bloom.c
Commit message (Expand)AuthorAgeFilesLines
* add bloom filter test for adding NULL stringVincent Sanders2016-08-141-35/+76
* Fix warnings in unit testsVincent Sanders2016-08-081-1/+1
* Complete hash table tests and clean up ineterface.Vincent Sanders2015-07-121-0/+7
* Extend bloom filter test to check item count is correctVincent Sanders2015-07-101-0/+4
* Add unit test for bloom filterVincent Sanders2015-07-101-0/+195