blob: 79e7efed9cbd5329bef784fbe1a5522612fb479e [file] [log] [blame]
reed@android.combbff1d52009-06-05 16:21:03 +00001SOURCE := \
reed@android.coma3d90102009-11-30 12:48:33 +00002 ClipperTest.cpp \
reed@android.combbff1d52009-06-05 16:21:03 +00003 GeometryTest.cpp \
4 MathTest.cpp \
5 MatrixTest.cpp \
6 PackBitsTest.cpp \
7 Sk64Test.cpp \
8 StringTest.cpp \
9 Test.cpp \
10 UtilsTest.cpp \
reed@android.coma0f5d152009-06-22 17:38:10 +000011 PaintTest.cpp \
reed@android.combbff1d52009-06-05 16:21:03 +000012 ParsePathTest.cpp \
13 PathTest.cpp \
14 ClipCubicTest.cpp \
15 SrcOverTest.cpp \
16 StreamTest.cpp \
17 SortTest.cpp \
18 BitmapCopyTest.cpp \
19 PathMeasureTest.cpp \
20 TriangulationTest.cpp \
21 TestSize.cpp \
22 testmain.cpp