wxwidgets/tests/geometry
Vadim Zeitlin 9941531efc Simplify wxSize unit test further by comparing wxSizes directly
This is shorter and more clear than comparing width and height
independently and results in just as informative messages in case of
test failure if asserthelper.h is included.
2021-11-20 22:01:31 +01:00
..
point.cpp Get rid of CppUnit boilerplate in wxPoint and wxRealPoint tests 2021-11-20 21:57:35 +01:00
rect.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
region.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
size.cpp Simplify wxSize unit test further by comparing wxSizes directly 2021-11-20 22:01:31 +01:00