summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Do not run cmake test on WoA cross-compileMichal Klocek2025-04-101-1/+3
* tst_qaxobjectcom: fix compile failure after qtbase updateVolker Hilsheimer2025-04-101-1/+1
* Use QtCore/private/qcomptr_p.h instead of directly using <wrl/client.h>Jøger Hansegård2025-03-035-20/+4
* tst_conversion.cpp: Remove QT_BEGIN/END_NAMESPACEOliver Wolff2025-01-061-4/+0
* Revert "Tests: temporarily disable tests using dumpcpp to get CI going"Thiago Macieira2024-11-292-8/+7
* Temporarily disable remaining test that uses dumpcppOliver Wolff2024-10-101-1/+1
* Tests: temporarily disable tests using dumpcpp to get CI goingThiago Macieira2024-10-092-6/+7
* Add test for translation of QVariant to VARIANT with byte arraysJøger Hansegård2024-10-072-18/+77
* Correct license in test directoryLucie Gérard2024-08-145-5/+5
* Remove second parameter being passed to QSKIP()Edward Welbourne2024-08-141-1/+1
* Avoid comparing Microsoft::WRL::ComPtr instances with QCOMPAREJøger Hansegård2024-07-241-2/+2
* Run dumpcpp also when type library is specified by UUIDJøger Hansegård2024-06-211-1/+1
* Simplify some tests by using QComObject helper classJøger Hansegård2024-05-273-57/+24
* Rename test to reflect expected outcomeJøger Hansegård2024-05-211-1/+1
* Add tests framework for verifying calls to native COM serversJøger Hansegård2024-05-1711-0/+411
* Introduce QBStr BSTR RAII wrapperJøger Hansegård2024-05-134-70/+156
* Correct license for test filesLucie Gérard2024-05-1337-37/+37
* Correct license for documentation filesLucie Gérard2024-05-131-1/+1
* Fix conversions of QVariantList of stringsFriedemann Kleint2024-04-111-0/+7
* Fix issues that caused ActiveQt qutlook sample to crashJøger Hansegård2023-08-153-1/+105
* CMake: Make qtactiveqt tests standalone projectsAlexandru Croitor2023-07-115-0/+30
* Doc: Add group page for ActiveQt examples and tutorialsAndreas Eliasson2023-06-205-0/+5
* Improve test coverage of COM VARIANT/QVariant conversionsJøger Hansegård2023-06-194-10/+691
* Add test for QAxScript::error signalVolker Hilsheimer2023-06-151-0/+62
* examples: Remove opengl exampleOliver Wolff2023-04-0612-0/+583
* examples: Remove multiple examplesOliver Wolff2023-04-0611-0/+254
* examples: Remove menus exampleOliver Wolff2023-04-0614-0/+356
* examples: Remove media player exampleOliver Wolff2023-04-068-0/+426
* examples: Remove hierarchy exampleOliver Wolff2023-04-0612-0/+310
* Fix QAxScriptManager::callVolker Hilsheimer2023-03-221-1/+6
* Add test coverage for QAxScript and QAxScriptManagerVolker Hilsheimer2023-03-224-0/+228
* Fix handling of out-parameters that are of VARIANT-typeVolker Hilsheimer2023-03-221-0/+36
* Refactor test to use modern string literalsVolker Hilsheimer2023-03-211-8/+9
* Fix naming of auto testsVolker Hilsheimer2023-03-212-4/+4
* Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-0910-50/+8
* Prepare for moving qVersion() from qglobal.h to qlibraryinfo.hSona Kurazyan2022-08-301-0/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2318-18/+18
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-277-11/+11
* Add license headers to cmake filesLucie Gérard2022-07-0718-0/+54
* Use SPDX license identifiersLucie Gérard2022-06-1018-486/+36
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-228-8/+8
* Remove High DPI scaling attributesFriedemann Kleint2021-07-152-8/+0
* Update tests and examples to use the new '_axserver_' functionsAlexey Edelev2021-04-271-0/+2
* Fix cmake autotestJuha Vuolle2021-04-201-5/+2
* Remove QMake project filesAlexey Edelev2021-04-1214-148/+0
* Fix manual testsAlexey Edelev2021-04-123-21/+26
* Rework deprecated cmake testsAlexey Edelev2021-03-234-47/+8
* Add qt6_target_typelibs functionAlexey Edelev2021-03-2314-8/+272
* Re-generate the CMake project filesAlexey Edelev2021-03-129-9/+17
* Fix warnings about deprecated QVariant::TypeFriedemann Kleint2020-10-301-1/+1