Index: gm/tests/outputs/nonverbose/output-expected/stdout |
=================================================================== |
--- gm/tests/outputs/nonverbose/output-expected/stdout (revision 0) |
+++ gm/tests/outputs/nonverbose/output-expected/stdout (revision 0) |
@@ -0,0 +1,9 @@ |
+GM: reading from gm/tests/inputs/images/empty-dir |
+GM: drawing... selftest1 [300 200] |
+GM: Ran 9 tests: NoGpuContext=0 RenderModeMismatch=0 ExpectationsMismatch=0 MissingExpectations=2 WritingReferenceImage=0 |
+GM: [*] 0 NoGpuContext: |
+GM: [*] 0 RenderModeMismatch: |
+GM: [*] 0 ExpectationsMismatch: |
+GM: [ ] 2 MissingExpectations |
epoger
2013/04/09 20:37:07
in non-verbose mode, the MissingExpectations are n
|
+GM: [*] 0 WritingReferenceImage: |
+GM: (results marked with [*] will cause nonzero return value) |