]> git.saurik.com Git - wxWidgets.git/history - tests/strings/vsnprintf.cpp
Use CPPUNIT_ASSERT_EQUAL where possible to improve messages.
[wxWidgets.git] / tests / strings / vsnprintf.cpp
2006-08-30  Michael WetherellUse CPPUNIT_ASSERT_EQUAL where possible to improve...
2006-08-28  Michael WetherellCompile fixes.
2006-08-13  Vadim Zeitlindon't rely on system snprintf() for the tests (patch...
2006-06-27  Vadim Zeitlinfix handling of % in our printf implementation (part...
2006-05-30  Vadim Zeitlinfix the tests to pass with both gcc and msvc (2nd part...
2006-05-28  Vadim ZeitlinwxVsnprintf() implementation with positional parameters...