]> git.saurik.com Git - wxWidgets.git/commit
for some reason having int/size_t assertEquals() overload is not always enough for...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 30 Oct 2008 23:22:10 +0000 (23:22 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 30 Oct 2008 23:22:10 +0000 (23:22 +0000)
commit0fbfcdd068deb72c4e59f8113d1c16741ecfb166
tree98eb74b2ba0b05383e38e3415b817fc4c7b68f8f
parent6b583d40a8cd1dd38de2ad84e650023b857f80f7
for some reason having int/size_t assertEquals() overload is not always enough for VC6, so provide both unsigned int/long overloads instead and rely on size_t being one of them

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