--dryRun flag for gm
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 13 Mar 2014 16:16:36 +0000 (16:16 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 13 Mar 2014 16:16:36 +0000 (16:16 +0000)
commitb17ccc992da94e55cef07cedf5491911d78dfa3f
tree26f7c35baf3244e902dc3f6fc1525e0f1bb67162
parentfb882d774e43dd6ca15fc646dc40b9db731c925b
--dryRun flag for gm

Causes gm to not actually run any tests / create any directories, just print its normal output.  Useful for showing what tests would be run without actually taking the time to run them.

BUG=skia:2294
R=reed@google.com

Author: humper@google.com

Review URL: https://codereview.chromium.org/199093002

git-svn-id: http://skia.googlecode.com/svn/trunk@13785 2bbb7eff-a529-9590-31e7-b0007b416f81
gm/gmmain.cpp