projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Comment out the CIAbot script, the site has been dead a long time.
[wxWidgets.git]
/
tests
/
streams
/
2013-05-06
Vadim Zeitlin
Add IEEE 754 single/double precision support to wxDataS...
tree
|
commitdiff
2013-05-06
Vadim Zeitlin
Test wxDataStream floating point methods in big endian...
tree
|
commitdiff
2013-05-06
Vadim Zeitlin
No changes, just a small optimization in DataStreamTest...
tree
|
commitdiff
2012-03-04
Vadim Zeitlin
Use __WINDOWS__ for OS checks and __WXMSW__ for GUI...
tree
|
commitdiff
2011-07-25
Steve Lamerton
Merge in from trunk r67662 to r64801
tree
|
commitdiff
2011-05-03
Dimitri Schoolwerth
Replaced Ok() occurrences with IsOk() throughout trunk.
tree
|
commitdiff
2011-04-30
Dimitri Schoolwerth
No code changes, fixed some typos.
tree
|
commitdiff
2011-04-03
Dimitri Schoolwerth
No code changes, fixed various typos.
tree
|
commitdiff
2011-03-22
Dimitri Schoolwerth
Fixed various typos.
tree
|
commitdiff
2010-11-10
Vadim Zeitlin
Use wxString::To8BitData() instead of mb_str() to handl...
tree
|
commitdiff
2010-07-13
Vadim Zeitlin
Globally use "wxWindows licence" consistently.
tree
|
commitdiff
2010-05-16
Francesco Montorsi
move TestTextInputStream() function in CppUnit's TextSt...
tree
|
commitdiff
2010-04-12
Vadim Zeitlin
Fix string stream unit test compilation in non-Unicode...
tree
|
commitdiff
2010-01-24
Vadim Zeitlin
Fix bug in wxStringOutputStream unit test.
tree
|
commitdiff
2009-12-30
Michael Wetherell
Add another test for sparse file support so that the...
tree
|
commitdiff
2009-12-30
Michael Wetherell
Repair the stream tests.
tree
|
commitdiff
2009-12-22
Michael Wetherell
Add support for large stdio files for VC 8+. What versi...
tree
|
commitdiff
2009-09-12
Vadim Zeitlin
Extract TestFile class in a separate header.
tree
|
commitdiff
2009-07-23
Vadim Zeitlin
Globally replace _T() with wxT().
tree
|
commitdiff
2009-07-20
Vadim Zeitlin
Put braces around all calls to wxLogFunctions() inside...
tree
|
commitdiff
2009-06-07
Vadim Zeitlin
disable a VC6 warning occurring inside a standard header
tree
|
commitdiff
2009-06-06
Vadim Zeitlin
use _fileno() instead of fileno() with VC
tree
|
commitdiff
2009-05-03
Vadim Zeitlin
removed the now unnecessary WX_CPPUNIT_ALLOW_EQUALS_TO_...
tree
|
commitdiff
2009-05-03
Vadim Zeitlin
allow comparison of int with 64 bit integer type (see...
tree
|
commitdiff
2009-05-03
Vadim Zeitlin
std::streamoff is just a (32 bit) long under Win32...
tree
|
commitdiff
2009-05-02
Vadim Zeitlin
added wxStd{In,Out}putStream classes (closes #10637)
tree
|
commitdiff
2009-03-06
Vadim Zeitlin
added wxZlibStream::SetDictionary() (closes #10551)
tree
|
commitdiff
2009-01-16
Vadim Zeitlin
compilation fixes for 64 bit platforms
tree
|
commitdiff
2009-01-04
Vadim Zeitlin
abstract VC6 workaround inside a WX_CPPUNIT_ALLOW_EQUAL...
tree
|
commitdiff
2009-01-04
Vadim Zeitlin
use correct type for file offset
tree
|
commitdiff
2009-01-04
Vadim Zeitlin
allow using CPPUNIT_ASSERT_EQUAL(int, wxFileOffset...
tree
|
commitdiff
2009-01-03
Vadim Zeitlin
trying to fix buildbot VC6 build error
tree
|
commitdiff
2008-12-27
Vadim Zeitlin
make the test really use the different socket flags...
tree
|
commitdiff
2008-12-27
Vadim Zeitlin
more CPPUNIT_ASSERT replacements with CPPUNIT_ASSERT_EQUAL
tree
|
commitdiff
2008-11-19
Vadim Zeitlin
minor icc warning fixes
tree
|
commitdiff
2008-07-18
Vadim Zeitlin
get rid of special WX_ASSERT_FOO_EQUAL macros by defini...
tree
|
commitdiff
2008-07-12
Vadim Zeitlin
run tests several times with different socket flags
tree
|
commitdiff
2008-07-12
Vadim Zeitlin
check that the stream raises no error other than EOF...
tree
|
commitdiff
2008-07-12
Vadim Zeitlin
enable the rest of wxSocketStream tests now that they...
tree
|
commitdiff
2008-07-09
Vadim Zeitlin
add some output stream tests
tree
|
commitdiff
2008-07-09
Vadim Zeitlin
skip calls of TellI/TellO() if the stream is not seekab...
tree
|
commitdiff
2008-07-09
Vadim Zeitlin
use wxSocketBase::Initialize/Shutdown() instead of...
tree
|
commitdiff
2008-07-08
Vadim Zeitlin
MSW compilation fix after last commit
tree
|
commitdiff
2008-07-08
Vadim Zeitlin
added (for now trivial) socket stream test
tree
|
commitdiff
2008-06-15
Vadim Zeitlin
added a unit test for input/output file streams and...
tree
|
commitdiff
2007-09-15
Vadim Zeitlin
fix wxStringOutputStream to deal with NUL bytes correct...
tree
|
commitdiff
2007-08-22
Václav Slavík
compilation fix
tree
|
commitdiff
2007-04-05
Václav Slavík
provide both const char* and const wchar_t* implicit...
tree
|
commitdiff
2007-03-18
Vadim Zeitlin
fix VC warning about applying unary minus to unsigned...
tree
|
commitdiff
2007-03-18
Vadim Zeitlin
compilation fixes after c_str() changes
tree
|
commitdiff
2007-03-17
Vadim Zeitlin
implemented wxMemoryInputStream::CanRead() and added...
tree
|
commitdiff
2007-03-17
Vadim Zeitlin
added wxMemoryInputStream(wxInputStream&, size_t) ctor...
tree
|
commitdiff
2007-03-17
Václav Slavík
first phase of transition to unified Unicode build:
tree
|
commitdiff
2007-03-08
Vadim Zeitlin
removed WXWIN_COMPATIBILITY_24
tree
|
commitdiff
2006-12-16
Vadim Zeitlin
test both wxMBConvUTFxx and wxCSConv(wxFONTENCODING_UTF...
tree
|
commitdiff
2006-12-09
Vadim Zeitlin
added test cases for wxTextInputStream and UTF-xx encod...
tree
|
commitdiff
2006-11-10
Michael Wetherell
Missing header.
tree
|
commitdiff
2006-10-29
Michael Wetherell
Compile fix after GetC return type changed from char...
tree
|
commitdiff
2006-10-27
Michael Wetherell
Include FindLength in the tests.
tree
|
commitdiff
2006-10-24
Michael Wetherell
Add tests for wxBackingFile.
tree
|
commitdiff
2006-10-23
Michael Wetherell
Add tests for wxBackingFile.
tree
|
commitdiff
2006-02-15
Michael Wetherell
Warning fix
tree
|
commitdiff
2006-02-11
Vadim Zeitlin
added support for 64 bit ints in wx stream classes...
tree
|
commitdiff
2005-10-15
Michael Wetherell
Compilation fix for platforms where size_t is larger...
tree
|
commitdiff
2005-04-02
Vadim Zeitlin
added wxMemoryInputStream(wxMemoryOutputStream&) ctor...
tree
|
commitdiff
2005-03-13
Michael Wetherell
Add wxTempFileOutputStream
tree
|
commitdiff
2005-02-04
Ryan Norton
update to patch [ 1077074 ] Unit test for large file...
tree
|
commitdiff
2005-02-04
Ryan Norton
patch [ 1077074 ] Unit test for large file support
tree
|
commitdiff
2004-12-14
Włodzimierz Skiba
wx/math.h integration
tree
|
commitdiff
2004-11-24
Ryan Norton
data stream test for extended
tree
|
commitdiff
2004-11-23
Ryan Norton
[ 1070686 ] wxOutputStream::Close()
tree
|
commitdiff
2004-11-22
Ryan Norton
[ 1068188 ] Precompiled header for the test program...
tree
|
commitdiff
2004-11-21
Ryan Norton
wxTextOutputStream::PutChar and text stream test
tree
|
commitdiff
2004-11-10
Włodzimierz Skiba
Patch 1053127 - Test fixes.
tree
|
commitdiff
2004-11-10
Vadim Zeitlin
new set of fixes for problems due to huge files support...
tree
|
commitdiff
2004-11-09
Václav Slavík
fixed memory deallocation
tree
|
commitdiff
2004-09-19
Vadim Zeitlin
added unit tests for wxStringStreams
tree
|
commitdiff
2004-04-26
Václav Slavík
another 2.4 compatiblity fix
tree
|
commitdiff
2004-04-25
Václav Slavík
2.4 backward compatiblity tests should be run only...
tree
|
commitdiff
2004-04-20
Václav Slavík
eliminated some warnings
tree
|
commitdiff
2004-04-18
Václav Slavík
applied rest of streams test suite patch
tree
|
commitdiff
2004-04-11
Václav Slavík
stream tests improvements (patch 924438)
tree
|
commitdiff
2004-04-01
Václav Slavík
forgot to add header file
tree
|
commitdiff
2004-04-01
Václav Slavík
commited streams test suite (not part of build yet...
tree
|
commitdiff