skia2/tests/tests_files.mk
reed@android.com a0f5d1546d move xfermode modes from porterduff into xfermode itself
git-svn-id: http://skia.googlecode.com/svn/trunk@232 2bbb7eff-a529-9590-31e7-b0007b416f81
2009-06-22 17:38:10 +00:00

22 lines
434 B
Makefile

SOURCE := \
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