wxWidgets/tests/archive
Vadim Zeitlin a5f013566f Check the return value of system() and pipe() in the test suite.
This is mainly to avoid -Wunused-result warnings under recent Linux systems
but also could give valuable information if the call does fail.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72714 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-10-20 14:49:13 +00:00
..
archivetest.cpp Check the return value of system() and pipe() in the test suite. 2012-10-20 14:49:13 +00:00
archivetest.h Include compilation of tests for OpenVMS (part1) 2010-12-15 09:51:48 +00:00
tartest.cpp Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
ziptest.cpp Remove testing against zip in a pipeline as it no longer supports it. 2012-02-21 20:11:16 +00:00