aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/tests_files.mk
blob: 04fc013df58d1cfd9240cc43a719668c6918a555 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
SOURCE := \
	GeometryTest.cpp \
    MathTest.cpp \
    MatrixTest.cpp \
    PackBitsTest.cpp \
    Sk64Test.cpp \
    StringTest.cpp \
    Test.cpp \
    UtilsTest.cpp \
    PaintTest.cpp \
    ParsePathTest.cpp \
    PathTest.cpp \
    ClipCubicTest.cpp \
    SrcOverTest.cpp \
    StreamTest.cpp \
    SortTest.cpp \
    BitmapCopyTest.cpp \
    PathMeasureTest.cpp \
    TriangulationTest.cpp \
    TestSize.cpp \
    testmain.cpp