wxWidgets/tests/geometry
Vadim Zeitlin 12f8ab20f9 Move operator<<(std::ostream&, wxRect) overload to a header
This will allow reusing it in other tests too.

Also make the output slightly more readable by formatting the rectangle
as "{x,y w*h}" instead of "{x,y,w,h}".

No real changes.
2018-11-04 18:28:33 +01:00
..
point.cpp Replace CppUnit with Catch for unit tests 2017-11-02 01:53:16 +01:00
rect.cpp Move operator<<(std::ostream&, wxRect) overload to a header 2018-11-04 18:28:33 +01:00
region.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
size.cpp Replace CppUnit with Catch for unit tests 2017-11-02 01:53:16 +01:00