Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(30)

Issue 14855005: GM: fix --mismatchPath option (Closed)

Created:
7 years, 7 months ago by epoger
Modified:
6 years, 6 months ago
Reviewers:
rmistry
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

GM: fix --mismatchPath option (currently, it doesn't actually write any files!) TBR=rmistry Committed: https://code.google.com/p/skia/source/detail?r=8963

Patch Set 1 #

Total comments: 4

Patch Set 2 : extract_prepare_subdirectories #

Total comments: 1

Patch Set 3 : always_creates_mismatch_directories #

Total comments: 1

Patch Set 4 : remove_temporary_selftest_changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -11 lines) Patch
M gm/gmmain.cpp View 1 2 3 chunks +28 lines, -11 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
epoger
https://codereview.chromium.org/14855005/diff/1/gm/tests/outputs/compared-against-different-pixels-images/output-expected/command_line File gm/tests/outputs/compared-against-different-pixels-images/output-expected/command_line (right): https://codereview.chromium.org/14855005/diff/1/gm/tests/outputs/compared-against-different-pixels-images/output-expected/command_line#newcode1 gm/tests/outputs/compared-against-different-pixels-images/output-expected/command_line:1: out/Debug/gm --verbose --hierarchy --match selftest1 --config 8888 565 -r ...
7 years, 7 months ago (2013-05-02 15:58:49 UTC) #1
epoger
https://codereview.chromium.org/14855005/diff/9001/gm/gmmain.cpp File gm/gmmain.cpp (right): https://codereview.chromium.org/14855005/diff/9001/gm/gmmain.cpp#newcode1643 gm/gmmain.cpp:1643: bool prepare_subdirectories(const char *root, bool useFileHierarchy, All patchset 2 ...
7 years, 7 months ago (2013-05-02 16:23:30 UTC) #2
epoger
https://codereview.chromium.org/14855005/diff/5002/gm/gmmain.cpp File gm/gmmain.cpp (right): https://codereview.chromium.org/14855005/diff/5002/gm/gmmain.cpp#newcode1903 gm/gmmain.cpp:1903: if (!prepare_subdirectories(gmmain.fMismatchPath, gmmain.fUseFileHierarchy, configs)) { Patchset 3 creates subdirectories ...
7 years, 7 months ago (2013-05-02 16:34:34 UTC) #3
epoger
On 2013/05/02 16:34:34, epoger wrote: > The problem, though, is that the mismatchPath subdirectories are ...
7 years, 7 months ago (2013-05-02 16:49:07 UTC) #4
epoger
Ready for review at patchset 4. If you look at the intermediate patchsets, you'll see ...
7 years, 7 months ago (2013-05-02 17:03:40 UTC) #5
epoger
7 years, 7 months ago (2013-05-02 18:24:06 UTC) #6
Message was sent while issue was closed.
Committed patchset #4 manually as r8963 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698