summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-6.2.8' into tqtc/lts-6.2-openso...Tarja Sundqvist2024-02-201-7/+50
|\
| * Remove qlalr warnings when building the moduleBrett Stottlemyer2022-12-311-7/+50
* | Regenerate certsMårten Nordheim2023-06-167-130/+134
|/
* Android: use different port than 5555 for tst_modelreplicatestAssam Boudjelthia2022-07-141-8/+8
* Fix compilation without QmlSona Kurazyan2022-06-171-1/+1
* tst_restart: increase waiting timeout in testSona Kurazyan2022-06-101-1/+1
* Android: always succeed with TestUtils::init()Assam Boudjelthia2022-05-301-0/+6
* Android: skip tests that require running test helpers with QProcessAssam Boudjelthia2022-05-307-0/+22
* Don't run rep_from_header test when cross-compilingAssam Boudjelthia2022-05-301-1/+3
* Android: use localabstract socket on Android testsAssam Boudjelthia2022-05-3019-36/+66
* Fix tst_usertypes resources bundlingAssam Boudjelthia2022-05-304-17/+42
* Revert "Blacklist: test cases blacklisted in ModelreplicaTest:"Heikki Halmet2022-04-041-4/+0
* Blacklist: test cases blacklisted in ModelreplicaTest:CI Insignificant Platforms Monitor Bot2022-03-011-0/+4
* Re-enable cmake build test for qtremoteobjectsJuha Vuolle2022-01-125-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
* Allow PODs to include enums/flagsBrett Stottlemyer2021-09-083-3/+64
* Provide a schema for abstract local socketsBrett Stottlemyer2021-08-311-0/+3
* Handle enums/flags as hash/map keysBrett Stottlemyer2021-08-183-0/+22
* Support general QMap<*>/QHash<*> types with a proxyBrett Stottlemyer2021-08-173-0/+9
* Enable use of Flags in .rep filesBrett Stottlemyer2021-08-171-9/+27
* Add ability to use class enums in .repBrett Stottlemyer2021-08-171-0/+68
* Include Model/Class info in class signatureBrett Stottlemyer2021-08-1021-0/+177
* Fix crash when using QList<*> with a proxyMichael Brasser2021-08-083-0/+6
* Rename qt6_rep_from_headers -> qt6_reps_from_headersSona Kurazyan2021-08-041-1/+1
* CMake: make qt_rep_from_header function pluralSona Kurazyan2021-08-021-1/+1
* Fix crash when remoting QML objects with sub-objectsMichael Brasser2021-07-223-0/+24
* Don't try to access replica's connection when it's not initialized yetSona Kurazyan2021-06-281-0/+17
* Port QRemoteObjectRegistry to new property systemSona Kurazyan2021-06-041-0/+84
* Make qt6_add_repc_{replica, source} pluralSona Kurazyan2021-05-3132-34/+34
* CMake: Disable usage of CMake API compatibility wrappersJoerg Bornemann2021-05-201-3/+2
* Use fixed qt_add_resource BASE argumentJoerg Bornemann2021-05-202-56/+14
* Tidy up the autotest setupJoerg Bornemann2021-05-141-5/+0
* Update the replica when the layoutChanged signal is emittedAndy Shaw2021-05-051-0/+89
* Simplify the FetchData test-helper classSona Kurazyan2021-04-161-52/+19
* Fix an error in TestModelView::testDataRemoval testSona Kurazyan2021-04-161-5/+5
* Simplify the WaitForDataChanged test-helper classSona Kurazyan2021-04-164-68/+26
* Refactor the TestModelView testSona Kurazyan2021-04-162-154/+77
* Add a helper class for waiting for model changes in testsSona Kurazyan2021-04-161-0/+42
* Remove QMake project filesSona Kurazyan2021-04-16125-903/+4
* Remove old instructions for generating tls certificatesMårten Nordheim2021-03-231-16/+0
* Use QTest's QAbstractItemModelTesterBrett Stottlemyer2021-03-054-672/+18
* Fix paths for top-level buildMårten Nordheim2021-03-021-2/+4
* Fix prefetching data for QAIM when no roles hint is providedSona Kurazyan2021-03-021-1/+11
* Try to stabilize flaky testsSona Kurazyan2021-03-021-2/+1