skia2/tests/tests_files.mk
reed@android.com a3d901099d add unittest for IntersectLine, used by hairlines
git-svn-id: http://skia.googlecode.com/svn/trunk@447 2bbb7eff-a529-9590-31e7-b0007b416f81
2009-11-30 12:48:33 +00:00

23 lines
453 B
Makefile

SOURCE := \
ClipperTest.cpp \
GeometryTest.cpp \
MathTest.cpp \
MatrixTest.cpp \
PackBitsTest.cpp \
Sk64Test.cpp \
StringTest.cpp \
Test.cpp \
UtilsTest.cpp \
PaintTest.cpp \
ParsePathTest.cpp \
PathTest.cpp \
ClipCubicTest.cpp \
SrcOverTest.cpp \
StreamTest.cpp \
SortTest.cpp \
BitmapCopyTest.cpp \
PathMeasureTest.cpp \
TriangulationTest.cpp \
TestSize.cpp \
testmain.cpp