| Index: tests/PathOpsCubicLineIntersectionTest.cpp
|
| diff --git a/tests/PathOpsCubicLineIntersectionTest.cpp b/tests/PathOpsCubicLineIntersectionTest.cpp
|
| index 234a53805f6aad63ce90f75a97bba961feea1235..6fdce3cb18ab635b2d589966c472ec70350315a8 100644
|
| --- a/tests/PathOpsCubicLineIntersectionTest.cpp
|
| +++ b/tests/PathOpsCubicLineIntersectionTest.cpp
|
| @@ -49,6 +49,9 @@ static void testFail(skiatest::Reporter* reporter, int iIndex) {
|
| }
|
|
|
| static lineCubic lineCubicTests[] = {
|
| + {{{{0.468027353,4}, {1.06734705,1.33333337}, {1.36700678,0}, {3,0}}},
|
| + {{{2,1}, {0,1}}}},
|
| +
|
| {{{{-634.60540771484375, -481.262939453125}, {266.2696533203125, -752.70867919921875},
|
| {-751.8370361328125, -317.37921142578125}, {-969.7427978515625, 824.7255859375}}},
|
| {{{-287.9506133720805678, -557.1376476615772617},
|
|
|