skia2/tests/tests_files.mk
reed@google.com bdee9fc778 add tests for SkClipStack
git-svn-id: http://skia.googlecode.com/svn/trunk@828 2bbb7eff-a529-9590-31e7-b0007b416f81
2011-02-22 20:17:43 +00:00

31 lines
629 B
Makefile

SOURCE := \
BitmapCopyTest.cpp \
BlitRowTest.cpp \
ClipCubicTest.cpp \
ClipStackTest.cpp \
ClipperTest.cpp \
DequeTest.cpp \
FillPathTest.cpp \
FlateTest.cpp \
GeometryTest.cpp \
InfRectTest.cpp \
MathTest.cpp \
MatrixTest.cpp \
PackBitsTest.cpp \
PaintTest.cpp \
ParsePathTest.cpp \
PathMeasureTest.cpp \
PathTest.cpp \
RefDictTest.cpp \
RegionTest.cpp \
Sk64Test.cpp \
skia_test.cpp \
SortTest.cpp \
SrcOverTest.cpp \
StreamTest.cpp \
StringTest.cpp \
Test.cpp \
TestSize.cpp \
UtilsTest.cpp \
XfermodeTest.cpp