• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  'sources': [
3    '../tests/PathOpsAngleTest.cpp',
4    '../tests/PathOpsBoundsTest.cpp',
5    '../tests/PathOpsCubicIntersectionTest.cpp',
6    '../tests/PathOpsCubicIntersectionTestData.cpp',
7    '../tests/PathOpsCubicLineIntersectionTest.cpp',
8    '../tests/PathOpsCubicQuadIntersectionTest.cpp',
9    '../tests/PathOpsCubicReduceOrderTest.cpp',
10    '../tests/PathOpsCubicToQuadsTest.cpp',
11    '../tests/PathOpsDCubicTest.cpp',
12    '../tests/PathOpsDLineTest.cpp',
13    '../tests/PathOpsDPointTest.cpp',
14    '../tests/PathOpsDQuadTest.cpp',
15    '../tests/PathOpsDRectTest.cpp',
16    '../tests/PathOpsDTriangleTest.cpp',
17    '../tests/PathOpsDVectorTest.cpp',
18    '../tests/PathOpsExtendedTest.cpp',
19    '../tests/PathOpsInverseTest.cpp',
20    '../tests/PathOpsLineIntersectionTest.cpp',
21    '../tests/PathOpsLineParametetersTest.cpp',
22    '../tests/PathOpsOpCubicThreadedTest.cpp',
23    '../tests/PathOpsOpRectThreadedTest.cpp',
24    '../tests/PathOpsOpTest.cpp',
25    '../tests/PathOpsQuadIntersectionTest.cpp',
26    '../tests/PathOpsQuadIntersectionTestData.cpp',
27    '../tests/PathOpsQuadLineIntersectionTest.cpp',
28    '../tests/PathOpsQuadLineIntersectionThreadedTest.cpp',
29    '../tests/PathOpsQuadParameterizationTest.cpp',
30    '../tests/PathOpsQuadReduceOrderTest.cpp',
31    '../tests/PathOpsSimplifyDegenerateThreadedTest.cpp',
32    '../tests/PathOpsSimplifyFailTest.cpp',
33    '../tests/PathOpsSimplifyQuadralateralsThreadedTest.cpp',
34    '../tests/PathOpsSimplifyQuadThreadedTest.cpp',
35    '../tests/PathOpsSimplifyRectThreadedTest.cpp',
36    '../tests/PathOpsSimplifyTest.cpp',
37    '../tests/PathOpsSimplifyTrianglesThreadedTest.cpp',
38    '../tests/PathOpsSkpTest.cpp',
39    '../tests/PathOpsTestCommon.cpp',
40    '../tests/PathOpsThreadedCommon.cpp',
41    '../tests/PathOpsCubicIntersectionTestData.h',
42    '../tests/PathOpsExtendedTest.h',
43    '../tests/PathOpsQuadIntersectionTestData.h',
44    '../tests/PathOpsTestCommon.h',
45    '../tests/PathOpsThreadedCommon.h',
46  ],
47}
48