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
ffilestream.cpp
fileback.cpp
filestream.cpp
iostreams.cpp
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
tempfile.cpp
textstreamtest.cpp
zlibstream.cpp