Missing header.
[wxWidgets.git] / tests / strings / crt.cpp
2007-06-13  Vadim Zeitlinoverload wxStrpbrk() for more types and add tests for it
2007-06-13  Vadim Zeitlinuse CPPUNIT_ASSERT_EQUAL instead of CPPUNIT_ASSERT...
2007-06-13  Vadim ZeitlinstrWC used in the tests was supposed to be a wide strin...
2007-06-10  Václav Slavík1. made CRT wrappers definitions indepenent of wxUSE_UN...
2004-11-22  Ryan Norton[ 1068188 ] Precompiled header for the test program...
2004-06-03  Václav Slavíkadded tests for wx's CRT wrappers (so far only wxGetEnv...