]> 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:02:56 +0000 (19:02 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 8 Nov 2006 19:02:56 +0000 (19:02 +0000)
commit2264775b8abfa8ad030029cd55d308aec50cbe67
treeb7b24d678006b079ab83fb42cf25de473dc0c82c
parent9129836e627b31134dd2a1e8671a0906883a063a
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@43204 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/filename/filenametest.cpp