summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Correct license for example and snippet filesLucie Gérard2024-04-049-9/+9
* Change license for test filesLucie Gérard2024-04-0464-64/+64
* Correct license for build system fileLucie Gérard2024-04-041-1/+1
* Fix slot return values of container<pod>Marc Hüskens2024-03-132-1/+29
* Explain why our test certificates are valid only for 825 daysDmitry Shachnev2023-12-091-0/+2
* Re-allow names containing ENUM in rep filesMårten Nordheim2023-11-272-0/+17
* repc: Add support for #HEADER and #FOOTER linesDominik Holland2023-10-303-0/+29
* Add support for class attributes in rep filesDominik Holland2023-10-178-0/+122
* Update CMake-files for bluetooth manual examplesØystein Heskestad2023-10-113-65/+37
* Move bluetooth examples to tests/manual/examplesØystein Heskestad2023-10-1125-0/+1248
* Update CMake-files for the simpleswitch manual testsØystein Heskestad2023-09-223-73/+31
* Move some simpleswitch examples to tests/manual/examplesØystein Heskestad2023-09-2219-0/+487
* Add a static method setLocalServerOptions to QRemoteObjectHostØystein Heskestad2023-09-113-0/+87
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-08-3110-24/+36
* Regenerate certsMårten Nordheim2023-05-317-130/+134
* Move qmlmodelviewclient example to tests/manual/examplesØystein Heskestad2023-05-268-0/+159
* Enable exit-on-warn for qlalrMårten Nordheim2023-04-171-1/+1
* Rename tst_reconnect to avoid clash with qtwaylandEdward Welbourne2023-03-101-1/+1
* Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-2220-61/+0
* Fix the broken test after the retirement of qt_parse_all_argumentsAmir Masoud Abdol2023-01-204-5/+5
* Remove qlalr warnings when building the moduleBrett Stottlemyer2022-12-311-7/+50
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-092-4/+4
* Port from container::count() and length() to size()Marc Mutz2022-10-0612-73/+73
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2365-65/+65
* tst_restart: add -nocrashhandler option for ServerRestartFatal modeSona Kurazyan2022-08-161-2/+4
* CMake: Rename tst_signature test to avoid conflict in top-level buildsAlexandru Croitor2022-07-281-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-2852-52/+52
* Don't stream an enum directlyThiago Macieira2022-07-181-9/+10
* Don't try to trick Q_ARG by using an int where an enum was neededThiago Macieira2022-07-182-4/+4
* Android: use different port than 5555 for tst_modelreplicatestAssam Boudjelthia2022-07-141-8/+8
* Add license headers to cmake filesLucie Gérard2022-07-0765-0/+195
* Fix compilation without QmlSona Kurazyan2022-06-171-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-1462-1674/+124
* tst_restart: increase waiting timeout in testSona Kurazyan2022-06-101-1/+1
* Fix tst_usertypes resources bundlingAssam Boudjelthia2022-04-294-17/+42
* Android: use localabstract socket on Android testsAssam Boudjelthia2022-04-2819-36/+66
* Don't run rep_from_header test when cross-compilingAssam Boudjelthia2022-04-271-1/+3
* Android: skip tests that require running test helpers with QProcessAssam Boudjelthia2022-04-277-0/+22
* Android: always succeed with TestUtils::init()Assam Boudjelthia2022-04-271-0/+6
* Revert "Blacklist: test cases blacklisted in ModelreplicaTest:"Heikki Halmet2022-04-011-4/+0
* Blacklist: test cases blacklisted in ModelreplicaTest:CI Insignificant Platforms Monitor Bot2022-02-281-0/+4
* Remove unused .qrc filesJoerg Bornemann2022-01-201-11/+0
* Re-enable cmake build test for qtremoteobjectsJuha Vuolle2022-01-115-79/+45
* Fix test failures on macOS-arm64Sona Kurazyan2021-12-163-22/+27
* Fix metatype registration of signal-slot params of type QList/QMap/QHashSona Kurazyan2021-12-067-0/+36
* Rename generic 'server', 'client' CMake targetsKai Köhne2021-11-083-4/+6
* Fix reconnect to replaced server nodeBernd Weimer2021-10-258-0/+242
* Fix header change replicationJoni Poikelin2021-10-131-0/+29
* Compile autotests for INTEGRITYTatiana Borisova2021-09-242-2/+3
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-223-3/+3