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
/
scheduler_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripted-diff: Replace boost::bind with std::bind
Chun Kuan Lee
2018-10-20
1
-9
/
+8
*
Merge #14088: tests: Don't assert(...) with side effects
Wladimir J. van der Laan
2018-08-31
1
-2
/
+4
|
\
|
*
Don't assert(...) with side effects
practicalswift
2018-08-28
1
-2
/
+4
*
|
tests: Fix accidental trunction from int to bool
practicalswift
2018-08-28
1
-1
/
+1
|
/
*
Use assert when running from multithreaded code as BOOST_CHECK_* are not thre...
Jesse Cohen
2018-08-26
1
-2
/
+2
*
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-08-08
1
-1
/
+1
|
\
|
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
|
Add Unit Test for SingleThreadedSchedulerClient
Jesse Cohen
2018-05-18
1
-1
/
+43
|
/
*
Avoid unintentional unsigned integer wraparounds in tests
practicalswift
2018-02-23
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
-3
/
+3
*
[tests] Use FastRandomContext instead of boost::random::{mt19937,uniform_int_...
practicalswift
2017-06-07
1
-6
/
+4
*
[Trivial] Grammar and typo correction
Lauda
2017-01-22
1
-2
/
+2
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Kill insecure_random and associated global state
Wladimir J. van der Laan
2016-10-17
1
-3
/
+1
*
Reenable multithread scheduler test.
Pavel JanÃk
2016-05-06
1
-2
/
+0
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
test: Disable scheduler test manythreads
Wladimir J. van der Laan
2015-12-01
1
-0
/
+2
*
More robust CScheduler unit test
Gavin Andresen
2015-05-16
1
-9
/
+18
*
CScheduler unit test
Gavin Andresen
2015-05-14
1
-0
/
+110