gm: write all messages to stdout/stderr with "GM:" preamble to distinguish from vario...
authorepoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 13 Mar 2013 14:18:40 +0000 (14:18 +0000)
committerepoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 13 Mar 2013 14:18:40 +0000 (14:18 +0000)
commit5efdd0cb9cdf4c2017dc6ad70b2503bf04234d9b
tree87c0e8196b0b8453fdde805b791b27ee3ab0a10b
parent530efc808544e9ff79814f61678bd919b168cb21
gm: write all messages to stdout/stderr with "GM:" preamble to distinguish from various debug messages coming from elsewhere
Review URL: https://codereview.chromium.org/12691009

git-svn-id: http://skia.googlecode.com/svn/trunk@8126 2bbb7eff-a529-9590-31e7-b0007b416f81
20 files changed:
gm/gm.h
gm/gm_expectations.h
gm/gmmain.cpp
gm/tests/outputs/compared-against-different-pixels-images/output-expected/stderr [new file with mode: 0644]
gm/tests/outputs/compared-against-different-pixels-images/output-expected/stdout
gm/tests/outputs/compared-against-different-pixels-json/output-expected/stderr [new file with mode: 0644]
gm/tests/outputs/compared-against-different-pixels-json/output-expected/stdout
gm/tests/outputs/compared-against-empty-dir/output-expected/stderr [new file with mode: 0644]
gm/tests/outputs/compared-against-empty-dir/output-expected/stdout
gm/tests/outputs/compared-against-identical-bytes-images/output-expected/stderr [new file with mode: 0644]
gm/tests/outputs/compared-against-identical-bytes-images/output-expected/stdout
gm/tests/outputs/compared-against-identical-bytes-json/output-expected/stderr [new file with mode: 0644]
gm/tests/outputs/compared-against-identical-bytes-json/output-expected/stdout
gm/tests/outputs/compared-against-identical-pixels-images/output-expected/stderr [new file with mode: 0644]
gm/tests/outputs/compared-against-identical-pixels-images/output-expected/stdout
gm/tests/outputs/compared-against-identical-pixels-json/output-expected/stderr [new file with mode: 0644]
gm/tests/outputs/compared-against-identical-pixels-json/output-expected/stdout
gm/tests/outputs/no-readpath/output-expected/stderr [new file with mode: 0644]
gm/tests/outputs/no-readpath/output-expected/stdout
gm/tests/run.sh