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
/
checkqueue_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: Specify boost/thread/thread.hpp explicitly
Hennadii Stepanov
2020-06-04
1
-1
/
+1
*
test/checkqueue_tests: thread safety annotations
Anthony Towns
2020-05-19
1
-9
/
+14
*
test: Move boost/stdlib includes last
MarcoFalke
2020-04-17
1
-5
/
+5
*
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
1
-1
/
+1
*
scripted-diff: Sort test includes
MarcoFalke
2020-04-16
1
-5
/
+5
*
scripted-diff: Replace MilliSleep with UninterruptibleSleep
MarcoFalke
2020-02-21
1
-1
/
+1
*
Use correct C++11 header for std::swap()
Hennadii Stepanov
2019-11-29
1
-0
/
+1
*
Merge #17342: refactor: Clean up nScriptCheckThreads
MarcoFalke
2019-11-07
1
-9
/
+7
|
\
|
*
[tests] Don't use TestingSetup in the checkqueue_tests
John Newbery
2019-11-06
1
-9
/
+7
*
|
scripted-diff: test: Move setup_common to test library
MarcoFalke
2019-11-06
1
-1
/
+1
|
/
*
tests: Reduce compilation time and unneccessary recompiles by removing unused...
practicalswift
2019-06-26
1
-2
/
+1
*
Merge #15352: tests: Reduce noise level in test_bitcoin output
MarcoFalke
2019-04-16
1
-1
/
+0
|
\
|
*
tests: Reduce noise level in test_bitcoin output
practicalswift
2019-03-29
1
-1
/
+0
*
|
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
-1
/
+2
*
tests: Test for expected return values when calling functions returning a suc...
practicalswift
2018-12-13
1
-1
/
+1
*
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
1
-2
/
+2
*
tests: Use MakeUnique to construct objects owned by unique_ptrs
practicalswift
2018-09-21
1
-7
/
+7
*
Make objects in range declarations immutable by default. Avoid unnecessary co...
practicalswift
2018-08-27
1
-2
/
+2
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Make it clear which functions that are intended to be translation unit local
practicalswift
2018-05-03
1
-1
/
+1
*
test: Fix sign for expected values
Karl-Johan Alm
2018-04-11
1
-1
/
+1
*
test: Plug memory leaks and stack-use-after-scope
MarcoFalke
2018-02-22
1
-4
/
+4
*
Merge #11558: Minimal code changes to allow msvc compilation
Wladimir J. van der Laan
2017-12-13
1
-1
/
+1
|
\
|
*
Minimal code changes to allow msvc compilation.
Aaron Clauson
2017-11-10
1
-1
/
+1
*
|
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-6
/
+6
|
/
*
Expose more parallelism with relaxed atomics (suggested in #9938). Fix a test...
Jeremy Rubin
2017-08-09
1
-15
/
+18
*
Merge #10521: Limit variable scope
Pieter Wuille
2017-06-09
1
-4
/
+4
|
\
|
*
Limit variable scope
practicalswift
2017-06-05
1
-4
/
+4
*
|
scripted-diff: Use new naming style for insecure_rand* functions
Pieter Wuille
2017-06-07
1
-5
/
+5
*
|
scripted-diff: use insecure_rand256/randrange more
Pieter Wuille
2017-06-05
1
-5
/
+5
|
/
*
[trivial] Fix typos in comments
practicalswift
2017-03-21
1
-1
/
+1
*
Fix shadowing of local variables.
Pavel JanÃk
2017-03-18
1
-4
/
+4
*
Add CheckQueue Tests
Jeremy Rubin
2017-02-16
1
-0
/
+442