]> git.saurik.com Git - wxWidgets.git/commitdiff
Fix another bad format string in the testsuite.
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 24 Jun 2010 11:25:54 +0000 (11:25 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 24 Jun 2010 11:25:54 +0000 (11:25 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64717 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

tests/sizers/boxsizer.cpp

index ca203d23796cdf2a2a8eb819261213b4847dc64c..9e7cc5191e228d342298c6d6ee27b5e601e573a5 100644 (file)
@@ -233,7 +233,7 @@ void BoxSizerTestCase::Size3()
                 WX_ASSERT_EQUAL_MESSAGE
                 (
                     (
                 WX_ASSERT_EQUAL_MESSAGE
                 (
                     (
-                        "test %lu, permutation #%d: wrong size for child #%d "
+                        "test %lu, permutation #%lu: wrong size for child #%d "
                         "for total size %d",
                         static_cast<unsigned long>(i),
                         static_cast<unsigned long>(p),
                         "for total size %d",
                         static_cast<unsigned long>(i),
                         static_cast<unsigned long>(p),