wxWidgets/tests/streams
Vadim Zeitlin c15ae5e4a3 Add a check for wxSocketServer creation to the unit tests.
This should prevent an assert failure which happens if we call Accept() on an
invalid server below and also confirm if the server creation really failed or
not.
2015-06-23 19:11:31 +02:00
..
bstream.cpp
bstream.h
datastreamtest.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
ffilestream.cpp
fileback.cpp
filestream.cpp
iostreams.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
largefile.cpp
memstream.cpp
socketstream.cpp Add a check for wxSocketServer creation to the unit tests. 2015-06-23 19:11:31 +02:00
sstream.cpp
stdstream.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
tempfile.cpp
textstreamtest.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
zlibstream.cpp