HomePhabricator

[cmake] Add comments to express what tests do.

Description

[cmake] Add comments to express what tests do.

Summary: The current way of having an echo command before running the test is rather pointless as the echo is only rendered once the test finishes. Presumably, the author of these echo command intended to use the COMMENT directive.

Test Plan:

ninja check-bitcoin-util
ninja check-rpcauth
ninja check-functional

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D4536

Details

Provenance
deadalnixAuthored on Nov 25 2019, 17:01
deadalnixPushed on Nov 25 2019, 17:58
Reviewer
Restricted Project
Differential Revision
D4536: [cmake] Add comments to express what tests do.
Parents
rABC3d40bbd963c3: [cmake] Remove useless copy of create_cache.py
Branches
Unknown
Tags
Unknown