This build the test_bitcoin binary. The tests that require code generation are disabled for now.
Details
Details
- Reviewers
jasonbcox - Group Reviewers
Restricted Project - Commits
- rSTAGING3245df08822a: Add support to build tests with cmake
rABC3245df08822a: Add support to build tests with cmake
ninja ./src/test/test_bitcoin
Check that tests are passing.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
LGTM although you may want to add a comment in the code itself for why those tests are commented out. If you fix that in a timely fashion, adding the comment likely isn't necessary.