wxWidgets/tests/streams
2007-03-18 14:32:55 +00:00
..
bstream.cpp Add tests for wxBackingFile. 2006-10-24 07:47:07 +00:00
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 Compile fix after GetC return type changed from char to int. 2006-10-29 22:38:26 +00:00
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 test both wxMBConvUTFxx and wxCSConv(wxFONTENCODING_UTFxx), they should behave the same 2006-12-16 15:09:32 +00:00
zlibstream.cpp implemented wxMemoryInputStream::CanRead() and added tests for CanRead() to all stream tests 2007-03-17 15:38:09 +00:00