aboutsummaryrefslogtreecommitdiff
path: root/src/test/checkqueue_tests.cpp
AgeCommit message (Expand)Author
2018-07-27Update copyright headers to 2018DrahtBot
2018-05-03Make it clear which functions that are intended to be translation unit localpracticalswift
2018-04-11test: Fix sign for expected valuesKarl-Johan Alm
2018-02-22test: Plug memory leaks and stack-use-after-scopeMarcoFalke
2017-12-13Merge #11558: Minimal code changes to allow msvc compilationWladimir J. van der Laan
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2017-11-10Minimal code changes to allow msvc compilation.Aaron Clauson
2017-08-09Expose more parallelism with relaxed atomics (suggested in #9938). Fix a test...Jeremy Rubin
2017-06-09Merge #10521: Limit variable scopePieter Wuille
2017-06-07scripted-diff: Use new naming style for insecure_rand* functionsPieter Wuille
2017-06-05scripted-diff: use insecure_rand256/randrange morePieter Wuille
2017-06-05Limit variable scopepracticalswift
2017-03-21[trivial] Fix typos in commentspracticalswift
2017-03-18Fix shadowing of local variables.Pavel Janík
2017-02-16Add CheckQueue TestsJeremy Rubin