From 7f1af501f206da48a7ff791af53432c9c1c89d08 Mon Sep 17 00:00:00 2001 From: "skia.committer@gmail.com" Date: Wed, 24 Jul 2013 07:01:12 +0000 Subject: Sanitizing source files in Housekeeper-Nightly git-svn-id: http://skia.googlecode.com/svn/trunk@10299 2bbb7eff-a529-9590-31e7-b0007b416f81 --- tests/PathOpsCubicIntersectionTest.cpp | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'tests/PathOpsCubicIntersectionTest.cpp') diff --git a/tests/PathOpsCubicIntersectionTest.cpp b/tests/PathOpsCubicIntersectionTest.cpp index a0f2846984..1cc037f1c4 100644 --- a/tests/PathOpsCubicIntersectionTest.cpp +++ b/tests/PathOpsCubicIntersectionTest.cpp @@ -163,17 +163,17 @@ static const SkDCubic testSet[] = { const size_t testSetCount = SK_ARRAY_COUNT(testSet); static const SkDCubic newTestSet[] = { -{{{3, 4}, {1, 5}, {4, 3}, {6, 4}}}, -{{{3, 4}, {4, 6}, {4, 3}, {5, 1}}}, - -{{{130.04275512695312, 11417.413085937500 }, - {130.23312377929687, 11418.319335937500 }, - {131.03707885742187, 11419.000000000000 }, - {132.00000000000000, 11419.000000000000 }}}, - -{{{132.00000000000000, 11419.000000000000 }, - {130.89543151855469, 11419.000000000000 }, - {130.00000000000000, 11418.104492187500 }, +{{{3, 4}, {1, 5}, {4, 3}, {6, 4}}}, +{{{3, 4}, {4, 6}, {4, 3}, {5, 1}}}, + +{{{130.04275512695312, 11417.413085937500 }, + {130.23312377929687, 11418.319335937500 }, + {131.03707885742187, 11419.000000000000 }, + {132.00000000000000, 11419.000000000000 }}}, + +{{{132.00000000000000, 11419.000000000000 }, + {130.89543151855469, 11419.000000000000 }, + {130.00000000000000, 11418.104492187500 }, {130.00000000000000, 11417.000000000000 }}}, {{{1.0516976506771041, 2.9684399028541346 }, -- cgit v1.2.3