wxWidgets/tests/streams
Vadim Zeitlin 10b80a16f0 Factor out TempFile class and reuse it in other tests
Ensure we don't leave "mytext.dat" and "test.txt" lying around in any
directory the tests are run from by ensuring that these files are
destroyed by the test code using them.
2017-11-05 17:28:24 +01: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
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 Factor out TempFile class and reuse it in other tests 2017-11-05 17:28:24 +01:00
zlibstream.cpp Add missing break statement 2017-11-02 08:55:00 -07:00