Page MenuHomePhabricator

[CMAKE] Fix Qt tests when the wallet is not built
ClosedPublic

Authored by Fabien on Dec 13 2019, 10:02.

Details

Summary

This diff makes the addressbooktests.cpp to only build when the wallet
is enabled.

Test Plan
cmake -GNinja .. -DBUILD_BITCOIN_WALLET=OFF
ninja check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
cmake_fix_qt_test_no_wallet
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 8544
Build 15081: Default Diff Build & Tests
Build 15080: arc lint + arc unit