summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qwidget.cpp
diff options
context:
space:
mode:
authorAhmad Samir <a.samirh78@gmail.com>2024-01-28 19:44:57 +0200
committerAhmad Samir <a.samirh78@gmail.com>2024-02-01 16:28:55 +0200
commit986b5b4f47cdac71bb66784abc50d4fff695984d (patch)
tree8e68746bf07500200ec4bc135d097bcce07404ee /src/widgets/kernel/qwidget.cpp
parentcfcd56a78fae5d4f4c79f9e76d6bcd57f8a3cde2 (diff)
QDirIterator: don't create test dirs/files in the source dir
This is cleaner as the test dirs/files are created in a QTemporaryDir that is cleaned up automatically, so less manual cleanup in the unittest. This also fixes issues for build environments where the source dir is read-only. entrylist dir in the source dir is only needed for the construction of the QResource in the CMakeLists.txt. Task-number: QTBUG-117449 Change-Id: I3e6389ff730c3a617854e85318f80838e012f2c8 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/widgets/kernel/qwidget.cpp')
0 files changed, 0 insertions, 0 deletions