Page MenuHomePhabricator

tests: consistently use underscores for functional tests
AbandonedPublic

Authored by majcosta on Aug 19 2021, 20:59.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Summary

as title

Test Plan
ninja all
./test/functional/test_runner.py --extended

Diff Detail

Repository
rABC Bitcoin ABC
Branch
use_underscore_for_functional_tests
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 16346
Build 32555: Build Diffbuild-without-wallet · build-diff · build-clang-tidy · build-clang · build-debug
Build 32554: arc lint + arc unit

Event Timeline

deadalnix requested changes to this revision.Aug 20 2021, 23:56
deadalnix added a subscriber: deadalnix.

It would be preferable to change these names for something that follow the proper convention, rather than changing them from one name that doesn't follow the convention to another.

This revision now requires changes to proceed.Aug 20 2021, 23:56