qt6-bb10/tests/auto/corelib
Morten Sørvig b4090305d0 wasm: introduce QT_BUILD_WASM_BATCHED_TESTS
We are selecting a subset of the tests for batching/CI,
however this is done for the WASM configuration which
interferes with non-batched tests.

- we can only build and run tests which are in the
batching subset
- we are enabling threading tests which breaks the
no-thread configuration.

Add QT_BUILD_WASM_BATCHED_TESTS and enable for WASM and
batching. There's then no restrictions on which tests
can be selected for CI.

Change-Id: I59a67b63e80cd00676cb28f916951d2a52b0ee2c
Reviewed-by: Jøger Hansegård <joger.hansegard@qt.io>
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
2024-04-17 12:02:09 +02:00
..
animation Change license for tests files 2024-02-04 09:56:42 +01:00
global Skip tst_qcomparehelpers_cpp23 on Linux arm 2024-04-12 19:31:51 +02:00
io tst_qstandardpaths: check the return value of QFile::open 2024-04-13 14:47:14 +02: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 tst_QVariant: fix stringification of char16_t and char32_t 2024-04-15 23:50:51 -07:00
mimetypes Change license for tests files 2024-02-04 09:56:42 +01:00
platform Android: fix 180 degree orientation issue 2024-04-12 02:20:51 +03:00
plugin tst_QFactoryLoader: includemocs 2024-03-12 14:23:42 +01:00
serialization CBOR: fix sorting of UTF16-to-UTF16 strings 2024-04-12 21:41:16 -07:00
text Pass QVariant to QSystemLocale::query() as rvalue reference 2024-04-09 16:41:27 +02:00
thread wasm: introduce QT_BUILD_WASM_BATCHED_TESTS 2024-04-17 12:02:09 +02:00
time QIcuTimeZonePrivate constructor: save iteration over all zone IDs 2024-02-08 15:40:03 +01:00
tools Fix warning: remove unused parameter 2024-04-04 00:51:46 +00:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00