aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/tests/outputs/compared-against-identical-pixels-images
diff options
context:
space:
mode:
authorGravatar epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-04-03 18:00:39 +0000
committerGravatar epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-04-03 18:00:39 +0000
commit310478e72c63e639373465216271b81f1e4a9136 (patch)
treeba1331e8a286f020978061f7e48b766078122c44 /gm/tests/outputs/compared-against-identical-pixels-images
parent97f57a6c4f649710a1d9f25a52e5c80ba51eef6a (diff)
re-land r8514 without breaking 32-bit Mac compilers
Review URL: https://codereview.chromium.org/13427004 git-svn-id: http://skia.googlecode.com/svn/trunk@8518 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gm/tests/outputs/compared-against-identical-pixels-images')
-rw-r--r--gm/tests/outputs/compared-against-identical-pixels-images/output-expected/stdout11
1 files changed, 10 insertions, 1 deletions
diff --git a/gm/tests/outputs/compared-against-identical-pixels-images/output-expected/stdout b/gm/tests/outputs/compared-against-identical-pixels-images/output-expected/stdout
index 547cd9d0a4..d23ed86520 100644
--- a/gm/tests/outputs/compared-against-identical-pixels-images/output-expected/stdout
+++ b/gm/tests/outputs/compared-against-identical-pixels-images/output-expected/stdout
@@ -1,3 +1,12 @@
GM: reading from gm/tests/inputs/images/identical-pixels
GM: drawing... selftest1 [300 200]
-GM: Ran 1 tests: 1 passed, 0 failed, 0 missing reference images
+GM: Ran 1 GMs
+GM: ... over 2 configs ["8888", "565"]
+GM: ... and 7 modes ["pipe", "pipe cross-process", "pipe cross-process, shared address", "replay", "rtree", "serialize", "tilegrid"]
+GM: ... so there should be a total of 9 tests.
+GM: Ran 9 tests: NoGpuContext=0 ImageMismatch=0 MissingExpectations=0 WritingReferenceImage=0
+GM: [*] 0 NoGpuContext:
+GM: [*] 0 ImageMismatch:
+GM: [ ] 0 MissingExpectations:
+GM: [*] 0 WritingReferenceImage:
+GM: (results marked with [*] will cause nonzero return value)