Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / skia / gyp / tests.gypi
index ccfa47d..68c179d 100644 (file)
@@ -9,6 +9,7 @@
     '../src/pathops',
     '../src/pdf',
     '../src/pipe/utils',
+    '../src/record',
     '../src/utils',
     '../src/utils/debugger',
     '../tools/',
@@ -23,6 +24,7 @@
     'flags.gyp:flags',
     'pdf.gyp:pdf',
     'tools.gyp:picture_utils',
+    'record.gyp:record',
   ],
   'sources': [
     '../tests/Test.cpp',
@@ -32,6 +34,7 @@
     '../tests/ARGBImageEncoderTest.cpp',
     '../tests/AndroidPaintTest.cpp',
     '../tests/AnnotationTest.cpp',
+    '../tests/AsADashTest.cpp',
     '../tests/AtomicTest.cpp',
     '../tests/BBoxHierarchyTest.cpp',
     '../tests/BitSetTest.cpp',
     '../tests/JpegTest.cpp',
     '../tests/LListTest.cpp',
     '../tests/LayerDrawLooperTest.cpp',
+    '../tests/LayerRasterizerTest.cpp',
     '../tests/MD5Test.cpp',
     '../tests/MallocPixelRefTest.cpp',
     '../tests/MathTest.cpp',
     '../tests/PathTest.cpp',
     '../tests/PathUtilsTest.cpp',
     '../tests/PictureTest.cpp',
+    '../tests/PictureShaderTest.cpp',
+    '../tests/PictureStateTreeTest.cpp',
     '../tests/PictureUtilsTest.cpp',
     '../tests/PixelRefTest.cpp',
     '../tests/PointTest.cpp',
     '../tests/ReadPixelsTest.cpp',
     '../tests/ReadWriteAlphaTest.cpp',
     '../tests/Reader32Test.cpp',
+    '../tests/RecordDrawTest.cpp',
+    '../tests/RecordOptsTest.cpp',
+    '../tests/RecordPatternTest.cpp',
+    '../tests/RecordTest.cpp',
+    '../tests/RecorderTest.cpp',
+    '../tests/RecordingTest.cpp',
     '../tests/RefCntTest.cpp',
     '../tests/RefDictTest.cpp',
     '../tests/RegionTest.cpp',