]> git.saurik.com Git - wxWidgets.git/commit
don't run vsnprintf() test if we're using the system version, there is nothing we...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 30 May 2008 22:11:51 +0000 (22:11 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 30 May 2008 22:11:51 +0000 (22:11 +0000)
commit05b5a45f9653c0c825cc838265c0accf991c1640
treec79dbae3c3ae9142b8b25ea75e70a78a93d22b11
parentfc215b4140ebae043f239dfbb786ce29958b5fab
don't run vsnprintf() test if we're using the system version, there is nothing we can do about its failures then anyhow

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