Page MenuHomePhabricator

Add support for scheduler_tests in cmake
ClosedPublic

Authored by deadalnix on Apr 5 2018, 12:22.

Details

Summary

cmake doesn't set define about boost::this_thread::sleep_for and alike. This hasn't been an issue since Boost 1.52, but we are requiring Boost 1.58, so we don't really care.

Test Plan
ninja
./src/test/test_bitcoin

Diff Detail

Repository
rABC Bitcoin ABC
Branch
cmaketestscheduler
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2237
Build 2617: Bitcoin ABC Buildbot (legacy)
Build 2616: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Apr 5 2018, 19:09
This revision was automatically updated to reflect the committed changes.