HomePhabricator

Refactor wallet tests as built by cmake

Description

Refactor wallet tests as built by cmake

Summary: The previous build would add them as a library, but this actually do not work as the test get pruned by the linker before boost has the opportunity to do anything with them. Now the test are directly built in the test_bitcoin executable.

Test Plan:

ninja
./src/test/test_bitcoin

Reviewers: #bitcoin_abc, jasonbcox

Reviewed By: #bitcoin_abc, jasonbcox

Subscribers: jasonbcox, teamcity

Differential Revision: https://reviews.bitcoinabc.org/D1247

Details

Provenance
deadalnixAuthored on Apr 5 2018, 13:55
deadalnixPushed on Apr 6 2018, 12:45
Reviewer
Restricted Project
Differential Revision
D1247: Refactor wallet tests as built by cmake
Parents
rABCd490fcc61ba7: Add support for scheduler_tests in cmake
Branches
Unknown
Tags
Unknown