Add a new check-bitcoin-upgrade-activated target to run the unit tests
with the phonon activation time in the past (there is also a similar new
target for every boost unit tests suite).
This avoids having to reconfigure the build to run the tests.
Note that check-all runs this target as well for now.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGINGd8745997e675: [CMAKE] Separate the target for running the unit tests with upgrade
rABCd8745997e675: [CMAKE] Separate the target for running the unit tests with upgrade
ninja check-bitcoin # No upgrade ninja check-bitcoin-upgrade-activated # With phonon activation ninja check-all # Run both
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable