]> git.saurik.com Git - wxWidgets.git/commit
Move some wxPrintf() tests (taken from glibc) to VsnprintfTestCase. Other tests are...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Wed, 2 Jun 2010 14:42:26 +0000 (14:42 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Wed, 2 Jun 2010 14:42:26 +0000 (14:42 +0000)
commit3634064463a7d1a54c49be03c5894db9fed02552
tree80288b0f2d5aa2fa83af32e4b6b8f7e2ca7cfbcd
parent7b8ccf332184543defe484acd79ad0f3d38f798f
Move some wxPrintf() tests (taken from glibc) to VsnprintfTestCase. Other tests are more difficult to convert in CppUnit style and not worth the effort (since now we don't use wx's own vsnprintf implementation anymore typically).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64468 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/console/console.cpp
tests/strings/vsnprintf.cpp