aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/tests/outputs/compared-against-different-pixels-images/output-expected/stdout
diff options
context:
space:
mode:
authorGravatar epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-03-13 14:18:40 +0000
committerGravatar epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-03-13 14:18:40 +0000
commit5efdd0cb9cdf4c2017dc6ad70b2503bf04234d9b (patch)
tree87c0e8196b0b8453fdde805b791b27ee3ab0a10b /gm/tests/outputs/compared-against-different-pixels-images/output-expected/stdout
parent530efc808544e9ff79814f61678bd919b168cb21 (diff)
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
Diffstat (limited to 'gm/tests/outputs/compared-against-different-pixels-images/output-expected/stdout')
-rw-r--r--gm/tests/outputs/compared-against-different-pixels-images/output-expected/stdout6
1 files changed, 3 insertions, 3 deletions
diff --git a/gm/tests/outputs/compared-against-different-pixels-images/output-expected/stdout b/gm/tests/outputs/compared-against-different-pixels-images/output-expected/stdout
index d4b37eae40..955fa27545 100644
--- a/gm/tests/outputs/compared-against-different-pixels-images/output-expected/stdout
+++ b/gm/tests/outputs/compared-against-different-pixels-images/output-expected/stdout
@@ -1,3 +1,3 @@
-reading from gm/tests/inputs/images/different-pixels
-drawing... selftest1 [300 200]
-Ran 1 tests: 0 passed, 1 failed, 0 missing reference images
+GM: reading from gm/tests/inputs/images/different-pixels
+GM: drawing... selftest1 [300 200]
+GM: Ran 1 tests: 0 passed, 1 failed, 0 missing reference images