wxWidgets/tests/streams
2007-03-18 14:32:55 +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 fixes after c_str() changes 2007-03-18 14:29:30 +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
zlibstream.cpp implemented wxMemoryInputStream::CanRead() and added tests for CanRead() to all stream tests 2007-03-17 15:38:09 +00:00