HomePhabricator

[cmake] Fix test run command line

Description

[cmake] Fix test run command line

Summary: Useless arguement are passed to test, which is ok most of the time as they ignore it, but sometime, it's not.

Test Plan:
Change the command line for ctest to pass the -V flag.

ninja check

Ensure no superfluous flags are passed.

Reviewers: #bitcoin_abc, schancel

Reviewed By: #bitcoin_abc, schancel

Subscribers: teamcity

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

Details

Provenance
deadalnixAuthored on Apr 10 2018, 12:57
deadalnixPushed on Apr 11 2018, 23:07
Reviewer
Restricted Project
Differential Revision
D1273: [cmake] Fix test run command line
Parents
rABCc2b5a8ad1777: [secp256k1] Pass the SECP256K1_BUILD flag when building secp256k1's tooling.
Branches
Unknown
Tags
Unknown