wxWidgets/tests/streams
Vadim Zeitlin 7c34ca65a0 Add unit test for wxLZMA{Input,Output}Stream classes
Create another generic stream test using BaseStreamTestCase framework.
2018-04-06 15:39:55 +02:00
..
bstream.h Replace CppUnit with Catch for unit tests 2017-11-02 01:53:16 +01:00
datastreamtest.cpp Factor out TempFile class and reuse it in other tests 2017-11-05 17:28:24 +01:00
ffilestream.cpp Remove test input file in file stream unit tests only once 2017-11-01 14:45:06 +01:00
fileback.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
filestream.cpp Remove test input file in file stream unit tests only once 2017-11-01 14:45:06 +01:00
iostreams.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
largefile.cpp Replace CppUnit with Catch for unit tests 2017-11-02 01:53:16 +01:00
lzmastream.cpp Add unit test for wxLZMA{Input,Output}Stream classes 2018-04-06 15:39:55 +02:00
memstream.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
socketstream.cpp Add a check for wxSocketServer creation to the unit tests. 2015-06-23 19:11:31 +02:00
sstream.cpp Fix wxStringOutputStream position when using external string 2017-11-03 15:25:36 +01:00
stdstream.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
tempfile.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
textstreamtest.cpp Fix wxTextInputStream for input starting with BOM-like bytes 2017-11-09 23:49:59 +01:00
zlibstream.cpp Add missing break statement 2017-11-02 08:55:00 -07:00