]> git.saurik.com Git - wxWidgets.git/commit - tests/strings/vararg.cpp
Disable test failing under VC6 only.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 30 Sep 2010 14:30:18 +0000 (14:30 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 30 Sep 2010 14:30:18 +0000 (14:30 +0000)
commit32f6c515fda502353ac1af9aceabe0b203cb7385
treedbaf94a7afb68e885efc81f58ae529a8924081da
parent1cef35cad32a422dd3cb414cbf67dfdf9abbca60
Disable test failing under VC6 only.

Somehow the expected assert is not generated by wxString::Format("%d", ptr)
with VC6. Disable this test to make the test suite pass for VC6 for now to at
least be able to monitor the appearance of the new errors in it.

Of course, this one should ideally be debugged (by someone who is interested
in VC6 support) as well...

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