HomePhabricator

Suppress output when running unit tests.
4d51be1cf36fUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Suppress output when running unit tests.

This does two things:

  1. Now does not output to debug.log if -printtodebugger flag is passed
  2. Unit tests set -printtodebugger so only test results are output to stdout

Note that -printtodebugger only actually prints to the debugger on Windows.

Details

Provenance
Gavin Andresen <gavinandresen@gmail.com>Authored on Aug 20 2012, 15:33
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGb3a570d15822: Merge pull request #1641 from jgarzik/mempool
Branches
Unknown
Tags
Unknown

Event Timeline

Gavin Andresen <gavinandresen@gmail.com> committed rSTAGING4d51be1cf36f: Suppress output when running unit tests. (authored by Gavin Andresen <gavinandresen@gmail.com>).Aug 20 2012, 15:33