qt6-bb10/tests/auto/corelib
Thiago Macieira 025c45d628 tst_QStorageInfo: try harder to make the free space change
This merges the tempFile and caching tests, which had been updated in
commit ae03ffaffd to attempt other
filesystems than APFS and btrfs.

Instead of adding yet another item to the list (xfs), let's insist by
writing more and flushing the OS buffers. Local testing says that btrfs
usually updates after the first write(), no later than the second, and
that APFS and XFS "just works" now (without the fsync() even).

Pick-to: 6.7
Fixes: QTBUG-123151
Change-Id: I6818d78a57394e37857bfffd17bbe7427307efc4
Reviewed-by: Ahmad Samir <a.samirh78@gmail.com>
2024-03-12 14:34:32 -07:00
..
animation Change license for tests files 2024-02-04 09:56:42 +01:00
global tst_qmessagehandler: disable the backtrace tests outside of x86 2024-02-26 23:29:39 -08:00
io tst_QStorageInfo: try harder to make the free space change 2024-03-12 14:34:32 -07:00
ipc Change license for tests files 2024-02-04 09:56:42 +01:00
itemmodels Change license for tests files 2024-02-04 09:56:42 +01:00
kernel QVariant: use comparison helper macros 2024-03-12 21:51:43 +01:00
mimetypes Change license for tests files 2024-02-04 09:56:42 +01:00
platform Change license for tests files 2024-02-04 09:56:42 +01:00
plugin tst_QFactoryLoader: includemocs 2024-03-12 14:23:42 +01:00
serialization QCborStreamReader: rename toStringish() -> readAllStringish() 2024-03-12 05:36:54 +01:00
text QLocal8Bit::convertToUnicode[win]: rewrite remainingChars handling as recursive 2024-03-02 22:57:09 +01:00
thread tst_QMutex[qnx]: increase system timer resolution 2024-03-12 14:23:57 +01:00
time QIcuTimeZonePrivate constructor: save iteration over all zone IDs 2024-02-08 15:40:03 +01:00
tools QSpan: add construction from initializer_list 2024-03-06 08:44:46 +00:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00