summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Allow PODs to include enums/flagsBrett Stottlemyer2021-09-073-3/+64
* Provide a schema for abstract local socketsBrett Stottlemyer2021-08-311-0/+3
* Handle enums/flags as hash/map keysBrett Stottlemyer2021-08-173-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-031-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
* 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
* 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
* Attempt to fix flaky testBrett Stottlemyer2021-03-011-23/+23
* Migrate from old signal/slot connection syntax (part 2)Sona Kurazyan2021-02-269-24/+24
* Clean-up integer conversion warningsSona Kurazyan2021-02-264-5/+5
* Migrate from old signal/slot connection syntaxSona Kurazyan2021-02-255-30/+30
* Regenerate certificates to match new macOS 10.15 restrictionsMårten Nordheim2021-02-2410-133/+203
* Clean-up warningsSona Kurazyan2021-02-225-17/+17
* tst_external_IODevice: skip the test for macOS 10.15Sona Kurazyan2021-02-221-0/+7
* Use QList instead of QVectorJarek Kobus2021-02-169-80/+81
* Fix QScopedPointer 'take' warningBrett Stottlemyer2021-02-151-2/+2
* Fix QMetaType Deprecation warningsBrett Stottlemyer2021-02-155-17/+21
* Fix compilation with Qt 6Sona Kurazyan2021-02-154-5/+5
* Regenerate CMake projectsSona Kurazyan2021-02-1552-65/+60
* Improve stability of tst_proxyMichael Brasser2020-08-281-6/+4
* Fix crash with same-named subobjects or modelsMichael Brasser2020-07-284-0/+50
* Update dependencies.yamlMichael Brasser2020-07-272-3/+1
* Don't connect overloaded signalsMichael Brasser2020-07-273-0/+11
* [Repc] Remove moc_copy in favor of json inputBrett Stottlemyer2020-07-218-2/+297
* Add back skipped testBrett Stottlemyer2020-07-131-5/+0
* [minor] Fix joined lines in tst_integrationBrett Stottlemyer2020-07-081-1/+2
* Other updatesBrett Stottlemyer2020-06-292-8/+4