qt5base-lts/tests/auto/corelib/io/qiodevice
Alex Trotsenko 9f092c1077 QIODevice: rework validation policy for read() functions
- avoid calls to private and virtual functions, if the device is not
  open;
- avoid repetitive checks in loops;
- add missing checks in readLine() overloads;
- remove check against unsuccessful resize().

Change-Id: I973d5931163b25db1c09c7c3b66f29ea90bb1b29
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
2021-08-01 10:50:32 +03:00
..
.gitignore
android_testdata.qrc
BLACKLIST Revert blacklisting of two tests now the fix is in 2016-05-30 17:39:37 +00:00
CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
tst_qiodevice.cpp QIODevice: rework validation policy for read() functions 2021-08-01 10:50:32 +03:00