wxWidgets/tests/geometry
Vadim Zeitlin dd4eefcb29 Document and test behaviour of wxRegion methods when it is invalid.
Document which wxRegion methods can and can't be used when the region itself
is invalid.

Apply the minor changes to wxGTK (Xor() didn't do the right thing, Offset()
didn't assert) and wxOSX (Offset() crashed) to make their behaviour consistent
with wxMSW.

Add a (trivial, so far, but to be extended later) wxRegion unit test checking
that the methods do indeed behave as documented.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69461 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-10-18 21:56:48 +00:00
..
point.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
rect.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
region.cpp Document and test behaviour of wxRegion methods when it is invalid. 2011-10-18 21:56:48 +00:00
size.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00