From e98515ba0fdcbb751b1b62d25d32b35d4994871f Mon Sep 17 00:00:00 2001 From: "caryclark@google.com" Date: Mon, 15 Apr 2013 19:13:59 +0000 Subject: path ops work in progress standardize tests use SK_ARRAY_COUNT everywhere debug why x87 differs from SIMD 64 various platform specific fixes git-svn-id: http://skia.googlecode.com/svn/trunk/gyp@8689 2bbb7eff-a529-9590-31e7-b0007b416f81 --- pathops_unittest.gypi | 1 + 1 file changed, 1 insertion(+) (limited to 'pathops_unittest.gypi') diff --git a/pathops_unittest.gypi b/pathops_unittest.gypi index fb26c6a..ebe1d5b 100644 --- a/pathops_unittest.gypi +++ b/pathops_unittest.gypi @@ -1,5 +1,6 @@ { 'sources': [ + '../tests/PathOpsAngleTest.cpp', '../tests/PathOpsBoundsTest.cpp', '../tests/PathOpsCubicIntersectionTest.cpp', '../tests/PathOpsCubicIntersectionTestData.cpp', -- cgit v1.2.3