Merge pull request #5964
9a1dceaUse CScheduler for net's DumpAddresses (Gavin Andresen)ddd0acdCreate a scheduler thread for lightweight tasks (Gavin Andresen)68d370bCScheduler unit test (Gavin Andresen)cfefe5bscheduler: fix with boost <= 1.50 (Cory Fields)ca66717build: make libboost_chrono mandatory (Cory Fields)928b950CScheduler class for lightweight task scheduling (Gavin Andresen)e656560[Qt] add defaultConfirmTarget constant to sendcoinsdialog (Philip Kaufmann)
This commit is contained in:
@@ -61,6 +61,7 @@ BITCOIN_TESTS =\
|
||||
test/pow_tests.cpp \
|
||||
test/rpc_tests.cpp \
|
||||
test/sanity_tests.cpp \
|
||||
test/scheduler_tests.cpp \
|
||||
test/script_P2SH_tests.cpp \
|
||||
test/script_tests.cpp \
|
||||
test/scriptnum_tests.cpp \
|
||||
|
||||
Reference in New Issue
Block a user