Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(558)

Issue 6827053: Unit testing for SkTileGrid (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 7 months ago by junov1
Modified:
11 years, 7 months ago
Reviewers:
Leon
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Unit testing for SkTileGrid Committed: https://code.google.com/p/skia/source/detail?r=6331

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -0 lines) Patch
M gyp/tests.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M src/core/SkTileGrid.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/core/SkTileGrid.cpp View 2 chunks +5 lines, -0 lines 0 comments Download
A tests/TileGridTest.cpp View 1 chunk +55 lines, -0 lines 1 comment Download

Messages

Total messages: 3
junov1
11 years, 7 months ago (2012-11-06 19:37:56 UTC) #1
junov1
11 years, 7 months ago (2012-11-06 19:51:51 UTC) #2
Leon
11 years, 7 months ago (2012-11-06 20:03:05 UTC) #3
lgtm

https://codereview.appspot.com/6827053/diff/1/tests/TileGridTest.cpp
File tests/TileGridTest.cpp (right):

https://codereview.appspot.com/6827053/diff/1/tests/TileGridTest.cpp#newcode29
tests/TileGridTest.cpp:29: REPORTER_ASSERT(reporter, grid.tile(1,1).count() ==
((tileMask & kBottomRight_Tile)? 1 : 0));
100 columns.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b