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 15586 Build 31088: Build Diff build-diff · lint-circular-dependencies · build-debug · build-clang-tidy · build-without-wallet · build-clang Build 31087: 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 ↗ | (On Diff #28265) | Extra new line. |
src/test/activation_tests.cpp | ||
---|---|---|
43 ↗ | (On Diff #28265) | that line was removed by arc lint, should we change it? |
src/test/activation_tests.cpp | ||
---|---|---|
43 ↗ | (On Diff #28265) | arc lint doesn't remove new lines between functions. |