wxWidgets/tests/image
Vadim Zeitlin a25b5bbfc9 Make it easier to compare wxImages in the unit tests.
Instead of forcing the tests to manually use memcmp(), specialize
CppUnit::assertion_traits<> for wxImage. This allows to simply use
CPPUNIT_ASSERT_EQUAL() and related macros with wxImage objects.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67616 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-04-26 22:57:16 +00:00
..
image.cpp Make it easier to compare wxImages in the unit tests. 2011-04-26 22:57:16 +00:00
rawbmp.cpp fix a bug in the test which was corrupting 1 byte beyond wxImage buffer 2008-07-23 23:23:23 +00:00