qt6-bb10/tests/auto/corelib/io/qdir
Marc Mutz 161996d1da tst_QDir: fix -Wunused-result
We've been ignoring the result of symlink(2) and GCC 14 complained.

Fix by QCOMPARE()ing to 0, ie. verifying sucesss.

Amends 23d08ce2ed.

Pick-to: 6.7 6.5 6.2 5.15
Change-Id: If58267e3883c77cd62aa72a42410c837b32d9c0b
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
(cherry picked from commit c880a3867a85c0efdc6773ad6b446a318198585a)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-06-18 08:09:11 +00:00
..
entrylist
resources/entryList
searchdir
testData
testdir Change license for tests files 2024-02-04 09:56:42 +01:00
types
.gitignore
CMakeLists.txt QDir: Use new comparison helper macros 2024-02-13 15:58:42 +01:00
Info.plist
android_testdata.qrc
tst_qdir.cpp tst_QDir: fix -Wunused-result 2024-06-18 08:09:11 +00:00