Merge pull request #3691

db55263 threadpool: allow constructing an object, and misc tweaks (moneromooo-monero)
ce173cb core: remove threadpool dependency from header (moneromooo-monero)
3147468 unit_tests: add threadpool unit test (moneromooo-monero)
This commit is contained in:
luigi1111 2018-06-17 22:04:39 -05:00
commit cfd66dae4b
No known key found for this signature in database
GPG key ID: F4ACA0183641E010
6 changed files with 118 additions and 15 deletions

View file

@ -62,6 +62,7 @@ set(unit_tests_sources
test_tx_utils.cpp
test_peerlist.cpp
test_protocol_pack.cpp
threadpool.cpp
hardfork.cpp
unbound.cpp
uri.cpp