height-based past activation tests use identical code; extract it to a function and call it passing the IsXEnabled function and height as parameters
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rABCd7f5657808e3: [refactor] extract function for past activation tests
ninja check
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- pass_function_by_param
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 15573 Build 31065: Build Diff build-without-wallet · build-clang-tidy · lint-circular-dependencies · build-diff · build-debug · build-clang Build 31064: arc lint + arc unit
Event Timeline
Comment Actions
Please edit the diff's title and description, right now they are not even proper sentences.
src/test/activation_tests.cpp | ||
---|---|---|
43 | Extra new line. |
src/test/activation_tests.cpp | ||
---|---|---|
43 | that line was removed by arc lint, should we change it? |
src/test/activation_tests.cpp | ||
---|---|---|
43 | arc lint doesn't remove new lines between functions. |