aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/tests_files.mk
blob: 9f8d6dff82caa918098cbd6ef5df81bfe2fb3ff5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
SOURCE := \
    BitmapCopyTest.cpp \
    BitmapGetColorTest.cpp \
    BlitRowTest.cpp \
    ClipCubicTest.cpp \
    ClipStackTest.cpp \
    ClipperTest.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 \
    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