| commit | adc58e4f485a24a3f28587bdcd3b90e5cbd09659 | [log] [tgz] |
|---|---|---|
| author | junov@chromium.org <junov@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | Wed Nov 07 17:38:38 2012 +0000 |
| committer | junov@chromium.org <junov@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | Wed Nov 07 17:38:38 2012 +0000 |
| tree | f0f639c69e2070e46ff7c5b17b93c97d9019b60b | |
| parent | e3e940cf81dc46d872002ded98c1bd39c2daf1b0 [diff] [blame] |
Unit testing for SkTileGrid Review URL: https://codereview.appspot.com/6827053 git-svn-id: http://skia.googlecode.com/svn/trunk@6331 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/gyp/tests.gyp b/gyp/tests.gyp index 66888dd..18dc558 100644 --- a/gyp/tests.gyp +++ b/gyp/tests.gyp
@@ -91,6 +91,7 @@ '../tests/Test.cpp', '../tests/Test.h', '../tests/TestSize.cpp', + '../tests/TileGridTest.cpp', '../tests/TLSTest.cpp', '../tests/ToUnicode.cpp', '../tests/UnicodeTest.cpp',