]> git.saurik.com Git - wxWidgets.git/commit
Fix unit test build with wxUSE_ZIPSTREAM or wxUSE_TARSTREAM == 0.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 15 Jan 2012 12:28:57 +0000 (12:28 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 15 Jan 2012 12:28:57 +0000 (12:28 +0000)
commit2db3b9a6a40343d0a2b6c5008e5ed9768f4a7358
treeeb44bc4a17680ab47db77a7b8f0a51c23335b2eb
parent28c2cd426a1e66f47db56589cb1c1c705eceabea
Fix unit test build with wxUSE_ZIPSTREAM or wxUSE_TARSTREAM == 0.

Disable the tests using wxZipEntry when it's unavailable. Also do the same for
wxTarEntry.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70349 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/misc/misctests.cpp