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
Lint
Lint Not Applicable
Unit
Tests Not Applicable