wxwidgets/tests/archive
Vadim Zeitlin e9527ee5a2 Define wxArchiveIterator in all builds, not just STL one
Doing this doesn't introduce any backwards compatibility problems, so do
it always, and not only when wxUSE_STL==1.
2023-04-09 02:33:22 +02:00
..
archivetest.cpp Replace wxScopedPtr with std::unique_ptr in the tests 2023-03-06 23:34:44 +01:00
archivetest.h Define wxArchiveIterator in all builds, not just STL one 2023-04-09 02:33:22 +02:00
tartest.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
ziptest.cpp Replace wxScopedPtr with std::unique_ptr in the tests 2023-03-06 23:34:44 +01:00