summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Ensure these tests run with 'make check'Michael Brasser2018-05-183-3/+3
* Fix issues with refactored CLASS/MODEL supportMichael Brasser2018-05-172-0/+38
* Update tests to match new sub-object behaviorMichael Brasser2018-05-171-2/+4
* Support non-CONSTANT pointer typesBrett Stottlemyer2018-04-254-14/+55
* Ensure cleanup is called for proxy testsMichael Brasser2018-04-251-2/+1
* Fix handling of CONSTANT propertiesBrett Stottlemyer2018-04-251-2/+8
* Allow nodes to proxy (or convert) replicasBrett Stottlemyer2018-04-257-87/+457
* Simplify integration tests w/ QFETCH_GLOBALBrett Stottlemyer2018-04-176-65/+87
* Address modelview test "flakiness"v5.11.0-beta4Brett Stottlemyer2018-04-101-44/+87
* Rework REPC QObject* handlingv5.11.0-beta3Brett Stottlemyer2018-04-043-8/+9
* Add metatype registrations for POD attributesv5.11.0-beta2Michael Brasser2018-03-082-0/+16
* QtRemoting: fix test TestModelView::testFlags()Christian Ehrlicher2018-02-041-1/+2
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-161-1/+1
|\
| * Fix TestModelView::testModelTest flakinessSami Nurmenniemi2017-12-291-1/+1
* | [repc] Don't use override for READONLY PROPsMichael Brasser2017-12-232-0/+5
* | Ensure we setNode for replicas with MODELsMichael Brasser2017-12-231-0/+3
* | Have SimpleSource derive from SourceBrett Stottlemyer2017-12-133-3/+76
* | Add/extend Class/Model keywords for repcBrett Stottlemyer2017-12-1310-4/+260
* | Fix crash with templated enableRemotingMichael Brasser2017-12-082-1/+19
* | [minor][test] Clarify types in a few testsBrett Stottlemyer2017-12-082-9/+9
* | Correctly handle class enum signal parametersMichael Brasser2017-12-081-1/+19
* | Optionally cache QAIM data prior to initialized signalBogDan Vatra2017-11-291-0/+41
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-2413-44/+195
|\|
| * Update to new QRandomGenerator APIv5.10.0-beta4Thiago Macieira2017-11-031-1/+1
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-032-3/+6
| |\
| | * Fix build with -no-feature-processJake Petroules2017-10-052-3/+6
| * | Send also the methods and then signals parameter namesBogDan Vatra2017-11-024-0/+54
| * | Send enum detailsBogDan Vatra2017-11-025-15/+65
| * | fix class nameBogDan Vatra2017-11-021-2/+2
| * | tst_integration: Fix executable lookupKevin Funk2017-09-251-4/+11
| * | tests: Introduce TestUtils::findExecutableKevin Funk2017-09-252-16/+55
| * | Fix -Wunused-lambda-capture warningKevin Funk2017-09-201-2/+2
* | | Fix slot calls for replicas with extra propertiesMichael Brasser2017-10-185-0/+98
* | | Prefix abstract class with "Abstract"Kevin Funk2017-10-061-1/+1
* | | Start QML unit testsKevin Funk2017-10-055-0/+104
* | | Add QRemoteObjectSettingsStoreKevin Funk2017-10-051-2/+9
* | | Minor: Cleanup QMake .pro fileKevin Funk2017-09-261-3/+12
* | | tst_integration: Move more logic into template.priKevin Funk2017-09-254-9/+4
* | | Test NOTIFY signal from parentMichael Brasser2017-09-251-3/+43
* | | Turn PersistedStore into a QObjectKevin Funk2017-09-221-5/+9
* | | Modernize: Use override where possibleKevin Funk2017-09-213-3/+3
|/ /
* | Enable tests for boot2qtSami Nurmenniemi2017-08-164-4/+11
* | Use QRandomGenerator instead of q?randThiago Macieira2017-06-301-4/+2
|/
* Add MODEL keyword to repcBrett Stottlemyer2017-05-195-1/+156
* Use ignoreMessage for expected test warningsBrett Stottlemyer2017-05-151-29/+36
* Disable/blacklist failing tests for boot2qtSami Nurmenniemi2017-05-091-0/+3
* Correct QtRO license headers and added missing license filesv5.9.0-beta4Jani Heikkinen2017-05-0229-465/+320
* Don't hide QObject::setProperty for dynamic replicasv5.9.0-beta2Michael Brasser2017-04-121-0/+60
* CMake: Rename files generated by qt5_generate_repcKevin Funk2017-04-111-1/+1
* Add CMake test case for qt5_generate_repcKevin Funk2017-04-113-0/+58