]> git.saurik.com Git - wxWidgets.git/commit
Modify float/double wxAny testing to use CPPUNIT_ASSERT_EQUAL() instead of CPPUNIT_AS...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Thu, 6 May 2010 17:21:50 +0000 (17:21 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Thu, 6 May 2010 17:21:50 +0000 (17:21 +0000)
commitd517b60699db7507e9cb377a810b56f108cb7d88
treef34f5b73e84dbbf87b1bc175d5d8fb6b3e5d45fd
parent64b62afea87ba1c40888fda71d68d7e919b43e60
Modify float/double wxAny testing to use CPPUNIT_ASSERT_EQUAL() instead of CPPUNIT_ASSERT_DOUBLES_EQUAL(), so that we know the retrieved values are truly identical.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64231 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/any/anytest.cpp