Globally use "wxWindows licence" consistently.
[wxWidgets.git] / tests / streams / bstream.h
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2009-12-30  Michael WetherellRepair the stream tests.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-05-03  Vadim Zeitlinremoved the now unnecessary WX_CPPUNIT_ALLOW_EQUALS_TO_...
2009-01-16  Vadim Zeitlincompilation fixes for 64 bit platforms
2009-01-04  Vadim Zeitlinabstract VC6 workaround inside a WX_CPPUNIT_ALLOW_EQUAL...
2009-01-04  Vadim Zeitlinuse correct type for file offset
2009-01-04  Vadim Zeitlinallow using CPPUNIT_ASSERT_EQUAL(int, wxFileOffset...
2009-01-03  Vadim Zeitlintrying to fix buildbot VC6 build error
2008-12-27  Vadim Zeitlinmore CPPUNIT_ASSERT replacements with CPPUNIT_ASSERT_EQUAL
2008-07-12  Vadim Zeitlincheck that the stream raises no error other than EOF...
2008-07-09  Vadim Zeitlinskip calls of TellI/TellO() if the stream is not seekab...
2007-03-17  Vadim Zeitlinimplemented wxMemoryInputStream::CanRead() and added...
2004-11-23  Ryan Norton[ 1070686 ] wxOutputStream::Close()
2004-11-10  Włodzimierz SkibaPatch 1053127 - Test fixes.
2004-11-10  Vadim Zeitlinnew set of fixes for problems due to huge files support...
2004-04-18  Václav Slavíkapplied rest of streams test suite patch
2004-04-11  Václav Slavíkstream tests improvements (patch 924438)
2004-04-01  Václav Slavíkforgot to add header file