| OLD | NEW |
| 1 # Common gypi for unit tests. | 1 # Common gypi for unit tests. |
| 2 { | 2 { |
| 3 'include_dirs': [ | 3 'include_dirs': [ |
| 4 '../src/core', | 4 '../src/core', |
| 5 '../src/effects', | 5 '../src/effects', |
| 6 '../src/image', | 6 '../src/image', |
| 7 '../src/lazy', | 7 '../src/lazy', |
| 8 '../src/images', | 8 '../src/images', |
| 9 '../src/pathops', | 9 '../src/pathops', |
| 10 '../src/pdf', | 10 '../src/pdf', |
| (...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 70 '../tests/DrawTextTest.cpp', | 70 '../tests/DrawTextTest.cpp', |
| 71 '../tests/DynamicHashTest.cpp', | 71 '../tests/DynamicHashTest.cpp', |
| 72 '../tests/EmptyPathTest.cpp', | 72 '../tests/EmptyPathTest.cpp', |
| 73 '../tests/ErrorTest.cpp', | 73 '../tests/ErrorTest.cpp', |
| 74 '../tests/FillPathTest.cpp', | 74 '../tests/FillPathTest.cpp', |
| 75 '../tests/FitsInTest.cpp', | 75 '../tests/FitsInTest.cpp', |
| 76 '../tests/FlatDataTest.cpp', | 76 '../tests/FlatDataTest.cpp', |
| 77 '../tests/FlateTest.cpp', | 77 '../tests/FlateTest.cpp', |
| 78 '../tests/FontHostStreamTest.cpp', | 78 '../tests/FontHostStreamTest.cpp', |
| 79 '../tests/FontHostTest.cpp', | 79 '../tests/FontHostTest.cpp', |
| 80 '../tests/FontObjTest.cpp', | |
| 81 '../tests/FontMgrTest.cpp', | 80 '../tests/FontMgrTest.cpp', |
| 82 '../tests/FontNamesTest.cpp', | 81 '../tests/FontNamesTest.cpp', |
| 82 '../tests/FontObjTest.cpp', |
| 83 '../tests/FrontBufferedStreamTest.cpp', | 83 '../tests/FrontBufferedStreamTest.cpp', |
| 84 '../tests/GLInterfaceValidationTest.cpp', | 84 '../tests/GLInterfaceValidationTest.cpp', |
| 85 '../tests/GLProgramsTest.cpp', | 85 '../tests/GLProgramsTest.cpp', |
| 86 '../tests/GeometryTest.cpp', | 86 '../tests/GeometryTest.cpp', |
| 87 '../tests/GifTest.cpp', | 87 '../tests/GifTest.cpp', |
| 88 '../tests/GpuColorFilterTest.cpp', | 88 '../tests/GpuColorFilterTest.cpp', |
| 89 '../tests/GpuDrawPathTest.cpp', | 89 '../tests/GpuDrawPathTest.cpp', |
| 90 '../tests/GpuLayerCacheTest.cpp', | 90 '../tests/GpuLayerCacheTest.cpp', |
| 91 '../tests/GpuRectanizerTest.cpp', | 91 '../tests/GpuRectanizerTest.cpp', |
| 92 '../tests/GrBinHashKeyTest.cpp', | 92 '../tests/GrBinHashKeyTest.cpp', |
| 93 '../tests/GrContextFactoryTest.cpp', | 93 '../tests/GrContextFactoryTest.cpp', |
| 94 '../tests/GrDrawTargetTest.cpp', | 94 '../tests/GrDrawTargetTest.cpp', |
| 95 '../tests/GrMemoryPoolTest.cpp', | 95 '../tests/GrMemoryPoolTest.cpp', |
| 96 '../tests/GrOrderedSetTest.cpp', |
| 96 '../tests/GrRedBlackTreeTest.cpp', | 97 '../tests/GrRedBlackTreeTest.cpp', |
| 97 '../tests/GrOrderedSetTest.cpp', | |
| 98 '../tests/GrSurfaceTest.cpp', | 98 '../tests/GrSurfaceTest.cpp', |
| 99 '../tests/GrTBSearchTest.cpp', | 99 '../tests/GrTBSearchTest.cpp', |
| 100 '../tests/GradientTest.cpp', | 100 '../tests/GradientTest.cpp', |
| 101 '../tests/HashCacheTest.cpp', | 101 '../tests/HashCacheTest.cpp', |
| 102 '../tests/ImageCacheTest.cpp', | 102 '../tests/ImageCacheTest.cpp', |
| 103 '../tests/ImageDecodingTest.cpp', | 103 '../tests/ImageDecodingTest.cpp', |
| 104 '../tests/ImageFilterTest.cpp', | 104 '../tests/ImageFilterTest.cpp', |
| 105 '../tests/InfRectTest.cpp', | 105 '../tests/InfRectTest.cpp', |
| 106 '../tests/InterpolatorTest.cpp', | 106 '../tests/InterpolatorTest.cpp', |
| 107 '../tests/JpegTest.cpp', | 107 '../tests/JpegTest.cpp', |
| 108 '../tests/KtxTest.cpp', | 108 '../tests/KtxTest.cpp', |
| 109 '../tests/LListTest.cpp', | 109 '../tests/LListTest.cpp', |
| 110 '../tests/LayerDrawLooperTest.cpp', | 110 '../tests/LayerDrawLooperTest.cpp', |
| 111 '../tests/LayerRasterizerTest.cpp', | 111 '../tests/LayerRasterizerTest.cpp', |
| 112 '../tests/MD5Test.cpp', | 112 '../tests/MD5Test.cpp', |
| 113 '../tests/MallocPixelRefTest.cpp', | 113 '../tests/MallocPixelRefTest.cpp', |
| 114 '../tests/MathTest.cpp', | 114 '../tests/MathTest.cpp', |
| 115 '../tests/Matrix44Test.cpp', | 115 '../tests/Matrix44Test.cpp', |
| 116 '../tests/MatrixClipCollapseTest.cpp', | 116 '../tests/MatrixClipCollapseTest.cpp', |
| 117 '../tests/MatrixTest.cpp', | 117 '../tests/MatrixTest.cpp', |
| 118 '../tests/MemoryTest.cpp', | 118 '../tests/MemoryTest.cpp', |
| 119 '../tests/MemsetTest.cpp', | 119 '../tests/MemsetTest.cpp', |
| 120 '../tests/MessageBusTest.cpp', | 120 '../tests/MessageBusTest.cpp', |
| 121 '../tests/MetaDataTest.cpp', | 121 '../tests/MetaDataTest.cpp', |
| 122 '../tests/MipMapTest.cpp', | 122 '../tests/MipMapTest.cpp', |
| 123 '../tests/NameAllocatorTest.cpp', | 123 '../tests/NameAllocatorTest.cpp', |
| 124 '../tests/OSPathTest.cpp', |
| 124 '../tests/ObjectPoolTest.cpp', | 125 '../tests/ObjectPoolTest.cpp', |
| 125 '../tests/OSPathTest.cpp', | |
| 126 '../tests/OnceTest.cpp', | 126 '../tests/OnceTest.cpp', |
| 127 '../tests/PDFPrimitivesTest.cpp', | 127 '../tests/PDFPrimitivesTest.cpp', |
| 128 '../tests/PackBitsTest.cpp', | 128 '../tests/PackBitsTest.cpp', |
| 129 '../tests/PaintTest.cpp', | 129 '../tests/PaintTest.cpp', |
| 130 '../tests/ParsePathTest.cpp', | 130 '../tests/ParsePathTest.cpp', |
| 131 '../tests/PathCoverageTest.cpp', | 131 '../tests/PathCoverageTest.cpp', |
| 132 '../tests/PathMeasureTest.cpp', | 132 '../tests/PathMeasureTest.cpp', |
| 133 '../tests/PathTest.cpp', | 133 '../tests/PathTest.cpp', |
| 134 '../tests/PathUtilsTest.cpp', | 134 '../tests/PathUtilsTest.cpp', |
| 135 '../tests/PictureTest.cpp', | |
| 136 '../tests/PictureShaderTest.cpp', | 135 '../tests/PictureShaderTest.cpp', |
| 137 '../tests/PictureStateTreeTest.cpp', | 136 '../tests/PictureStateTreeTest.cpp', |
| 137 '../tests/PictureTest.cpp', |
| 138 '../tests/PixelRefTest.cpp', | 138 '../tests/PixelRefTest.cpp', |
| 139 '../tests/PointTest.cpp', | 139 '../tests/PointTest.cpp', |
| 140 '../tests/PremulAlphaRoundTripTest.cpp', | 140 '../tests/PremulAlphaRoundTripTest.cpp', |
| 141 '../tests/QuickRejectTest.cpp', | 141 '../tests/QuickRejectTest.cpp', |
| 142 '../tests/RTConfRegistryTest.cpp', |
| 142 '../tests/RTreeTest.cpp', | 143 '../tests/RTreeTest.cpp', |
| 143 '../tests/RandomTest.cpp', | 144 '../tests/RandomTest.cpp', |
| 144 '../tests/ReadPixelsTest.cpp', | 145 '../tests/ReadPixelsTest.cpp', |
| 145 '../tests/ReadWriteAlphaTest.cpp', | 146 '../tests/ReadWriteAlphaTest.cpp', |
| 146 '../tests/Reader32Test.cpp', | 147 '../tests/Reader32Test.cpp', |
| 147 '../tests/RecordDrawTest.cpp', | 148 '../tests/RecordDrawTest.cpp', |
| 148 '../tests/RecordOptsTest.cpp', | 149 '../tests/RecordOptsTest.cpp', |
| 149 '../tests/RecordPatternTest.cpp', | 150 '../tests/RecordPatternTest.cpp', |
| 150 '../tests/RecordTest.cpp', | 151 '../tests/RecordTest.cpp', |
| 151 '../tests/RecorderTest.cpp', | 152 '../tests/RecorderTest.cpp', |
| (...skipping 21 matching lines...) Expand all Loading... |
| 173 '../tests/SurfaceTest.cpp', | 174 '../tests/SurfaceTest.cpp', |
| 174 '../tests/TArrayTest.cpp', | 175 '../tests/TArrayTest.cpp', |
| 175 '../tests/TLSTest.cpp', | 176 '../tests/TLSTest.cpp', |
| 176 '../tests/TSetTest.cpp', | 177 '../tests/TSetTest.cpp', |
| 177 '../tests/TextureCompressionTest.cpp', | 178 '../tests/TextureCompressionTest.cpp', |
| 178 '../tests/TileGridTest.cpp', | 179 '../tests/TileGridTest.cpp', |
| 179 '../tests/ToUnicodeTest.cpp', | 180 '../tests/ToUnicodeTest.cpp', |
| 180 '../tests/TracingTest.cpp', | 181 '../tests/TracingTest.cpp', |
| 181 '../tests/TypefaceTest.cpp', | 182 '../tests/TypefaceTest.cpp', |
| 182 '../tests/UnicodeTest.cpp', | 183 '../tests/UnicodeTest.cpp', |
| 183 '../tests/UnitTestTest.cpp', | |
| 184 '../tests/UtilsTest.cpp', | 184 '../tests/UtilsTest.cpp', |
| 185 '../tests/WArrayTest.cpp', | 185 '../tests/WArrayTest.cpp', |
| 186 '../tests/WritePixelsTest.cpp', | 186 '../tests/WritePixelsTest.cpp', |
| 187 '../tests/Writer32Test.cpp', | 187 '../tests/Writer32Test.cpp', |
| 188 '../tests/XfermodeTest.cpp', | 188 '../tests/XfermodeTest.cpp', |
| 189 | 189 |
| 190 '../tests/MatrixClipCollapseTest.cpp', | 190 '../tests/MatrixClipCollapseTest.cpp', |
| 191 '../src/utils/debugger/SkDrawCommand.h', | 191 '../src/utils/debugger/SkDrawCommand.h', |
| 192 '../src/utils/debugger/SkDrawCommand.cpp', | 192 '../src/utils/debugger/SkDrawCommand.cpp', |
| 193 '../src/utils/debugger/SkDebugCanvas.h', | 193 '../src/utils/debugger/SkDebugCanvas.h', |
| 194 '../src/utils/debugger/SkDebugCanvas.cpp', | 194 '../src/utils/debugger/SkDebugCanvas.cpp', |
| 195 '../src/utils/debugger/SkObjectParser.h', | 195 '../src/utils/debugger/SkObjectParser.h', |
| 196 '../src/utils/debugger/SkObjectParser.cpp', | 196 '../src/utils/debugger/SkObjectParser.cpp', |
| 197 | 197 |
| 198 '../tests/PipeTest.cpp', | 198 '../tests/PipeTest.cpp', |
| 199 '../src/pipe/utils/SamplePipeControllers.cpp', | 199 '../src/pipe/utils/SamplePipeControllers.cpp', |
| 200 | 200 |
| 201 '../tests/TDStackNesterTest.cpp', | 201 '../tests/TDStackNesterTest.cpp', |
| 202 '../experimental/PdfViewer/src/SkTDStackNester.h', | 202 '../experimental/PdfViewer/src/SkTDStackNester.h', |
| 203 ], | 203 ], |
| 204 } | 204 } |
| OLD | NEW |