aboutsummaryrefslogtreecommitdiff
path: root/src/test/cuckoocache_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* tests: Fix incorrect documentation for test case cuckoocache_hit_rate_okpracticalswift2018-06-271-1/+1
* Make it clear which functions that are intended to be translation unit localpracticalswift2018-05-031-6/+6
* Fix typosDimitris Apostolou2018-03-211-2/+2
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-4/+4
* Remove unused Boost includespracticalswift2017-06-091-2/+0
* scripted-diff: Rename cuckoo tests' local rand contextPieter Wuille2017-06-051-12/+12
* Deduplicate SignatureCacheHasherJeremy Rubin2017-04-121-19/+6
* Decrease testcase sizes in cuckoocache testsJeremy Rubin2017-03-301-6/+7
* [trivial] Fix typos in commentspracticalswift2017-03-211-1/+1
* [Trivial] Grammar and typo correctionLauda2017-01-221-1/+1
* Add unit tests for the CuckooCacheJeremy Rubin2016-12-141-0/+394