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

Issue 114563003: Get rid of DEFINE_TESTCLASS() macro. (Closed)

Created:
7 years ago by tfarina
Modified:
7 years ago
Reviewers:
mtklein
CC:
skia-review_googlegroups.com, bsalomon, robertphillips
Visibility:
Public.

Description

Get rid of DEFINE_TESTCLASS() macro. Remaining tests were rewrite to use DEF_TEST() macro instead. This fixes the FIXME in TestClassDef.h BUG=None TEST=tests R=mtklein@google.com Committed: https://code.google.com/p/skia/source/detail?r=12760

Patch Set 1 #

Total comments: 6

Patch Set 2 : naming #

Patch Set 3 : tileCount() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+351 lines, -378 lines) Patch
M src/core/SkTileGrid.h View 1 2 2 chunks +3 lines, -1 line 0 comments Download
M src/core/SkTileGrid.cpp View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M tests/ImageFilterTest.cpp View 3 chunks +116 lines, -129 lines 0 comments Download
M tests/TestClassDef.h View 2 chunks +5 lines, -17 lines 0 comments Download
M tests/TileGridTest.cpp View 1 2 2 chunks +223 lines, -231 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
tfarina
No functional changes to TileGridTest.cpp and ImageFilterTest.cpp, just indentation fixes.
7 years ago (2013-12-12 22:03:51 UTC) #1
mtklein
this is exciting. it's always nice to have TODOs done! https://codereview.chromium.org/114563003/diff/1/src/core/SkTileGrid.h File src/core/SkTileGrid.h (left): https://codereview.chromium.org/114563003/diff/1/src/core/SkTileGrid.h#oldcode73 ...
7 years ago (2013-12-13 15:24:31 UTC) #2
tfarina
https://codereview.chromium.org/114563003/diff/1/src/core/SkTileGrid.h File src/core/SkTileGrid.h (left): https://codereview.chromium.org/114563003/diff/1/src/core/SkTileGrid.h#oldcode73 src/core/SkTileGrid.h:73: SkTDArray<void*>& tile(int x, int y); On 2013/12/13 15:24:31, mtklein ...
7 years ago (2013-12-13 21:00:07 UTC) #3
mtklein
On 2013/12/13 21:00:07, tfarina wrote: > https://codereview.chromium.org/114563003/diff/1/src/core/SkTileGrid.h > File src/core/SkTileGrid.h (left): > > https://codereview.chromium.org/114563003/diff/1/src/core/SkTileGrid.h#oldcode73 > ...
7 years ago (2013-12-17 18:06:06 UTC) #4
tfarina
7 years ago (2013-12-18 22:15:25 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r12760 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698