summaryrefslogtreecommitdiff
path: root/cmake/QtTestHelpers.cmake
Commit message (Expand)AuthorAgeFilesLines
* Fix an issue with passing NO_UNITY_BUILD_SOURCESAmir Masoud Abdol2023-03-151-1/+0
* Improve the internal handling of unity buildAmir Masoud Abdol2023-03-141-0/+5
* Skip also QML tests in submodules when batching is onMikolaj Boc2023-03-131-1/+1
* Do not batch standalone tests; add an option to batch themMikolaj Boc2023-03-131-8/+16
* Avoid error with test helper when test batch is missingMikolaj Boc2023-03-131-2/+2
* Make manual tests use the usual wasm_shell.htmlMikolaj Boc2023-03-071-0/+2
* Align qt_internal_add_manual_test with qt_internal_add_testAmir Masoud Abdol2023-02-281-107/+72
* Skip non-qtbase tests on CoinMikolaj Boc2023-02-241-9/+16
* Add some utilities for UNITY_BUILDAmir Masoud Abdol2023-02-081-2/+9
* Skip tests outside of qtbase on batching+superbuildMikolaj Boc2023-01-231-0/+40
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-181-8/+9
* Concatenate blacklist files for test batchMikolaj Boc2023-01-171-3/+22
* Kill the browser that CI on wasm opens for testingMikolaj Boc2023-01-121-0/+1
* Add Qt::Gui to batches unconditionallyMikolaj Boc2023-01-101-0/+5
* Only add defines for sources in batched targetMikolaj Boc2023-01-061-3/+1
* Only set the deprecation define once for test batchMikolaj Boc2023-01-061-4/+2
* wasm: Always use basic password-store=basic in testsDavid Skoland2022-12-161-0/+1
* CMake: make QT_SKIP_DOCKER_COMPOSE more discoverableAhmad Samir2022-12-091-1/+3
* Add a dummy target for tests that get batchedMikolaj Boc2022-12-011-0/+10
* CMake: add a way to skip trying to set up docker on LinuxThiago Macieira2022-11-281-0/+3
* wasm: Enable asyncify for testsDavid Skoland2022-11-241-0/+5
* wasm: Make Chrome default testing browserDavid Skoland2022-10-111-0/+2
* Use the js test runner for all tests on wasmMikolaj Boc2022-09-191-12/+15
* CMake: Fix _qt_is_test_executable assignment for testsAlexandru Croitor2022-09-171-1/+2
* Set target property _qt_is_test_executable on all testsMikolaj Boc2022-09-161-0/+1
* CMake: propagate deprecation definitions to unit-testsIvan Solovev2022-09-061-1/+20
* Add NO_EXCEPTIONS on WASM unconditionallyMikolaj Boc2022-09-021-1/+1
* Build in test data on WASMMikolaj Boc2022-09-011-1/+1
* Relay the batched test name to ctest commandline on all platformsMikolaj Boc2022-08-291-2/+26
* Make it possible to mark a test as non-batchableMikolaj Boc2022-08-261-2/+2
* Place test helpers in batched test output directory unless overriddenMikolaj Boc2022-08-261-1/+8
* Make qt_internal_test_batch_target_name publicly availableMikolaj Boc2022-08-251-7/+3
* Implement the batch_tests featureMikolaj Boc2022-08-241-52/+208
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* CMake: Move _qt_internal_create_command_script to a public fileAlexandru Croitor2022-08-171-95/+3
* CMake: Enable public executable finalizers for iOS testsAlexandru Croitor2022-08-151-0/+15
* CMake: Tests on iOS must be app bundles to be runnableAlexandru Croitor2022-08-151-0/+14
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Deprecate _add_app/executable/test/tool PUBLIC_LIBRARIES optionAlexandru Croitor2022-07-291-4/+13
* CMake: Fix typosKai Köhne2022-06-131-2/+2
* Adjust installing and running wasm-testrunnerDavid Skoland2022-05-271-2/+11
* Add WASM testrunnerDavid Skoland2022-03-311-0/+3
* CMake: Fix handling of the CROSSCOMPILING_EMULATOR propertyJoerg Bornemann2022-03-251-2/+3
* CI: QNX qemu need docker service ports explicitly defined for visibilityPasi Petäjäjärvi2022-03-211-0/+2
* build system: support module local definitionsFabian Kosmale2022-03-111-0/+5
* CMake: Add BUILTIN_TESTDATA option to qt_internal_add_testAlexey Edelev2022-02-111-4/+31
* Fix the run of _check targets in multi-config buildsAlexey Edelev2022-02-091-2/+8
* Add qt_internal_undefine_global_definition functionAlexey Edelev2022-02-021-8/+4
* Use builtin test data on IntegrityAlexey Edelev2022-02-021-1/+1
* Restore missing Qt definitionsAlexey Edelev2022-01-311-0/+17