index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
/
QtTestHelpers.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix an issue with passing NO_UNITY_BUILD_SOURCES
Amir Masoud Abdol
2023-03-15
1
-1
/
+0
*
Improve the internal handling of unity build
Amir Masoud Abdol
2023-03-14
1
-0
/
+5
*
Skip also QML tests in submodules when batching is on
Mikolaj Boc
2023-03-13
1
-1
/
+1
*
Do not batch standalone tests; add an option to batch them
Mikolaj Boc
2023-03-13
1
-8
/
+16
*
Avoid error with test helper when test batch is missing
Mikolaj Boc
2023-03-13
1
-2
/
+2
*
Make manual tests use the usual wasm_shell.html
Mikolaj Boc
2023-03-07
1
-0
/
+2
*
Align qt_internal_add_manual_test with qt_internal_add_test
Amir Masoud Abdol
2023-02-28
1
-107
/
+72
*
Skip non-qtbase tests on Coin
Mikolaj Boc
2023-02-24
1
-9
/
+16
*
Add some utilities for UNITY_BUILD
Amir Masoud Abdol
2023-02-08
1
-2
/
+9
*
Skip tests outside of qtbase on batching+superbuild
Mikolaj Boc
2023-01-23
1
-0
/
+40
*
Retire the qt_parse_all_arguments
Amir Masoud Abdol
2023-01-18
1
-8
/
+9
*
Concatenate blacklist files for test batch
Mikolaj Boc
2023-01-17
1
-3
/
+22
*
Kill the browser that CI on wasm opens for testing
Mikolaj Boc
2023-01-12
1
-0
/
+1
*
Add Qt::Gui to batches unconditionally
Mikolaj Boc
2023-01-10
1
-0
/
+5
*
Only add defines for sources in batched target
Mikolaj Boc
2023-01-06
1
-3
/
+1
*
Only set the deprecation define once for test batch
Mikolaj Boc
2023-01-06
1
-4
/
+2
*
wasm: Always use basic password-store=basic in tests
David Skoland
2022-12-16
1
-0
/
+1
*
CMake: make QT_SKIP_DOCKER_COMPOSE more discoverable
Ahmad Samir
2022-12-09
1
-1
/
+3
*
Add a dummy target for tests that get batched
Mikolaj Boc
2022-12-01
1
-0
/
+10
*
CMake: add a way to skip trying to set up docker on Linux
Thiago Macieira
2022-11-28
1
-0
/
+3
*
wasm: Enable asyncify for tests
David Skoland
2022-11-24
1
-0
/
+5
*
wasm: Make Chrome default testing browser
David Skoland
2022-10-11
1
-0
/
+2
*
Use the js test runner for all tests on wasm
Mikolaj Boc
2022-09-19
1
-12
/
+15
*
CMake: Fix _qt_is_test_executable assignment for tests
Alexandru Croitor
2022-09-17
1
-1
/
+2
*
Set target property _qt_is_test_executable on all tests
Mikolaj Boc
2022-09-16
1
-0
/
+1
*
CMake: propagate deprecation definitions to unit-tests
Ivan Solovev
2022-09-06
1
-1
/
+20
*
Add NO_EXCEPTIONS on WASM unconditionally
Mikolaj Boc
2022-09-02
1
-1
/
+1
*
Build in test data on WASM
Mikolaj Boc
2022-09-01
1
-1
/
+1
*
Relay the batched test name to ctest commandline on all platforms
Mikolaj Boc
2022-08-29
1
-2
/
+26
*
Make it possible to mark a test as non-batchable
Mikolaj Boc
2022-08-26
1
-2
/
+2
*
Place test helpers in batched test output directory unless overridden
Mikolaj Boc
2022-08-26
1
-1
/
+8
*
Make qt_internal_test_batch_target_name publicly available
Mikolaj Boc
2022-08-25
1
-7
/
+3
*
Implement the batch_tests feature
Mikolaj Boc
2022-08-24
1
-52
/
+208
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
1
-1
/
+1
*
CMake: Move _qt_internal_create_command_script to a public file
Alexandru Croitor
2022-08-17
1
-95
/
+3
*
CMake: Enable public executable finalizers for iOS tests
Alexandru Croitor
2022-08-15
1
-0
/
+15
*
CMake: Tests on iOS must be app bundles to be runnable
Alexandru Croitor
2022-08-15
1
-0
/
+14
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
1
-0
/
+3
*
CMake: Deprecate _add_app/executable/test/tool PUBLIC_LIBRARIES option
Alexandru Croitor
2022-07-29
1
-4
/
+13
*
CMake: Fix typos
Kai Köhne
2022-06-13
1
-2
/
+2
*
Adjust installing and running wasm-testrunner
David Skoland
2022-05-27
1
-2
/
+11
*
Add WASM testrunner
David Skoland
2022-03-31
1
-0
/
+3
*
CMake: Fix handling of the CROSSCOMPILING_EMULATOR property
Joerg Bornemann
2022-03-25
1
-2
/
+3
*
CI: QNX qemu need docker service ports explicitly defined for visibility
Pasi Petäjäjärvi
2022-03-21
1
-0
/
+2
*
build system: support module local definitions
Fabian Kosmale
2022-03-11
1
-0
/
+5
*
CMake: Add BUILTIN_TESTDATA option to qt_internal_add_test
Alexey Edelev
2022-02-11
1
-4
/
+31
*
Fix the run of _check targets in multi-config builds
Alexey Edelev
2022-02-09
1
-2
/
+8
*
Add qt_internal_undefine_global_definition function
Alexey Edelev
2022-02-02
1
-8
/
+4
*
Use builtin test data on Integrity
Alexey Edelev
2022-02-02
1
-1
/
+1
*
Restore missing Qt definitions
Alexey Edelev
2022-01-31
1
-0
/
+17
[next]