allow using CPPUNIT_ASSERT_EQUAL(int,unsigned) even on 64 bit platforms (see r59576)
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 17 Mar 2009 22:02:56 +0000 (22:02 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 17 Mar 2009 22:02:56 +0000 (22:02 +0000)
commit306f34a3681b0d8d87ac5fb3dfd76817f4a8ba7c
tree7d100c65a12049fbc9593718fc9c7100a20f4f63
parent167905b2226e88c8655f2001e8752e3b6f230f7c
allow using CPPUNIT_ASSERT_EQUAL(int,unsigned) even on 64 bit platforms (see r59576)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59592 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/cppunit.h
tests/controls/headerctrltest.cpp