Home | History | Annotate | Download | only in tests
      1 SOURCE := \
      2     BitmapCopyTest.cpp \
      3     BitmapGetColorTest.cpp \
      4     BlitRowTest.cpp \
      5     ClampRangeTest.cpp \
      6     ClipCubicTest.cpp \
      7     ClipStackTest.cpp \
      8     ClipperTest.cpp \
      9     ColorFilterTest.cpp \
     10     ColorTest.cpp \
     11     DequeTest.cpp \
     12     DrawBitmapRectTest.cpp \
     13     FillPathTest.cpp \
     14     FlateTest.cpp \
     15     GeometryTest.cpp \
     16     InfRectTest.cpp \
     17     MathTest.cpp \
     18     MatrixTest.cpp \
     19     MetaDataTest.cpp \
     20     PackBitsTest.cpp \
     21     PaintTest.cpp \
     22     ParsePathTest.cpp \
     23     PathCoverageTest.cpp \
     24     PathMeasureTest.cpp \
     25     PathTest.cpp \
     26     Reader32Test.cpp \
     27     RefDictTest.cpp \
     28     RegionTest.cpp \
     29     Sk64Test.cpp \
     30     skia_test.cpp \
     31     SortTest.cpp \
     32     SrcOverTest.cpp \
     33     StreamTest.cpp \
     34     StringTest.cpp \
     35     Test.cpp \
     36     TestSize.cpp \
     37     UtilsTest.cpp \
     38     Writer32Test.cpp \
     39     XfermodeTest.cpp
     40