wxWidgets/tests/archive
Václav Slavík 72e7920f2d Corrected formatting of archiver command in the tests.
wxString::Format() was used even when the first argument didn't contain
any %s, yet a string argument was always passed to it.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64705 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-06-24 10:33:36 +00:00
..
archivetest.cpp Corrected formatting of archiver command in the tests. 2010-06-24 10:33:36 +00:00
archivetest.h Forward port test case that corrupts archives to see if they can crash an input stream. 2006-09-24 11:52:53 +00:00
tartest.cpp Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
ziptest.cpp Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00