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

Side by Side Diff: gyp/tests.gypi

Issue 179403010: Revert of Let DM run unit tests. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « gyp/tests.gyp ('k') | tests/Test.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 'include_dirs': [
3 '../src/core',
4 '../src/effects',
5 '../src/image',
6 '../src/lazy',
7 '../src/images',
8 '../src/pathops',
9 '../src/pdf',
10 '../src/pipe/utils',
11 '../src/utils',
12 '../src/utils/debugger',
13 '../tools/',
14
15 # Needed for TDStackNesterTest.
16 '../experimental/PdfViewer',
17 '../experimental/PdfViewer/src',
18 ],
19 'dependencies': [
20 'skia_lib.gyp:skia_lib',
21 'experimental.gyp:experimental',
22 'flags.gyp:flags',
23 'pdf.gyp:pdf',
24 'tools.gyp:picture_utils',
25 ],
26 'sources': [
27 '../tests/Test.cpp',
28 '../tests/Test.h',
29
30 '../tests/AAClipTest.cpp',
31 '../tests/ARGBImageEncoderTest.cpp',
32 '../tests/AndroidPaintTest.cpp',
33 '../tests/AnnotationTest.cpp',
34 '../tests/AtomicTest.cpp',
35 '../tests/BBoxHierarchyTest.cpp',
36 '../tests/BitSetTest.cpp',
37 '../tests/BitmapCopyTest.cpp',
38 '../tests/BitmapGetColorTest.cpp',
39 '../tests/BitmapHasherTest.cpp',
40 '../tests/BitmapHeapTest.cpp',
41 '../tests/BitmapTest.cpp',
42 '../tests/BlitRowTest.cpp',
43 '../tests/BlurTest.cpp',
44 '../tests/CachedDecodingPixelRefTest.cpp',
45 '../tests/CanvasStateTest.cpp',
46 '../tests/CanvasTest.cpp',
47 '../tests/ChecksumTest.cpp',
48 '../tests/ClampRangeTest.cpp',
49 '../tests/ClipCacheTest.cpp',
50 '../tests/ClipCubicTest.cpp',
51 '../tests/ClipStackTest.cpp',
52 '../tests/ClipperTest.cpp',
53 '../tests/ColorFilterTest.cpp',
54 '../tests/ColorPrivTest.cpp',
55 '../tests/ColorTest.cpp',
56 '../tests/DataRefTest.cpp',
57 '../tests/DeferredCanvasTest.cpp',
58 '../tests/DequeTest.cpp',
59 '../tests/DeviceLooperTest.cpp',
60 '../tests/DiscardableMemoryPool.cpp',
61 '../tests/DiscardableMemoryTest.cpp',
62 '../tests/DocumentTest.cpp',
63 '../tests/DrawBitmapRectTest.cpp',
64 '../tests/DrawPathTest.cpp',
65 '../tests/DrawTextTest.cpp',
66 '../tests/DynamicHashTest.cpp',
67 '../tests/EmptyPathTest.cpp',
68 '../tests/ErrorTest.cpp',
69 '../tests/FillPathTest.cpp',
70 '../tests/FitsInTest.cpp',
71 '../tests/FlatDataTest.cpp',
72 '../tests/FlateTest.cpp',
73 '../tests/FontHostStreamTest.cpp',
74 '../tests/FontHostTest.cpp',
75 '../tests/FontMgrTest.cpp',
76 '../tests/FontNamesTest.cpp',
77 '../tests/FrontBufferedStreamTest.cpp',
78 '../tests/GLInterfaceValidation.cpp',
79 '../tests/GLProgramsTest.cpp',
80 '../tests/GeometryTest.cpp',
81 '../tests/GifTest.cpp',
82 '../tests/GpuBitmapCopyTest.cpp',
83 '../tests/GpuColorFilterTest.cpp',
84 '../tests/GpuDrawPathTest.cpp',
85 '../tests/GrBinHashKeyTest.cpp',
86 '../tests/GrContextFactoryTest.cpp',
87 '../tests/GrDrawTargetTest.cpp',
88 '../tests/GrMemoryPoolTest.cpp',
89 '../tests/GrRedBlackTreeTest.cpp',
90 '../tests/GrSurfaceTest.cpp',
91 '../tests/GrTBSearchTest.cpp',
92 '../tests/GradientTest.cpp',
93 '../tests/HashCacheTest.cpp',
94 '../tests/ImageCacheTest.cpp',
95 '../tests/ImageDecodingTest.cpp',
96 '../tests/ImageFilterTest.cpp',
97 '../tests/InfRectTest.cpp',
98 '../tests/JpegTest.cpp',
99 '../tests/LListTest.cpp',
100 '../tests/LayerDrawLooperTest.cpp',
101 '../tests/MD5Test.cpp',
102 '../tests/MallocPixelRefTest.cpp',
103 '../tests/MathTest.cpp',
104 '../tests/Matrix44Test.cpp',
105 '../tests/MatrixClipCollapseTest.cpp',
106 '../tests/MatrixTest.cpp',
107 '../tests/MemoryTest.cpp',
108 '../tests/MemsetTest.cpp',
109 '../tests/MessageBusTest.cpp',
110 '../tests/MetaDataTest.cpp',
111 '../tests/MipMapTest.cpp',
112 '../tests/OSPathTest.cpp',
113 '../tests/OnceTest.cpp',
114 '../tests/PDFPrimitivesTest.cpp',
115 '../tests/PackBitsTest.cpp',
116 '../tests/PaintTest.cpp',
117 '../tests/ParsePathTest.cpp',
118 '../tests/PathCoverageTest.cpp',
119 '../tests/PathMeasureTest.cpp',
120 '../tests/PathTest.cpp',
121 '../tests/PathUtilsTest.cpp',
122 '../tests/PictureTest.cpp',
123 '../tests/PictureUtilsTest.cpp',
124 '../tests/PixelRefTest.cpp',
125 '../tests/PointTest.cpp',
126 '../tests/PremulAlphaRoundTripTest.cpp',
127 '../tests/QuickRejectTest.cpp',
128 '../tests/RTreeTest.cpp',
129 '../tests/RandomTest.cpp',
130 '../tests/ReadPixelsTest.cpp',
131 '../tests/ReadWriteAlphaTest.cpp',
132 '../tests/Reader32Test.cpp',
133 '../tests/RefCntTest.cpp',
134 '../tests/RefDictTest.cpp',
135 '../tests/RegionTest.cpp',
136 '../tests/ResourceCacheTest.cpp',
137 '../tests/RoundRectTest.cpp',
138 '../tests/RuntimeConfigTest.cpp',
139 '../tests/SHA1Test.cpp',
140 '../tests/ScalarTest.cpp',
141 '../tests/SerializationTest.cpp',
142 '../tests/ShaderImageFilterTest.cpp',
143 '../tests/ShaderOpacityTest.cpp',
144 '../tests/SkBase64Test.cpp',
145 '../tests/SortTest.cpp',
146 '../tests/SrcOverTest.cpp',
147 '../tests/StreamTest.cpp',
148 '../tests/StringTest.cpp',
149 '../tests/StrokeTest.cpp',
150 '../tests/SurfaceTest.cpp',
151 '../tests/TLSTest.cpp',
152 '../tests/TSetTest.cpp',
153 '../tests/TestSize.cpp',
154 '../tests/TileGridTest.cpp',
155 '../tests/ToUnicode.cpp',
156 '../tests/TracingTest.cpp',
157 '../tests/Typeface.cpp',
158 '../tests/UnicodeTest.cpp',
159 '../tests/UnitTestTest.cpp',
160 '../tests/UtilsTest.cpp',
161 '../tests/WArrayTest.cpp',
162 '../tests/WritePixelsTest.cpp',
163 '../tests/Writer32Test.cpp',
164 '../tests/XfermodeTest.cpp',
165
166 '../tests/MatrixClipCollapseTest.cpp',
167 '../src/utils/debugger/SkDrawCommand.h',
168 '../src/utils/debugger/SkDrawCommand.cpp',
169 '../src/utils/debugger/SkDebugCanvas.h',
170 '../src/utils/debugger/SkDebugCanvas.cpp',
171 '../src/utils/debugger/SkObjectParser.h',
172 '../src/utils/debugger/SkObjectParser.cpp',
173
174 '../tests/PipeTest.cpp',
175 '../src/pipe/utils/SamplePipeControllers.cpp',
176
177 '../tests/TDStackNesterTest.cpp',
178 '../experimental/PdfViewer/src/SkTDStackNester.h',
179 ],
180 }
OLDNEW
« no previous file with comments | « gyp/tests.gyp ('k') | tests/Test.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698