WIP: Updated rebase 0.17 deps #259

Closed
lbrynaut wants to merge 34 commits from updated-rebase-0.17-deps into bitcoin-0.17
lbrynaut commented 2019-03-06 17:49:45 +01:00 (Migrated from github.com)
No description provided.
bvbfan commented 2019-03-06 18:29:58 +01:00 (Migrated from github.com)

Can we keep BOOST_CHECK_EQUAL(a, b) over BOOST_CHECK(a == b), the second one do not show the 2 values when it fails.

Can we keep BOOST_CHECK_EQUAL(a, b) over BOOST_CHECK(a == b), the second one do not show the 2 values when it fails.
lbrynaut commented 2019-03-06 18:34:16 +01:00 (Migrated from github.com)

Can we keep BOOST_CHECK_EQUAL(a, b) over BOOST_CHECK(a == b), the second one do not show the 2 values when it fails.

Yes. BTW, this is still WIP, not expecting it'll merge soon. It's also an alternate/experimental take on #258

> Can we keep BOOST_CHECK_EQUAL(a, b) over BOOST_CHECK(a == b), the second one do not show the 2 values when it fails. Yes. BTW, this is still WIP, not expecting it'll merge soon. It's also an alternate/experimental take on #258

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbrycrd#259
No description provided.