blob: 04fc013df58d1cfd9240cc43a719668c6918a555 [file] [log] [blame]
reed@android.combbff1d52009-06-05 16:21:03 +00001SOURCE := \
2 GeometryTest.cpp \
3 MathTest.cpp \
4 MatrixTest.cpp \
5 PackBitsTest.cpp \
6 Sk64Test.cpp \
7 StringTest.cpp \
8 Test.cpp \
9 UtilsTest.cpp \
reed@android.coma0f5d152009-06-22 17:38:10 +000010 PaintTest.cpp \
reed@android.combbff1d52009-06-05 16:21:03 +000011 ParsePathTest.cpp \
12 PathTest.cpp \
13 ClipCubicTest.cpp \
14 SrcOverTest.cpp \
15 StreamTest.cpp \
16 SortTest.cpp \
17 BitmapCopyTest.cpp \
18 PathMeasureTest.cpp \
19 TriangulationTest.cpp \
20 TestSize.cpp \
21 testmain.cpp