skia2/tests/tests_files.mk
reed@android.com 097a351353 add SkRegion::setRects(), and its unit tests
git-svn-id: http://skia.googlecode.com/svn/trunk@588 2bbb7eff-a529-9590-31e7-b0007b416f81
2010-07-13 18:35:14 +00:00

25 lines
494 B
Makefile

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