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

Issue 351833003: add path dump test (Closed)

Created:
6 years, 6 months ago by caryclark
Modified:
6 years, 6 months ago
Reviewers:
bsalomon
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

add path dump test Add a unit test for SkPath::dump(). The unit test exposed a minor bug (inconsistent CRs) and an unused parameter (title). TBR=bsalomon BUG=skia:1836 Committed: https://skia.googlesource.com/skia/+/66a5d8bf13fe98baae268db0211e9c25e5ece7fa

Patch Set 1 #

Total comments: 2

Patch Set 2 : generate a single line feed (or none if empty) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -9 lines) Patch
M include/core/SkPath.h View 2 chunks +2 lines, -1 line 0 comments Download
M src/core/SkClipStack.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/core/SkPath.cpp View 1 4 chunks +12 lines, -7 lines 0 comments Download
M tests/PathTest.cpp View 1 3 chunks +40 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
caryclark
Brian, please review.
6 years, 6 months ago (2014-06-24 14:37:15 UTC) #1
bsalomon
https://codereview.chromium.org/351833003/diff/1/tests/PathTest.cpp File tests/PathTest.cpp (right): https://codereview.chromium.org/351833003/diff/1/tests/PathTest.cpp#newcode3387 tests/PathTest.cpp:3387: "path.lineTo(1, 2);\n" Sorry for screwing this up! Is it ...
6 years, 6 months ago (2014-06-24 14:54:06 UTC) #2
caryclark
https://codereview.chromium.org/351833003/diff/1/tests/PathTest.cpp File tests/PathTest.cpp (right): https://codereview.chromium.org/351833003/diff/1/tests/PathTest.cpp#newcode3387 tests/PathTest.cpp:3387: "path.lineTo(1, 2);\n" On 2014/06/24 14:54:06, bsalomon wrote: > Sorry ...
6 years, 6 months ago (2014-06-24 15:08:47 UTC) #3
bsalomon
lgtm
6 years, 6 months ago (2014-06-24 15:11:52 UTC) #4
caryclark
The CQ bit was checked by caryclark@google.com
6 years, 6 months ago (2014-06-24 15:12:31 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/caryclark@google.com/351833003/20001
6 years, 6 months ago (2014-06-24 15:12:59 UTC) #6
commit-bot: I haz the power
6 years, 6 months ago (2014-06-24 15:30:24 UTC) #7
Message was sent while issue was closed.
Change committed as 66a5d8bf13fe98baae268db0211e9c25e5ece7fa

Powered by Google App Engine
This is Rietveld 408576698