2009-06-05 16:21:03 +00:00
|
|
|
SOURCE := \
|
2010-12-02 22:55:33 +00:00
|
|
|
BitmapCopyTest.cpp \
|
2011-02-25 19:50:19 +00:00
|
|
|
BitmapGetColorTest.cpp \
|
2010-12-02 22:55:33 +00:00
|
|
|
BlitRowTest.cpp \
|
|
|
|
ClipCubicTest.cpp \
|
2011-02-22 20:17:43 +00:00
|
|
|
ClipStackTest.cpp \
|
2010-12-02 22:55:33 +00:00
|
|
|
ClipperTest.cpp \
|
2011-02-22 13:16:38 +00:00
|
|
|
DequeTest.cpp \
|
2011-03-17 17:48:04 +00:00
|
|
|
DrawBitmapRectTest.cpp \
|
2010-12-06 18:52:40 +00:00
|
|
|
FillPathTest.cpp \
|
2010-12-02 22:55:33 +00:00
|
|
|
FlateTest.cpp \
|
|
|
|
GeometryTest.cpp \
|
2011-02-08 19:28:07 +00:00
|
|
|
InfRectTest.cpp \
|
2009-06-05 16:21:03 +00:00
|
|
|
MathTest.cpp \
|
|
|
|
MatrixTest.cpp \
|
2011-03-30 18:23:21 +00:00
|
|
|
MetaDataTest.cpp \
|
2009-06-05 16:21:03 +00:00
|
|
|
PackBitsTest.cpp \
|
2009-06-22 17:38:10 +00:00
|
|
|
PaintTest.cpp \
|
2009-06-05 16:21:03 +00:00
|
|
|
ParsePathTest.cpp \
|
2010-12-02 22:55:33 +00:00
|
|
|
PathMeasureTest.cpp \
|
2009-06-05 16:21:03 +00:00
|
|
|
PathTest.cpp \
|
2011-01-25 23:36:05 +00:00
|
|
|
RefDictTest.cpp \
|
2010-07-13 18:35:14 +00:00
|
|
|
RegionTest.cpp \
|
2010-12-02 22:55:33 +00:00
|
|
|
Sk64Test.cpp \
|
|
|
|
skia_test.cpp \
|
|
|
|
SortTest.cpp \
|
2009-06-05 16:21:03 +00:00
|
|
|
SrcOverTest.cpp \
|
|
|
|
StreamTest.cpp \
|
2010-12-02 22:55:33 +00:00
|
|
|
StringTest.cpp \
|
|
|
|
Test.cpp \
|
2009-06-05 16:21:03 +00:00
|
|
|
TestSize.cpp \
|
2011-02-07 17:48:40 +00:00
|
|
|
UtilsTest.cpp \
|
2011-02-08 19:28:07 +00:00
|
|
|
XfermodeTest.cpp
|