No real changes, just avoid an unnecessary heap allocation in a test.
[wxWidgets.git] / tests / strings / vararg.cpp
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2008-07-29  Václav Slavíkadded a test for passing wxCharBufer to wxprintf functions
2008-07-18  Vadim Zeitlinget rid of special WX_ASSERT_FOO_EQUAL macros by defini...
2008-01-13  Vadim Zeitlincompilation fixes for VC6
2007-09-14  Vadim Zeitlinfix a couple of harmless warnings in MSVC build
2007-08-20  Václav Slavíkfixed variadic templates in the case when char value...
2007-06-06  Václav Slavíkfixed wxScanf() etc. to compile with Visual C++ again
2007-05-12  Václav Slavíkadd test for passing c_str() of temporary wxString...
2007-05-02  Václav Slavíkadded test for passing std::string to vararg functions
2007-04-24  Václav Slavíkadded test for a crash when passing wxCStrData construc...
2007-03-28  Václav Slavíkallow passing wx[W]CharBuffer to wx vararg templates
2007-03-17  Václav Slavíkfirst phase of transition to unified Unicode build: