qt6-bb10/tests/auto/corelib/io/qsettings
Mikolaj Boc a6d40467de Make IDB settings work sync with JSPI
IndexedDB version of QSettings will now use solely the sync versions
of data access functions. Those will suspend with JSPI.
This makes IDB settings conform to the QSettings contract - and also
allows us to enable tests in tst_qsettings for the IDB version of
QSettings.
Also, do not treat the IndexedDB format as one defining read/write
functions in QSettings - those are the same as for ini format, as
IndexedDB settings backend uses a backing ini file.

Change-Id: Iee3471cc79c0cea87378923cf9baac58e56d1272
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
2023-08-21 19:39:21 +02:00
..
.gitattributes Remove two unused resource files from tst_qsettings 2022-04-26 15:10:15 +02:00
.gitignore
CMakeLists.txt CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
bom.ini
float.ini
qt5settings.ini
resourcefile.ini
resourcefile2.ini
resourcefile3.ini
resourcefile6.plist
tst_qsettings.cpp Make IDB settings work sync with JSPI 2023-08-21 19:39:21 +02:00
utf8settings.ini
withcomments.ini