wxWidgets/tests/datetime
Vadim Zeitlin ebf30adeb6 Avoid calling strftime() with an invalid format string
This results in an assertion from MSVC CRT implementation which was
somehow consumed by CppUnit but with the switch to Catch resulted in a
test failure.
2017-11-02 01:53:23 +01:00
..
datetimetest.cpp Avoid calling strftime() with an invalid format string 2017-11-02 01:53:23 +01:00