summaryrefslogtreecommitdiffstats
path: root/src/testlib/qtestcase.cpp
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@qt.io>2022-07-10 16:25:16 +0200
committerShawn Rutledge <shawn.rutledge@qt.io>2022-07-11 14:42:27 +0200
commit092ef06e00552f0b9c4eea8ebc84b3c7b1895cba (patch)
treee796268c751fb0bbed180707da37c6275b25293f /src/testlib/qtestcase.cpp
parente19bd973e3d15d62c6e959f52ae5db297b2fad7c (diff)
Fix directory listing in manual filetest; add recursive find
- QFileInfo::fileName() is not the name of a directory, so we need absoluteFilePath() to construct a QDir - QDir::entryList() returns only the name suffix, not the whole path - stop at any arbitrary depth, and add a find command which does full recursion Amends 04a5a74685ceae7bc288f5960b9b5cab5ed28d79 Change-Id: I9870db092125a797e8b654e98954ac611dde1ab2 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'src/testlib/qtestcase.cpp')
0 files changed, 0 insertions, 0 deletions