summaryrefslogtreecommitdiff
path: root/pathops_unittest.gypi
diff options
context:
space:
mode:
authorcaryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-04-15 19:13:59 +0000
committercaryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-04-15 19:13:59 +0000
commite98515ba0fdcbb751b1b62d25d32b35d4994871f (patch)
tree66fb48c696eb8dc6d3359e62ca6aaf72af3c1de8 /pathops_unittest.gypi
parent85efbe24ce0276e7959368435c357facba66cd85 (diff)
downloadgyp-e98515ba0fdcbb751b1b62d25d32b35d4994871f.tar.gz
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
Diffstat (limited to 'pathops_unittest.gypi')
-rw-r--r--pathops_unittest.gypi1
1 files changed, 1 insertions, 0 deletions
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',