From b0a0589f8ac0254ec1beba9db2fc32a2bedb31e5 Mon Sep 17 00:00:00 2001 From: "skia.committer@gmail.com" Date: Thu, 3 Oct 2013 07:01:37 +0000 Subject: Sanitizing source files in Housekeeper-Nightly git-svn-id: http://skia.googlecode.com/svn/trunk@11585 2bbb7eff-a529-9590-31e7-b0007b416f81 --- tests/PathOpsQuadIntersectionTest.cpp | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'tests/PathOpsQuadIntersectionTest.cpp') diff --git a/tests/PathOpsQuadIntersectionTest.cpp b/tests/PathOpsQuadIntersectionTest.cpp index 5d315b211d..07d2dac854 100644 --- a/tests/PathOpsQuadIntersectionTest.cpp +++ b/tests/PathOpsQuadIntersectionTest.cpp @@ -53,13 +53,13 @@ static void standardTestCases(skiatest::Reporter* reporter) { } static const SkDQuad testSet[] = { -{{{2.9999997378517067, 1.9737872594345709}, {2.9999997432230918, 1.9739647181863822}, {1.2414155459263587e-163, 5.2957833941332142e-315}}}, -{{{2.9999047485265304, 1.9739164225694723}, {3.0000947268526112, 1.9738379076623633}, {0.61149411077591886, 0.0028382324376270418}}}, - - {{{2.9999996843656502, 1.9721416019045801}, {2.9999997725237835, 1.9749798343422071}, - {5.3039068214821359e-315, 8.9546185262775165e-307}}}, - {{{2.9984791443874976, 1.974505741312242}, {2.9999992702127476, 1.9738772171479178}, - {3.0015187977319759, 1.9732495027303418}}}, +{{{2.9999997378517067, 1.9737872594345709}, {2.9999997432230918, 1.9739647181863822}, {1.2414155459263587e-163, 5.2957833941332142e-315}}}, +{{{2.9999047485265304, 1.9739164225694723}, {3.0000947268526112, 1.9738379076623633}, {0.61149411077591886, 0.0028382324376270418}}}, + + {{{2.9999996843656502, 1.9721416019045801}, {2.9999997725237835, 1.9749798343422071}, + {5.3039068214821359e-315, 8.9546185262775165e-307}}}, + {{{2.9984791443874976, 1.974505741312242}, {2.9999992702127476, 1.9738772171479178}, + {3.0015187977319759, 1.9732495027303418}}}, {{{0.647069409,2.97691634}, {0.946860918,3.17625612}, {1.46875407,2.65105457}}}, {{{0,1}, {0.723699095,2.82756208}, {1.08907197,2.97497449}}}, -- cgit v1.2.3