summaryrefslogtreecommitdiffstats
path: root/tests/auto/integration/tst_integration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license for test filesLucie Gérard2024-04-041-1/+1
* Fix slot return values of container<pod>Marc Hüskens2024-03-131-1/+27
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-08-311-2/+3
* Port from container::count() and length() to size()Marc Mutz2022-10-061-22/+22
* Use SPDX license identifiersLucie Gérard2022-06-141-27/+2
* Android: use localabstract socket on Android testsAssam Boudjelthia2022-04-281-3/+5
* Compile autotests for INTEGRITYTatiana Borisova2021-09-241-1/+3
* Provide a schema for abstract local socketsBrett Stottlemyer2021-08-311-0/+3
* Switch usage of QList<QVariant> to QVariantListBrett Stottlemyer2021-06-291-3/+3
* 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
* Migrate from old signal/slot connection syntax (part 2)Sona Kurazyan2021-02-261-11/+11
* Migrate from old signal/slot connection syntaxSona Kurazyan2021-02-251-7/+7
* Clean-up warningsSona Kurazyan2021-02-221-3/+3
* Use QList instead of QVectorJarek Kobus2021-02-161-5/+6
* Fix QMetaType Deprecation warningsBrett Stottlemyer2021-02-151-2/+2
* Fix compilation with Qt 6Sona Kurazyan2021-02-151-2/+2
* Update dependencies.yamlMichael Brasser2020-07-271-2/+0
* [minor] Fix joined lines in tst_integrationBrett Stottlemyer2020-07-081-1/+2
* Ensure tests work in cmake Multi-ConfigBrett Stottlemyer2020-06-291-6/+3
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-071-3/+3
|\
| * Fix deprecation warningsFriedemann Kleint2020-03-301-3/+3
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-101-0/+26
|\|
| * Fix QML bindings to second replica propertiesMichael Brasser2020-02-251-0/+26
* | Fix tests with latest qtbaseSimon Hausmann2020-01-251-0/+2
|/
* Change address URL for local tests in tst_integrationAssam Boudjelthia2019-08-261-4/+2
* More fixes for (dynamic) enums in signals and slotsBrett Stottlemyer2019-05-171-2/+3
* Fix crash with AllowExternalRegistration and QtRO schemaBrett Stottlemyer2019-03-071-0/+14
* Break socket listen out of QRemoteObjectSourceIo constructorv5.12.0-beta4Lee Helpingstine2018-11-061-4/+20
* Fix crash with ObjectList and in-process replicasMichael Brasser2018-08-221-0/+22
* Support externally generated QIODevicesBrett Stottlemyer2018-08-151-5/+54
* Refactor integration testsBrett Stottlemyer2018-06-251-339/+254
* Fix handling of CONSTANT propertiesBrett Stottlemyer2018-04-251-2/+8
* Simplify integration tests w/ QFETCH_GLOBALBrett Stottlemyer2018-04-171-13/+64
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-241-4/+11
|\
| * tst_integration: Fix executable lookupKevin Funk2017-09-251-4/+11
* | Prefix abstract class with "Abstract"Kevin Funk2017-10-061-1/+1
* | Add QRemoteObjectSettingsStoreKevin Funk2017-10-051-2/+9
* | Test NOTIFY signal from parentMichael Brasser2017-09-251-3/+43
* | Turn PersistedStore into a QObjectKevin Funk2017-09-221-5/+9
|/
* Correct QtRO license headers and added missing license filesv5.9.0-beta4Jani Heikkinen2017-05-021-16/+11
* Don't hide QObject::setProperty for dynamic replicasv5.9.0-beta2Michael Brasser2017-04-121-0/+60
* Replace Q_DECL_OVERRIDE -> overrideKevin Funk2017-03-291-2/+2
* Fixes for license checkBrett Stottlemyer2017-01-141-21/+13
* QRemoteObjectNode: Fix crash on bogus inputKevin Funk2016-12-191-0/+25
* [Behavior change] Default to no PROP setterBrett Stottlemyer2016-12-011-4/+54
* Allow Replica property values to persistBrett Stottlemyer2016-10-191-17/+71
* Add new test for delayed registry initKevin Funk2016-10-171-0/+16
* Generate, send and check class signature for .rep generated classesBogDan Vatra2016-09-081-5/+5
* tst_integration: Apply coding styleKevin Funk2016-07-181-23/+46