wxWidgets/tests/streams
Vadim Zeitlin 2e119c5d6e Don't fail tests under AppVeyor CI if socket stream test fails
This happens regularly for unknown reasons (and can't be reproduced
locally), so just ignore the failure if it happens and carry on.
2021-04-07 18:34:08 +02:00
..
bstream.h Don't fail tests under AppVeyor CI if socket stream test fails 2021-04-07 18:34:08 +02:00
datastreamtest.cpp
ffilestream.cpp
fileback.cpp
filestream.cpp
iostreams.cpp
largefile.cpp
lzmastream.cpp
memstream.cpp
socketstream.cpp Don't fail tests under AppVeyor CI if socket stream test fails 2021-04-07 18:34:08 +02:00
sstream.cpp
stdstream.cpp
tempfile.cpp
textstreamtest.cpp Avoid some -Wcast-qual warnings 2021-03-17 10:16:32 -07:00
zlibstream.cpp