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
- Branch
- cmake_remove_activated_tests_configuration
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 8684 Build 15354: Default Diff Build & Tests Build 15353: arc lint + arc unit