git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33877
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#endif
CPPUNIT_TEST(Stdin);
CPPUNIT_TEST(MemoryStream);
#endif
CPPUNIT_TEST(Stdin);
CPPUNIT_TEST(MemoryStream);
CPPUNIT_TEST(SocketStream);
CPPUNIT_TEST(SocketStream);
CPPUNIT_TEST_SUITE_END();
void File();
CPPUNIT_TEST_SUITE_END();
void File();
void Socket();
void Stdin();
void MemoryStream();
void Socket();
void Stdin();
void MemoryStream();
void TestFILE(wxFFile& file, bool expected);
void TestFd(wxFile& file, bool expected);
void TestFILE(wxFFile& file, bool expected);
void TestFd(wxFile& file, bool expected);