index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
cuckoocache_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
1
-1
/
+1
*
scripted-diff: Sort test includes
MarcoFalke
2020-04-16
1
-2
/
+2
*
test: add missing #include to fix compiler errors
Karl-Johan Alm
2020-01-22
1
-0
/
+1
*
Merge #16978: test: Seed test RNG context for each test case, print seed
MarcoFalke
2019-11-07
1
-5
/
+5
|
\
|
*
test: Seed test RNG context for each test case, print seed
MarcoFalke
2019-10-09
1
-5
/
+5
*
|
scripted-diff: test: Move setup_common to test library
MarcoFalke
2019-11-06
1
-1
/
+1
*
|
doc: Doxygen-friendly CuckooCache comments
Jon Layton
2019-10-10
1
-5
/
+5
|
/
*
scripted-diff: Bump copyright headers in test, bench
MarcoFalke
2019-04-11
1
-1
/
+1
*
scripted-diff: Rename test_bitcoin to test/setup_common
MarcoFalke
2019-04-11
1
-1
/
+1
*
Fix cuckoocache_tests TSAN failure introduced in #14935. Fixes #14967.
practicalswift
2018-12-15
1
-2
/
+4
*
Merge #14935: tests: Test for expected return values when calling functions r...
MarcoFalke
2018-12-14
1
-2
/
+2
|
\
|
*
tests: Test for expected return values when calling functions returning a suc...
practicalswift
2018-12-13
1
-2
/
+2
*
|
Make unit tests use the insecure_rand_ctx exclusively
Pieter Wuille
2018-12-12
1
-28
/
+11
|
/
*
Make objects in range declarations immutable by default. Avoid unnecessary co...
practicalswift
2018-08-27
1
-3
/
+3
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
tests: Fix incorrect documentation for test case cuckoocache_hit_rate_ok
practicalswift
2018-06-27
1
-1
/
+1
*
Make it clear which functions that are intended to be translation unit local
practicalswift
2018-05-03
1
-6
/
+6
*
Fix typos
Dimitris Apostolou
2018-03-21
1
-2
/
+2
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-4
/
+4
*
Remove unused Boost includes
practicalswift
2017-06-09
1
-2
/
+0
*
scripted-diff: Rename cuckoo tests' local rand context
Pieter Wuille
2017-06-05
1
-12
/
+12
*
Deduplicate SignatureCacheHasher
Jeremy Rubin
2017-04-12
1
-19
/
+6
*
Decrease testcase sizes in cuckoocache tests
Jeremy Rubin
2017-03-30
1
-6
/
+7
*
[trivial] Fix typos in comments
practicalswift
2017-03-21
1
-1
/
+1
*
[Trivial] Grammar and typo correction
Lauda
2017-01-22
1
-1
/
+1
*
Add unit tests for the CuckooCache
Jeremy Rubin
2016-12-14
1
-0
/
+394