wxWidgets/tests/archive
Vadim Zeitlin f31a745909 Remove unnecessary c_str() from wx var arg functions arguments
Using c_str() for arguments to wxString::Printf(), Format() and
wxLogXXX() is useless since wx 2.9 days, so simply remove them.

No real changes, this is just a (long due) cleanup.
2021-07-04 15:08:13 +01:00
..
archivetest.cpp Remove unnecessary c_str() from wx var arg functions arguments 2021-07-04 15:08:13 +01:00
archivetest.h adding an iOS build to travis (#1847) 2020-05-08 08:01:56 +02:00
tartest.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
ziptest.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00