summaryrefslogtreecommitdiffstats
path: root/src/testlib/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* QTest::CrashHandler: split into Unix and Windows (1/2)Thiago Macieira11 days1-1/+11
* Testlib: wrap cycle_p.h headerGiuseppe D'Angelo2025-01-181-0/+1
* CMake: Add doc_snippets featureKai Köhne2024-11-191-2/+1
* testlib: Enable -tickcounter on Apple SiliconTor Arne Vestbø2024-09-241-0/+6
* Enable QT_NO_QSNPRINTF globallyMarc Mutz2024-08-101-1/+0
* QtTest: port from qsnprintf to std::snprintf and mark the module as qsnprintf...Marc Mutz2024-08-031-0/+1
* QtTest 3rdparty: isolate Catch2 part as a 3rdparty componentEdward Welbourne2024-07-111-0/+2
* Reorganise QtTest 3rdparty to separate its various partsEdward Welbourne2024-07-111-4/+8
* Introduce QT_SKIP_DEFAULT_TESTCASE_DIRS target propertyAlexey Edelev2024-07-041-2/+14
* CMake: Annotate some targets with SBOM informationAlexandru Croitor2024-06-131-0/+2
* Remove GENERATE_CPP_EXPORTS argumentAlexey Edelev2024-06-121-1/+0
* QTest: group all the toString() functionality in a single headerThiago Macieira2024-04-261-0/+1
* QTest: add removed_api.cpp and move deprecated functions to itThiago Macieira2024-04-261-0/+3
* Long live [[nodiscard]] QFile::openGiuseppe D'Angelo2024-04-171-0/+1
* QSignalSpy: prepare for de-inliningMarc Mutz2024-04-161-1/+1
* QTest: move crash-handling code out into qtestcrashhandler_p.hMitch Curtis2024-04-041-0/+1
* Remove the use of GENERATE_PRIVATE_CPP_EXPORTS argumentAlexey Edelev2024-01-171-1/+0
* testlib: Add test function for simulating wheel eventsDoris Verria2023-12-201-0/+1
* TestLib: provide helper functions to test relational operatorsIvan Solovev2023-11-131-0/+1
* Enable QT_NO_CONTEXTLESS_CONNECT for most of QtBaseGiuseppe D'Angelo2023-07-111-0/+1
* Add Gui_sync_headers as the explicit dependency for Test moduleAlexey Edelev2023-06-021-0/+5
* src: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-101-29/+0
* wasm: Add missing batchtestrunner files to copy logicDavid Skoland2022-11-071-1/+4
* wasm: change logic for copying batchedtestrunner files to build dirDavid Skoland2022-10-151-22/+21
* Provide visual output in page in WASM test runnerMikolaj Boc2022-10-051-0/+4
* Adapt the js batched test runner to emrun interfaceMikolaj Boc2022-09-121-0/+4
* Plug the WASM batched test runner into the build systemMikolaj Boc2022-08-311-0/+16
* Implement the batch_tests featureMikolaj Boc2022-08-241-1/+7
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Add missing header files to the module sourcesAlexey Edelev2022-05-121-0/+3
* testlib: Replace custom QTestCoreList with std::vectorTor Arne Vestbø2021-09-101-1/+0
* CMake: Fix testlib compile definitions not to be overriddenAlexandru Croitor2021-08-121-1/+1
* testlib: Pass on file location on failure, but don't assume we have oneTor Arne Vestbø2021-08-041-0/+2
* Migrate to autogenerated cpp exportsAlexey Edelev2021-06-251-0/+1
* QTest: add helper methods to test bindable propertiesIvan Solovev2021-04-161-0/+1
* Specify QT_TESTCASE_BUILDDIR for Qt::Test users implicitlyAlexey Edelev2021-04-081-0/+10
* Move QEMU emulation detector to QTestSamuli Piippo2021-02-131-0/+1
* CMake: Port the snippet project setup to CMakeVenugopal Shivashankar2021-02-101-0/+5
* Remove the QT_CMAKE_BUILD preprocessor defineJoerg Bornemann2021-01-221-3/+0
* CMake: Cleanup module and plugin define situationAlexandru Croitor2020-10-301-1/+0
* CMake: Regenerate qtbase projects to use correct CONFIG_MODULE_NAMEsAlexandru Croitor2020-10-301-1/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-10/+10
* CMake: Properly handle CONFIG += thread aka Threads::ThreadsAlexandru Croitor2020-08-061-1/+0
* CMake: Add "cmake" keyword for test blacklistingAlexandru Croitor2020-07-011-0/+3
* cmake: QTestCase: enable threading supportFabian Kosmale2020-05-151-0/+1
* CMake: Regenerate projects after .pro files were modifiedAlexandru Croitor2020-04-031-4/+0
* CMake: Enable testlib selftestsLeander Beernaert2020-03-181-0/+7
* cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-161-3/+3
* cmake: Fix naming when referring to Apple macOSTor Arne Vestbø2020-03-161-3/+3