Qt Base (Core, Gui, Widgets, Network, ...)
Go to file
Mikolaj Boc d87ba73d48 Avoid error with test helper when test batch is missing
qt_internal_add_test_helper will fail if a test batch is missing and
batching is enabled. It will now copy to the parent binary directory
as without batching for simplicity, as this happens when batched tests
are skipped.

One consequence could be that when the first test specified has
the NO_BATCH argument, this will incorrectly install the helper, but
helpers still need extra work to function properly, so for now we just
make it compile.

Task-number: QTBUG-109786
Change-Id: Ib307ae79799422c2a4102885aa007ef043835e50
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2023-03-13 16:12:28 +01:00
.github/workflows
LICENSES
bin Add simple project generation based on existing source files 2023-02-08 12:59:19 +01:00
cmake Avoid error with test helper when test batch is missing 2023-03-13 16:12:28 +01:00
coin Add downstream test config 2023-02-16 07:02:54 +00:00
config.tests
dist
doc docs: Remove side panel and swipe to remove examples 2023-03-08 15:19:13 +00:00
examples Doc: Remove broken link to Anchor Layout Example 2023-03-13 08:12:01 +00:00
lib
libexec
mkspecs wasm: set stack size to 5MB again 2023-03-06 14:06:07 +00:00
qmake Add some exclusions for CMake Unity (Jumbo) builds 2023-02-16 16:03:06 +01:00
src QMetaEnum: fix narrowing warnings related to valueToKey*() 2023-03-13 03:02:36 +02:00
tests SQL/MySQL: Add support for Bit-Value Type - BIT 2023-03-12 16:21:17 +00:00
util Record a recent discovery: Suzhou isn't hanidec 2023-02-28 20:14:18 +01:00
.cmake.conf
.gitattributes
.gitignore
.lgtm.yml
.tag
CMakeLists.txt
conanfile.py
config_help.txt configure: remove -c++ entry from the -help output 2023-03-12 21:28:24 -08:00
configure Retrieve an old -redo behavior 2023-02-07 18:51:58 +00:00
configure.bat Retrieve an old -redo behavior 2023-02-07 18:51:58 +00:00
configure.cmake
dependencies.yaml
qt_cmdline.cmake
sync.profile