]> git.saurik.com Git - wxWidgets.git/commit
use CPPUNIT_ASSERT_MESSAGE() to show which test exactly failed; use more CPPUNIT_ASSE...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 8 Nov 2006 19:06:32 +0000 (19:06 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 8 Nov 2006 19:06:32 +0000 (19:06 +0000)
commitc217396535d0fde8350d8ce4bed8635f84585efc
tree3a2d7e11a4adffa0af89dd23cd5edfeb070335ef
parent2264775b8abfa8ad030029cd55d308aec50cbe67
use CPPUNIT_ASSERT_MESSAGE() to show which test exactly failed; use more CPPUNIT_ASSERT_EQUAL()s instead of simple CPPUNIT_ASSERT()s for the same purpose

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