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

Issue 24502004: Refactor PathTest.cpp test_isNestedRects and test_isRect. (Closed)

Created:
7 years, 2 months ago by bungeman-skia
Modified:
7 years, 2 months ago
Reviewers:
bsalomon
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Refactor PathTest.cpp test_isNestedRects and test_isRect. The existing implementations make it difficult to add new tests and rely on non-local side effects. R=bsalomon@google.com Committed: https://code.google.com/p/skia/source/detail?r=11455

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Patch Set 3 : add 'f' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -105 lines) Patch
M tests/PathTest.cpp View 1 2 17 chunks +115 lines, -105 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
bungeman-skia
7 years, 2 months ago (2013-09-25 17:55:58 UTC) #1
bsalomon
lgtm with some style nits noted below https://codereview.chromium.org/24502004/diff/1/tests/PathTest.cpp File tests/PathTest.cpp (right): https://codereview.chromium.org/24502004/diff/1/tests/PathTest.cpp#newcode1309 tests/PathTest.cpp:1309: SkPoint *points; ...
7 years, 2 months ago (2013-09-25 18:10:23 UTC) #2
bungeman-skia
https://codereview.chromium.org/24502004/diff/1/tests/PathTest.cpp File tests/PathTest.cpp (right): https://codereview.chromium.org/24502004/diff/1/tests/PathTest.cpp#newcode1309 tests/PathTest.cpp:1309: SkPoint *points; On 2013/09/25 18:10:23, bsalomon wrote: > fPoints, ...
7 years, 2 months ago (2013-09-25 18:21:11 UTC) #3
bungeman-skia
7 years, 2 months ago (2013-09-25 18:21:42 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r11455.

Powered by Google App Engine
This is Rietveld 408576698