wxWidgets/tests/streams
2009-06-07 12:41:52 +00:00
..
bstream.cpp added (for now trivial) socket stream test 2008-07-08 00:19:54 +00:00
bstream.h removed the now unnecessary WX_CPPUNIT_ALLOW_EQUALS_TO_INT(wxFileOffset) 2009-05-03 11:36:04 +00:00
datastreamtest.cpp
ffilestream.cpp
fileback.cpp
filestream.cpp
iostreams.cpp get rid of special WX_ASSERT_FOO_EQUAL macros by defining CppUnit::assertEquals() overloads for wx types 2008-07-18 23:07:23 +00:00
largefile.cpp disable a VC6 warning occurring inside a standard header 2009-06-07 12:41:52 +00:00
memstream.cpp
socketstream.cpp make the test really use the different socket flags and disable the use of wxSOCKET_NOWAIT as some tests fail in this case 2008-12-27 11:41:30 +00:00
sstream.cpp
stdstream.cpp allow comparison of int with 64 bit integer type (see #10637) 2009-05-03 09:59:31 +00:00
tempfile.cpp
textstreamtest.cpp minor icc warning fixes 2008-11-19 09:55:27 +00:00
zlibstream.cpp added wxZlibStream::SetDictionary() (closes #10551) 2009-03-06 16:26:15 +00:00