add tests for how empty regions should behave in intersects() and contains()
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 30 Apr 2012 16:28:04 +0000 (16:28 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 30 Apr 2012 16:28:04 +0000 (16:28 +0000)
commit8a0d8ff854a034ff742341a2eb4bf68ba6ea1b9c
treed8bc2f7ca05b78b87fde399c4a79888c30fb09d8
parentc34f53db60d8d5312fb1a78ebb9f82224a9d70e5
add tests for how empty regions should behave in intersects() and contains()
Review URL: https://codereview.appspot.com/6134053

git-svn-id: http://skia.googlecode.com/svn/trunk@3795 2bbb7eff-a529-9590-31e7-b0007b416f81
tests/RegionTest.cpp