]> git.saurik.com Git - wxWidgets.git/commit - tests/datetime/datetimetest.cpp
Fix wxDateTime unit test after the changes of r71430.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 13 May 2012 22:05:57 +0000 (22:05 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 13 May 2012 22:05:57 +0000 (22:05 +0000)
commitd44dc1bedeab3f0bcbe1be28f94f1b28f3e16e3b
treeb2adeb01671b14274e25821002ad98ee39d711af
parentae8079a2109cc4cfe27fe5de16679726dd7660ca
Fix wxDateTime unit test after the changes of r71430.

Don't test the return value of ParseFormat(wxCStrData) any more as this
function is void now.

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