blob: 1850494b2f73711f2c0e8d65f7fc08ac658b2d79 [file] [log] [blame]
reed@android.combbff1d52009-06-05 16:21:03 +00001SOURCE := \
reed@android.com78cd1052010-03-08 20:23:57 +00002 BlitRowTest.cpp \
reed@android.coma3d90102009-11-30 12:48:33 +00003 ClipperTest.cpp \
reed@android.combbff1d52009-06-05 16:21:03 +00004 GeometryTest.cpp \
5 MathTest.cpp \
6 MatrixTest.cpp \
7 PackBitsTest.cpp \
8 Sk64Test.cpp \
9 StringTest.cpp \
10 Test.cpp \
11 UtilsTest.cpp \
reed@android.coma0f5d152009-06-22 17:38:10 +000012 PaintTest.cpp \
reed@android.combbff1d52009-06-05 16:21:03 +000013 ParsePathTest.cpp \
14 PathTest.cpp \
15 ClipCubicTest.cpp \
16 SrcOverTest.cpp \
17 StreamTest.cpp \
18 SortTest.cpp \
19 BitmapCopyTest.cpp \
20 PathMeasureTest.cpp \
21 TriangulationTest.cpp \
22 TestSize.cpp \
reed@android.com1db89dc2010-03-08 22:00:55 +000023 skia_test.cpp