PothosCore icon indicating copy to clipboard operation
PothosCore copied to clipboard

Feature: flag to print all --self-tests output

Open ncorgan opened this issue 5 years ago • 0 comments

PothosUtil --self-test1 prints all output for the given test, but PothosUtil --self-tests redirects stdout and only prints on test failure. While this is reasonable default behavior, it would be nice to be able to toggle this to print everything if multiple tests have common functionality being tested/debugged.

ncorgan avatar Aug 06 '20 13:08 ncorgan