Fix path iter returned pt on close, test path close pt in unit test.
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 13 Jul 2011 17:44:36 +0000 (17:44 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 13 Jul 2011 17:44:36 +0000 (17:44 +0000)
commitb3b8dfa31326c51dab8b5ed569e19ee715582d1b
tree6dc2598a0b1a8a9faf67e15746ab353c6498d07d
parent4e3059868f04abbf532aae570f764255589c313e
Fix path iter returned pt on close, test path close pt in unit test.

Review URL: http://codereview.appspot.com/4715044/

git-svn-id: http://skia.googlecode.com/svn/trunk@1849 2bbb7eff-a529-9590-31e7-b0007b416f81
include/core/SkPath.h
src/core/SkPath.cpp
tests/PathTest.cpp