scroggo | 3e56227 | 2015-03-25 10:22:41 -0700 | [diff] [blame] | 1 | # Copyright 2015 Google Inc. |
| 2 | # |
| 3 | # Use of this source code is governed by a BSD-style license that can be |
| 4 | # found in the LICENSE file. |
commit-bot@chromium.org | a5572e5 | 2014-03-07 03:24:41 +0000 | [diff] [blame] | 5 | # Common gypi for unit tests. |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 6 | { |
| 7 | 'include_dirs': [ |
msarett | 438b2ad | 2015-04-09 12:43:10 -0700 | [diff] [blame] | 8 | '../src/codec', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 9 | '../src/core', |
| 10 | '../src/effects', |
| 11 | '../src/image', |
| 12 | '../src/lazy', |
| 13 | '../src/images', |
| 14 | '../src/pathops', |
| 15 | '../src/pdf', |
| 16 | '../src/pipe/utils', |
| 17 | '../src/utils', |
| 18 | '../src/utils/debugger', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 19 | |
| 20 | # Needed for TDStackNesterTest. |
| 21 | '../experimental/PdfViewer', |
| 22 | '../experimental/PdfViewer/src', |
| 23 | ], |
| 24 | 'dependencies': [ |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 25 | 'experimental.gyp:experimental', |
caryclark | 17f0b6d | 2014-07-22 10:15:34 -0700 | [diff] [blame] | 26 | 'flags.gyp:flags_common', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 27 | 'pdf.gyp:pdf', |
tfarina | bcbc178 | 2014-06-18 14:32:48 -0700 | [diff] [blame] | 28 | 'skia_lib.gyp:skia_lib', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 29 | 'tools.gyp:picture_utils', |
mtklein | 9ac68ee | 2014-06-20 11:29:20 -0700 | [diff] [blame] | 30 | 'tools.gyp:resources', |
tfarina | 2010891 | 2014-06-21 10:54:17 -0700 | [diff] [blame] | 31 | 'tools.gyp:sk_tool_utils', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 32 | ], |
djsollen | 85d3652 | 2014-07-22 13:56:34 -0700 | [diff] [blame] | 33 | 'conditions': [ |
tomhudson | f79673b | 2014-08-05 06:36:11 -0700 | [diff] [blame] | 34 | [ 'skia_os == "android"', { |
tomhudson | f79673b | 2014-08-05 06:36:11 -0700 | [diff] [blame] | 35 | 'include_dirs': [ |
| 36 | '../src/ports', |
| 37 | ], |
| 38 | 'sources': [ |
| 39 | '../tests/FontConfigParser.cpp', |
| 40 | ], |
| 41 | }], |
djsollen | 85d3652 | 2014-07-22 13:56:34 -0700 | [diff] [blame] | 42 | [ 'skia_android_framework == 1', { |
| 43 | 'libraries': [ |
| 44 | '-ldl', |
| 45 | ], |
| 46 | }], |
| 47 | ], |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 48 | 'sources': [ |
| 49 | '../tests/Test.cpp', |
| 50 | '../tests/Test.h', |
| 51 | |
| 52 | '../tests/AAClipTest.cpp', |
| 53 | '../tests/ARGBImageEncoderTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 54 | '../tests/AnnotationTest.cpp', |
commit-bot@chromium.org | aec1438 | 2014-04-22 15:21:18 +0000 | [diff] [blame] | 55 | '../tests/AsADashTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 56 | '../tests/AtomicTest.cpp', |
scroggo | b61e206 | 2014-11-10 13:12:25 -0800 | [diff] [blame] | 57 | '../tests/BadIcoTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 58 | '../tests/BitSetTest.cpp', |
| 59 | '../tests/BitmapCopyTest.cpp', |
| 60 | '../tests/BitmapGetColorTest.cpp', |
| 61 | '../tests/BitmapHasherTest.cpp', |
| 62 | '../tests/BitmapHeapTest.cpp', |
| 63 | '../tests/BitmapTest.cpp', |
| 64 | '../tests/BlendTest.cpp', |
| 65 | '../tests/BlitRowTest.cpp', |
| 66 | '../tests/BlurTest.cpp', |
reed | e332396 | 2014-10-24 11:16:19 -0700 | [diff] [blame] | 67 | '../tests/CTest.cpp', |
reed | 9d93c2e | 2014-10-08 05:17:12 -0700 | [diff] [blame] | 68 | '../tests/CachedDataTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 69 | '../tests/CachedDecodingPixelRefTest.cpp', |
scroggo | 2451937 | 2014-07-22 12:38:55 -0700 | [diff] [blame] | 70 | '../tests/CanvasStateHelpers.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 71 | '../tests/CanvasStateTest.cpp', |
| 72 | '../tests/CanvasTest.cpp', |
| 73 | '../tests/ChecksumTest.cpp', |
| 74 | '../tests/ClampRangeTest.cpp', |
| 75 | '../tests/ClipCacheTest.cpp', |
| 76 | '../tests/ClipCubicTest.cpp', |
| 77 | '../tests/ClipStackTest.cpp', |
| 78 | '../tests/ClipperTest.cpp', |
halcanary | a096d7a | 2015-03-27 12:16:53 -0700 | [diff] [blame] | 79 | '../tests/CodexTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 80 | '../tests/ColorFilterTest.cpp', |
| 81 | '../tests/ColorPrivTest.cpp', |
| 82 | '../tests/ColorTest.cpp', |
halcanary | 3a6672a | 2015-02-13 15:12:52 -0800 | [diff] [blame] | 83 | '../tests/CPlusPlusEleven.cpp', |
commit-bot@chromium.org | af5346a | 2014-03-18 17:38:34 +0000 | [diff] [blame] | 84 | '../tests/DashPathEffectTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 85 | '../tests/DataRefTest.cpp', |
| 86 | '../tests/DeferredCanvasTest.cpp', |
halcanary | 1b5c604 | 2015-02-18 11:29:56 -0800 | [diff] [blame] | 87 | '../tests/DeflateWStream.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 88 | '../tests/DequeTest.cpp', |
| 89 | '../tests/DeviceLooperTest.cpp', |
commit-bot@chromium.org | 085a6e4 | 2014-03-03 19:23:28 +0000 | [diff] [blame] | 90 | '../tests/DiscardableMemoryPoolTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 91 | '../tests/DiscardableMemoryTest.cpp', |
| 92 | '../tests/DocumentTest.cpp', |
| 93 | '../tests/DrawBitmapRectTest.cpp', |
reed | 51985e3 | 2015-04-11 08:04:56 -0700 | [diff] [blame] | 94 | '../tests/DrawFilterTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 95 | '../tests/DrawPathTest.cpp', |
reed | a644116 | 2015-03-26 13:40:09 -0700 | [diff] [blame] | 96 | '../tests/DrawTextTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 97 | '../tests/DynamicHashTest.cpp', |
| 98 | '../tests/EmptyPathTest.cpp', |
| 99 | '../tests/ErrorTest.cpp', |
| 100 | '../tests/FillPathTest.cpp', |
| 101 | '../tests/FitsInTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 102 | '../tests/FlateTest.cpp', |
joshualitt | ee5da55 | 2014-07-16 13:32:56 -0700 | [diff] [blame] | 103 | '../tests/FloatingPointTextureTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 104 | '../tests/FontHostStreamTest.cpp', |
| 105 | '../tests/FontHostTest.cpp', |
| 106 | '../tests/FontMgrTest.cpp', |
| 107 | '../tests/FontNamesTest.cpp', |
tfarina | 0a65e38 | 2014-07-08 10:33:28 -0700 | [diff] [blame] | 108 | '../tests/FontObjTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 109 | '../tests/FrontBufferedStreamTest.cpp', |
mtklein | 4a9426f | 2015-03-31 14:24:27 -0700 | [diff] [blame] | 110 | '../tests/FunctionTest.cpp', |
commit-bot@chromium.org | 085a6e4 | 2014-03-03 19:23:28 +0000 | [diff] [blame] | 111 | '../tests/GLInterfaceValidationTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 112 | '../tests/GLProgramsTest.cpp', |
| 113 | '../tests/GeometryTest.cpp', |
| 114 | '../tests/GifTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 115 | '../tests/GpuColorFilterTest.cpp', |
| 116 | '../tests/GpuDrawPathTest.cpp', |
robertphillips | 952841b | 2014-06-30 08:26:50 -0700 | [diff] [blame] | 117 | '../tests/GpuLayerCacheTest.cpp', |
commit-bot@chromium.org | ad854bf | 2014-05-29 18:46:38 +0000 | [diff] [blame] | 118 | '../tests/GpuRectanizerTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 119 | '../tests/GrContextFactoryTest.cpp', |
| 120 | '../tests/GrDrawTargetTest.cpp', |
bsalomon | a1ae66d | 2014-09-05 06:13:43 -0700 | [diff] [blame] | 121 | '../tests/GrAllocatorTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 122 | '../tests/GrMemoryPoolTest.cpp', |
commit-bot@chromium.org | 4fcc3ca | 2014-02-27 20:23:22 +0000 | [diff] [blame] | 123 | '../tests/GrOrderedSetTest.cpp', |
joshualitt | bab82ed | 2014-08-08 09:41:42 -0700 | [diff] [blame] | 124 | '../tests/GrGLSLPrettyPrintTest.cpp', |
tfarina | 0a65e38 | 2014-07-08 10:33:28 -0700 | [diff] [blame] | 125 | '../tests/GrRedBlackTreeTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 126 | '../tests/GrSurfaceTest.cpp', |
| 127 | '../tests/GrTBSearchTest.cpp', |
cdalton | 6819df3 | 2014-10-15 13:43:48 -0700 | [diff] [blame] | 128 | '../tests/GrTRecorderTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 129 | '../tests/GradientTest.cpp', |
mtklein | 979e0ea | 2015-02-12 13:20:08 -0800 | [diff] [blame] | 130 | '../tests/HashTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 131 | '../tests/ImageCacheTest.cpp', |
| 132 | '../tests/ImageDecodingTest.cpp', |
| 133 | '../tests/ImageFilterTest.cpp', |
sugoi | 518d83d | 2014-07-21 11:37:39 -0700 | [diff] [blame] | 134 | '../tests/ImageGeneratorTest.cpp', |
piotaixr | d2a3522 | 2014-08-19 14:29:02 -0700 | [diff] [blame] | 135 | '../tests/ImageIsOpaqueTest.cpp', |
piotaixr | cef04f8 | 2014-07-14 07:48:04 -0700 | [diff] [blame] | 136 | '../tests/ImageNewShaderTest.cpp', |
dml | 78acf96 | 2015-03-18 06:03:29 -0700 | [diff] [blame] | 137 | '../tests/IndexedPngOverflowTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 138 | '../tests/InfRectTest.cpp', |
tfarina | 11a005e | 2014-06-26 13:07:05 -0700 | [diff] [blame] | 139 | '../tests/InterpolatorTest.cpp', |
dml | f45796e | 2015-03-11 11:12:54 -0700 | [diff] [blame] | 140 | '../tests/InvalidIndexedPngTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 141 | '../tests/JpegTest.cpp', |
krajcevski | c250d2e | 2014-06-06 06:16:28 -0700 | [diff] [blame] | 142 | '../tests/KtxTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 143 | '../tests/LListTest.cpp', |
| 144 | '../tests/LayerDrawLooperTest.cpp', |
commit-bot@chromium.org | 6573ce7 | 2014-04-10 20:42:53 +0000 | [diff] [blame] | 145 | '../tests/LayerRasterizerTest.cpp', |
mtklein | e9e0dea | 2014-10-21 12:20:04 -0700 | [diff] [blame] | 146 | '../tests/LazyPtrTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 147 | '../tests/MD5Test.cpp', |
| 148 | '../tests/MallocPixelRefTest.cpp', |
qiankun.miao | d9aac34 | 2014-10-23 07:58:17 -0700 | [diff] [blame] | 149 | '../tests/MaskCacheTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 150 | '../tests/MathTest.cpp', |
| 151 | '../tests/Matrix44Test.cpp', |
| 152 | '../tests/MatrixClipCollapseTest.cpp', |
| 153 | '../tests/MatrixTest.cpp', |
| 154 | '../tests/MemoryTest.cpp', |
| 155 | '../tests/MemsetTest.cpp', |
| 156 | '../tests/MessageBusTest.cpp', |
| 157 | '../tests/MetaDataTest.cpp', |
| 158 | '../tests/MipMapTest.cpp', |
cdalton | 5119234 | 2014-06-09 11:16:58 -0700 | [diff] [blame] | 159 | '../tests/NameAllocatorTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 160 | '../tests/OSPathTest.cpp', |
| 161 | '../tests/OnceTest.cpp', |
jbroman | 1607156 | 2014-12-12 11:28:16 -0800 | [diff] [blame] | 162 | '../tests/PDFInvalidBitmapTest.cpp', |
halcanary | daefa5b | 2014-08-27 13:00:54 -0700 | [diff] [blame] | 163 | '../tests/PDFJpegEmbedTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 164 | '../tests/PDFPrimitivesTest.cpp', |
mtklein | a2f4be7 | 2015-02-23 10:04:34 -0800 | [diff] [blame] | 165 | '../tests/PMFloatTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 166 | '../tests/PackBitsTest.cpp', |
| 167 | '../tests/PaintTest.cpp', |
| 168 | '../tests/ParsePathTest.cpp', |
| 169 | '../tests/PathCoverageTest.cpp', |
| 170 | '../tests/PathMeasureTest.cpp', |
| 171 | '../tests/PathTest.cpp', |
junov | a41d3c3 | 2014-10-30 11:44:19 -0700 | [diff] [blame] | 172 | '../tests/PictureBBHTest.cpp', |
commit-bot@chromium.org | 855e88e | 2014-04-21 19:33:12 +0000 | [diff] [blame] | 173 | '../tests/PictureShaderTest.cpp', |
tfarina | 0a65e38 | 2014-07-08 10:33:28 -0700 | [diff] [blame] | 174 | '../tests/PictureTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 175 | '../tests/PixelRefTest.cpp', |
| 176 | '../tests/PointTest.cpp', |
| 177 | '../tests/PremulAlphaRoundTripTest.cpp', |
| 178 | '../tests/QuickRejectTest.cpp', |
tfarina | 0a65e38 | 2014-07-08 10:33:28 -0700 | [diff] [blame] | 179 | '../tests/RTConfRegistryTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 180 | '../tests/RTreeTest.cpp', |
| 181 | '../tests/RandomTest.cpp', |
| 182 | '../tests/ReadPixelsTest.cpp', |
| 183 | '../tests/ReadWriteAlphaTest.cpp', |
| 184 | '../tests/Reader32Test.cpp', |
commit-bot@chromium.org | d9ce2be | 2014-04-09 23:30:28 +0000 | [diff] [blame] | 185 | '../tests/RecordDrawTest.cpp', |
robertphillips | d982eb2 | 2014-09-03 11:04:30 -0700 | [diff] [blame] | 186 | '../tests/RecordReplaceDrawTest.cpp', |
commit-bot@chromium.org | 8dac8b1 | 2014-04-30 13:18:12 +0000 | [diff] [blame] | 187 | '../tests/RecordOptsTest.cpp', |
commit-bot@chromium.org | 73fffeb | 2014-05-05 21:59:52 +0000 | [diff] [blame] | 188 | '../tests/RecordPatternTest.cpp', |
commit-bot@chromium.org | 066a28d | 2014-04-08 17:31:08 +0000 | [diff] [blame] | 189 | '../tests/RecordTest.cpp', |
commit-bot@chromium.org | b736962 | 2014-04-08 20:17:26 +0000 | [diff] [blame] | 190 | '../tests/RecorderTest.cpp', |
dneto | 327f905 | 2014-09-15 10:53:16 -0700 | [diff] [blame] | 191 | '../tests/RecordingXfermodeTest.cpp', |
fmalita | 1a178ca | 2015-01-15 06:01:23 -0800 | [diff] [blame] | 192 | '../tests/RectTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 193 | '../tests/RefCntTest.cpp', |
| 194 | '../tests/RefDictTest.cpp', |
| 195 | '../tests/RegionTest.cpp', |
| 196 | '../tests/ResourceCacheTest.cpp', |
| 197 | '../tests/RoundRectTest.cpp', |
| 198 | '../tests/RuntimeConfigTest.cpp', |
| 199 | '../tests/SHA1Test.cpp', |
| 200 | '../tests/ScalarTest.cpp', |
| 201 | '../tests/SerializationTest.cpp', |
| 202 | '../tests/ShaderImageFilterTest.cpp', |
| 203 | '../tests/ShaderOpacityTest.cpp', |
tfarina | 12345ae | 2014-06-25 10:39:00 -0700 | [diff] [blame] | 204 | '../tests/SizeTest.cpp', |
mtklein | c9adb05 | 2015-03-30 10:50:27 -0700 | [diff] [blame] | 205 | '../tests/SkNxTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 206 | '../tests/SkBase64Test.cpp', |
kkinnunen | 73953e7 | 2015-02-23 22:12:12 -0800 | [diff] [blame] | 207 | '../tests/SkImageTest.cpp', |
piotaixr | aca21d6 | 2014-09-02 11:50:59 -0700 | [diff] [blame] | 208 | '../tests/SkResourceCacheTest.cpp', |
commit-bot@chromium.org | a5572e5 | 2014-03-07 03:24:41 +0000 | [diff] [blame] | 209 | '../tests/SmallAllocatorTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 210 | '../tests/SortTest.cpp', |
| 211 | '../tests/SrcOverTest.cpp', |
| 212 | '../tests/StreamTest.cpp', |
| 213 | '../tests/StringTest.cpp', |
| 214 | '../tests/StrokeTest.cpp', |
caryclark | feff7d2 | 2014-10-09 05:36:03 -0700 | [diff] [blame] | 215 | '../tests/StrokerTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 216 | '../tests/SurfaceTest.cpp', |
fmalita | 7a04869 | 2015-02-20 13:54:40 -0800 | [diff] [blame] | 217 | '../tests/SVGDeviceTest.cpp', |
msarett | 438b2ad | 2015-04-09 12:43:10 -0700 | [diff] [blame] | 218 | '../tests/SwizzlerTest.cpp', |
senorblanco | d6ed19c | 2015-02-26 06:58:17 -0800 | [diff] [blame] | 219 | '../tests/TessellatingPathRendererTests.cpp', |
bungeman@google.com | 95ebd17 | 2014-03-21 19:39:02 +0000 | [diff] [blame] | 220 | '../tests/TArrayTest.cpp', |
joshualitt | f1f8895 | 2015-04-08 07:33:33 -0700 | [diff] [blame] | 221 | '../tests/TemplatesTest.cpp', |
bsalomon | 3555bd8 | 2015-02-13 11:08:21 -0800 | [diff] [blame] | 222 | '../tests/TDPQueueTest.cpp', |
halcanary | 8e74b15 | 2014-11-10 09:20:22 -0800 | [diff] [blame] | 223 | '../tests/Time.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 224 | '../tests/TLSTest.cpp', |
fmalita | c6765d6 | 2014-08-21 15:03:04 -0700 | [diff] [blame] | 225 | '../tests/TextBlobTest.cpp', |
krajcevski | 2b310e4 | 2014-06-11 12:26:49 -0700 | [diff] [blame] | 226 | '../tests/TextureCompressionTest.cpp', |
commit-bot@chromium.org | 085a6e4 | 2014-03-03 19:23:28 +0000 | [diff] [blame] | 227 | '../tests/ToUnicodeTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 228 | '../tests/TracingTest.cpp', |
commit-bot@chromium.org | 085a6e4 | 2014-03-03 19:23:28 +0000 | [diff] [blame] | 229 | '../tests/TypefaceTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 230 | '../tests/UnicodeTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 231 | '../tests/UtilsTest.cpp', |
mtklein | 0bd57b2 | 2014-11-18 09:32:36 -0800 | [diff] [blame] | 232 | '../tests/VarAllocTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 233 | '../tests/WArrayTest.cpp', |
| 234 | '../tests/WritePixelsTest.cpp', |
| 235 | '../tests/Writer32Test.cpp', |
| 236 | '../tests/XfermodeTest.cpp', |
sugoi | 692135f | 2015-01-19 10:10:27 -0800 | [diff] [blame] | 237 | '../tests/YUVCacheTest.cpp', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 238 | |
| 239 | '../tests/MatrixClipCollapseTest.cpp', |
| 240 | '../src/utils/debugger/SkDrawCommand.h', |
| 241 | '../src/utils/debugger/SkDrawCommand.cpp', |
| 242 | '../src/utils/debugger/SkDebugCanvas.h', |
| 243 | '../src/utils/debugger/SkDebugCanvas.cpp', |
| 244 | '../src/utils/debugger/SkObjectParser.h', |
| 245 | '../src/utils/debugger/SkObjectParser.cpp', |
| 246 | |
| 247 | '../tests/PipeTest.cpp', |
| 248 | '../src/pipe/utils/SamplePipeControllers.cpp', |
| 249 | |
| 250 | '../tests/TDStackNesterTest.cpp', |
| 251 | '../experimental/PdfViewer/src/SkTDStackNester.h', |
commit-bot@chromium.org | 0dc5bd1 | 2014-02-26 16:31:22 +0000 | [diff] [blame] | 252 | ], |
| 253 | } |