wxWidgets/tests/streams
Vadim Zeitlin d68eb10e3d Handle strings with embedded NULs in wxDataStream
Read/write the entire string and not just the part until the first NUL in it.

Closes #17556.
2016-06-04 21:47:12 +02:00
..
bstream.cpp
bstream.h Fix more typos in comments and wxFAIL messages 2016-04-14 16:08:28 +02:00
datastreamtest.cpp Handle strings with embedded NULs in wxDataStream 2016-06-04 21:47:12 +02:00
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