practicalswift
|
49de096c2a
|
Remove unused Boost includes
|
8 years ago |
Pieter Wuille
|
90620d66c9
|
scripted-diff: Rename cuckoo tests' local rand context
-BEGIN VERIFY SCRIPT-
sed -i 's/insecure_rand/local_rand_ctx/g' src/test/cuckoocache_tests.cpp
-END VERIFY SCRIPT-
|
8 years ago |
Jeremy Rubin
|
f9c88079df
|
Deduplicate SignatureCacheHasher
This moves the SignatureCacheHasher to the sigcache header, out of the anonymous
namespace, so that the tests can import it.
|
8 years ago |
Jeremy Rubin
|
3f098cccf6
|
Decrease testcase sizes in cuckoocache tests
|
8 years ago |
practicalswift
|
dbf30ff10f
|
[trivial] Fix typos in comments
|
8 years ago |
Lauda
|
5c66d41b7f
|
[Trivial] Grammar and typo correction
Minor corrections in src\test\* .
|
8 years ago |
Jeremy Rubin
|
67dac4e193
|
Add unit tests for the CuckooCache
SQUASHME: Update Tests for other SQUASHMEs
|
8 years ago |