qt5base-lts/tests/auto/corelib
Karsten Heimrich 55ab987c9a Fix QDir::entryList to work for directories that end with '.lnk'
In addition to checking the .lnk extension, check that the
the specified path is not a path to a directory.

Pick-to: 6.2
Fixes: QTBUG-85058
Change-Id: I83cef3d94c6ffa82a88f374c5b41779e88fe40b8
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2021-09-30 21:20:25 +02:00
..
animation Avoid use after free in tst_qsequentialanimationgroup 2021-06-02 16:45:23 +02:00
global Compile autotests for Integrity 2021-09-20 17:29:04 +03:00
io Fix QDir::entryList to work for directories that end with '.lnk' 2021-09-30 21:20:25 +02:00
itemmodels emit layoutAboutToBeChanged timely 2021-07-20 21:27:27 +01:00
kernel tst_qmetatype: Fix operator< detection for std::optional 2021-09-21 19:27:50 +02:00
mimetypes Compile autotests for Integrity 2021-09-20 17:29:04 +03:00
platform Android: Add runOnMainAndroidThread() under QNativeInterface 2021-05-26 23:24:11 +00:00
plugin Q{Elf,Mach}Parser: simplify the return codes 2021-09-24 20:16:05 -07:00
serialization Remove conditioning on Android embedded 2021-09-17 17:30:14 +02:00
text Add isValidUtf8() methods to QUtf8StringView and QByteArray{,View} 2021-09-22 15:40:30 +02:00
thread QThread: Reset the system thread ID when thread exits on Unix 2021-09-29 01:53:49 +02:00
time Fix QDateTimeParser's handling of 't' format to match serialization 2021-09-20 15:05:36 +02:00
tools Compile autotests for Integrity 2021-09-20 17:29:04 +03:00
CMakeLists.txt Add tests for QAndroidApplication's sdkVersion and activity 2021-05-13 01:41:36 +03:00