Add tar stream tests.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42512 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1407,4 +1407,9 @@ template class ArchiveTestCase<wxArchiveClassFactory>;
|
||||
template class ArchiveTestCase<wxZipClassFactory>;
|
||||
#endif
|
||||
|
||||
#if wxUSE_TARSTREAM
|
||||
#include "wx/tarstrm.h"
|
||||
template class ArchiveTestCase<wxTarClassFactory>;
|
||||
#endif
|
||||
|
||||
#endif // wxUSE_STREAMS && wxUSE_ARCHIVE_STREAMS
|
||||
|
Reference in New Issue
Block a user