qt5base-lts/tests/benchmarks/corelib/io
Friedemann Kleint 20a8a277ee tst_qfileinfo: Refactor ntfsJunctionPointsAndSymlinks()
Move the creation of the symbolic link/junction from the _data() slot
into the actual test function. The parameters are passed by a newly
introduced struct. This ensures only the symbolic links/junctions that
are actually needed are created. It can then no longer happen that
filtering for one data row invokes recursive deletion of the mountpoint
junction.

Also use of the newly introduced convenience createSymbolicLink()
in canonicalFilePath()

Task-number: QTBUG-63989
Change-Id: Ia78fd4ad6097136934ab5a375f4c352713d0f115
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
2018-09-30 09:59:09 +00:00
..
qdir Updated license headers 2016-01-21 18:55:18 +00:00
qdiriterator Use QT_LSTAT instead of lstat directly 2017-09-15 20:52:23 +00:00
qfile Remove Windows CE from tests (others). 2016-03-31 06:14:04 +00:00
qfileinfo tst_qfileinfo: Refactor ntfsJunctionPointsAndSymlinks() 2018-09-30 09:59:09 +00:00
qiodevice Improve QIODevice::peek() performance on buffered devices 2017-02-09 18:46:24 +00:00
qprocess Use dependencies instead of CONFIG+=ordered 2017-12-02 11:09:15 +00:00
qtemporaryfile Updated license headers 2016-01-21 18:55:18 +00:00
qtextstream Updated license headers 2016-01-21 18:55:18 +00:00
qurl Updated license headers 2016-01-21 18:55:18 +00:00
io.pro Properly use the "process" feature 2017-02-27 15:44:46 +00:00