]> git.saurik.com Git - wxWidgets.git/commit
remove the just added assertEquals(time_t, long) overload, it results in infinite...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 19 Jul 2008 20:07:36 +0000 (20:07 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 19 Jul 2008 20:07:36 +0000 (20:07 +0000)
commitece97e28829228d84d6af87ec58b8ea71e9e9637
treedbf32d947a697b09254a0b61c3da84e0d40a088d
parentcc209a518f106f39fde26f8bc8dd3d9d53dc5cc5
remove the just added assertEquals(time_t, long) overload, it results in infinite recursion and crash if time_t is the same type as long

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