qt6-bb10/tests/auto/corelib
Ahmad Samir 986b5b4f47 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>
2024-02-01 16:28:55 +02:00
..
animation Tests: remove blacklisted CIs no longer available 2023-12-06 22:07:44 +01:00
global Exclude VxWorks from cxx 23 mode compilation of qcomparehelpers 2024-01-31 13:21:55 +01:00
io QDirIterator: don't create test dirs/files in the source dir 2024-02-01 16:28:55 +02:00
ipc Skip tst_QSharedMemory::useTooMuchMemory 2023-12-22 17:01:01 +02:00
itemmodels Introduce macros to simplify testing comparison 2024-01-19 12:58:57 +00:00
kernel JNI: Fix QJniObject::callback test case 2024-02-01 14:22:35 +01:00
mimetypes Exclude test from compilation without qprocess 2024-01-31 13:21:55 +01:00
platform Android: Add a context delegate for embedding QML to native Android 2024-01-21 15:46:30 +02:00
plugin Resurrect tests/auto/corelib/plugin/qpluginloader/machtest 2024-01-10 00:44:34 +01:00
serialization QBitArray: fix potential truncation in QDataStream op>>() 2024-01-31 21:18:47 +01:00
text Add expect-fail test-cases for und_US, und_GB to tst_QLocale::ctor() 2024-01-30 14:48:17 +01:00
thread Add cxx11_future in QPromise tests and disable it for VxWorks 2024-01-31 12:21:55 +00:00
time Introduce macros to simplify testing comparison 2024-01-19 12:58:57 +00:00
tools QVersionNumber: make iterable 2024-01-31 20:18:48 +00:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00