qt5base-lts/tests/auto/corelib
Thiago Macieira 928b51704a tst_QFile: add a couple more sequential Unix device files
/dev/zero and /dev/null are expected to always be present in any system
(even containers). Unlike /dev/null, you *can* read from /dev/zero so
test that QIODevice doesn't think it is random-access because of that.

/dev/tty is also always present but has an interesting semantic. Could
also try /dev/full, /dev/random and /dev/urandom.

Change-Id: Ia2aa807ffa8a4c798425fffd15d84b60573f2c26
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
2020-12-10 15:20:33 +01:00
..
animation Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE 2020-11-30 17:16:21 +01:00
global CMake: Regenerate projects using pro2cmake one last time 2020-12-10 11:52:30 +01:00
io tst_QFile: add a couple more sequential Unix device files 2020-12-10 15:20:33 +01:00
itemmodels Fix invalid QSortFilterProxyModel::dataChanged parameters 2020-11-30 12:39:21 +08:00
kernel QDeadlineTimer: optimize when std::chrono::steady_clock is the same 2020-12-09 12:54:59 -07:00
mimetypes CMake: Regenerate projects using pro2cmake one last time 2020-12-10 11:52:30 +01:00
plugin Fix tst_qlibrary after rebuild 2020-11-24 21:50:46 +01:00
serialization CMake: Regenerate projects using pro2cmake one last time 2020-12-10 11:52:30 +01:00
text CMake: Regenerate projects using pro2cmake one last time 2020-12-10 11:52:30 +01:00
thread Add convenience functions for QFuture creation 2020-11-23 09:50:21 +01:00
time CMake: Regenerate projects using pro2cmake one last time 2020-12-10 11:52:30 +01:00
tools CMake: Regenerate projects using pro2cmake one last time 2020-12-10 11:52:30 +01:00
.prev_CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
corelib.pro Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00