Page MenuHomePhabricator

[cmake] Fix test run command line
ClosedPublic

Authored by deadalnix on Apr 10 2018, 21:04.

Details

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.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
cmaketest
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2287
Build 2712: Bitcoin ABC Buildbot (legacy)
Build 2711: arc lint + arc unit