skia2/tests/tests_files.mk
reed@google.com dde0956375 add cross-process option to gpipe
add unittests for reader32 and writer32



git-svn-id: http://skia.googlecode.com/svn/trunk@1397 2bbb7eff-a529-9590-31e7-b0007b416f81
2011-05-23 12:21:05 +00:00

39 lines
827 B
Makefile

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