wxWidgets/tests/streams
Václav Slavík 90adb9041c compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48338 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-22 15:19:06 +00:00
..
bstream.cpp
bstream.h implemented wxMemoryInputStream::CanRead() and added tests for CanRead() to all stream tests 2007-03-17 15:38:09 +00:00
datastreamtest.cpp
ffilestream.cpp implemented wxMemoryInputStream::CanRead() and added tests for CanRead() to all stream tests 2007-03-17 15:38:09 +00:00
fileback.cpp
filestream.cpp implemented wxMemoryInputStream::CanRead() and added tests for CanRead() to all stream tests 2007-03-17 15:38:09 +00:00
largefile.cpp compilation fix 2007-08-22 15:19:06 +00:00
memstream.cpp fix VC warning about applying unary minus to unsigned type yielding still unsigned result by using wxFileOffset instead of size_t 2007-03-18 14:32:55 +00:00
sstream.cpp implemented wxMemoryInputStream::CanRead() and added tests for CanRead() to all stream tests 2007-03-17 15:38:09 +00:00
tempfile.cpp
textstreamtest.cpp provide both const char* and const wchar_t* implicit conversion of wxCStrData regardless of the build type 2007-04-05 21:28:14 +00:00
zlibstream.cpp implemented wxMemoryInputStream::CanRead() and added tests for CanRead() to all stream tests 2007-03-17 15:38:09 +00:00