summaryrefslogtreecommitdiff
path: root/pathops_unittest.gyp
diff options
context:
space:
mode:
authorcaryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-04-11 12:33:23 +0000
committercaryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-04-11 12:33:23 +0000
commit9f41adbf988681020bc41cce30ab068a169c3c3e (patch)
tree3ee80d580ed03e9be18e73b00a70556692fce31a /pathops_unittest.gyp
parentb1f68fb5f44b0710270402309ea340d46f18cd75 (diff)
downloadgyp-9f41adbf988681020bc41cce30ab068a169c3c3e.tar.gz
shape ops test fixes
- fix rand for Android - build unit test on linux - use atomic inc in test count - add casting for Android git-svn-id: http://skia.googlecode.com/svn/trunk/gyp@8610 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'pathops_unittest.gyp')
-rw-r--r--pathops_unittest.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/pathops_unittest.gyp b/pathops_unittest.gyp
index d3bb3bc..1721389 100644
--- a/pathops_unittest.gyp
+++ b/pathops_unittest.gyp
@@ -7,6 +7,7 @@
{
'target_name': 'pathops_unittest',
'type': 'executable',
+ 'suppress_wildcard': '1',
'include_dirs' : [
'../include/pathops',
'../src/core',