aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/tests_files.mk
blob: 19dfdc374d565b6f9eae55e2ebac2f3371b907da (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
SOURCE := \
    BitmapCopyTest.cpp \
    BlitRowTest.cpp \
    ClipCubicTest.cpp \
    ClipperTest.cpp \
    FillPathTest.cpp \
    FlateTest.cpp \
    GeometryTest.cpp \
    MathTest.cpp \
    MatrixTest.cpp \
    PackBitsTest.cpp \
    PaintTest.cpp \
    ParsePathTest.cpp \
    PathMeasureTest.cpp \
    PathTest.cpp \
    RegionTest.cpp \
    Sk64Test.cpp \
    skia_test.cpp \
    SortTest.cpp \
    SrcOverTest.cpp \
    StreamTest.cpp \
    StringTest.cpp \
    Test.cpp \
    TestSize.cpp \
    TriangulationTest.cpp \
    UtilsTest.cpp