diff options
author | mtklein@google.com <mtklein@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-10-18 20:52:44 +0000 |
---|---|---|
committer | mtklein@google.com <mtklein@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-10-18 20:52:44 +0000 |
commit | a7a9f37a3195e8efa1571a3707457c26e2f896a9 (patch) | |
tree | 4f2b8a61c70403f298d8ef59f6dd3033661cc83f /dm/README | |
parent | 59fd223870fa15c87cfae29ca3693c969481c6ee (diff) |
DM: add --writePath
For fun, make the output prettier, hiding ", N failures" unless there is one.
BUG=
R=bsalomon@google.com
Review URL: https://codereview.chromium.org/29293003
git-svn-id: http://skia.googlecode.com/svn/trunk@11867 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'dm/README')
-rw-r--r-- | dm/README | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3,7 +3,6 @@ DM is like GM, but multithreaded. It doesn't do everything GM does yet. Current approximate list of missing features: --mismatchPath --missingExpectationsPath - --writePath --writePicturePath --deferred / --pipe |