qt5base-lts/tests/auto/corelib/io/qdir
Ahmad Samir 41867c25f8 Use QFileInfo's file times in UTC for file timestamps
This is inherently faster than getting it in UTC from the underlying
native API stat call, then converting it to the Local Time Zone just to
compare them. The same goes for any use-case where you get a QDateTime
then the first thing you do is call t.to{Msec,Secs}SinceEpoch().

Change-Id: Ic13bcfd99b937c9f10f102ea7741832950a553c6
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Kai Köhne <kai.koehne@qt.io>
2023-01-04 19:15:52 +02:00
..
entrylist
resources/entryList
searchdir
testData
testdir QtBase tests: remove QT_DISABLE_DEPRECATED_UP_TO defines 2022-08-24 22:08:49 +02:00
types
.gitignore
android_testdata.qrc Android: Fix QDir tests 2014-12-22 09:26:49 +01:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
Info.plist Remove CFBundleGetInfoString from Info.plist templates 2019-10-04 13:09:34 +00:00
tst_qdir.cpp Use QFileInfo's file times in UTC for file timestamps 2023-01-04 19:15:52 +02:00