summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tst_qiviabstractfeature: Fix wrong QML test case5.14Dominik Holland2020-04-231-1/+4
* ivigenerator: Improve support support for zoned default_value dataDominik Holland2020-04-021-12/+35
* Improve the flaky tst_qivisimulationengine autotestDominik Holland2020-04-021-1/+1
* tst_qivipendingreply: Fix flaky testFailed_qml()Dominik Holland2020-04-021-2/+2
* Merge remote-tracking branch 'origin/5.13' into 5.14Dominik Holland2020-03-021-17/+19
|\
| * Fix registering the QIviPendingReplies at startupDominik Holland2020-01-201-17/+19
* | simulation: Fix struct initialization using JSON dictionariesDominik Holland2020-01-211-0/+2
* | Improve test coverage of the simulation engineDominik Holland2020-01-219-1/+604
* | Merge remote-tracking branch 'origin/5.13' into 5.14Dominik Holland2020-01-171-0/+8
|\ \ | |/
| * ivigenerator: Use QStringLiterals for string default_valuesDominik Holland2019-11-291-0/+8
* | ivicore: Discover new plugins at runtimeDominik Holland2020-01-081-36/+61
* | Fix all plugin class names to be unique within the moduleDominik Holland2019-10-309-10/+9
* | ivigenerator: Add support to import other modulesDominik Holland2019-10-2912-1/+266
* | ivigenerator: Properly support models in zoned interfaces part 2Dominik Holland2019-10-292-3/+3
* | ivigenerator: Remove the generation_validator templateDominik Holland2019-10-156-55/+0
* | Fix compliation warningsDominik Holland2019-10-101-3/+3
* | geniviextras: Add better handling for long messagesDominik Holland2019-10-101-14/+120
|/
* ivigenerator: Fix the 'server_qtro_simulator' template to handle 'getter-name...Dominik Holland2019-09-121-0/+2
* ivigenerator: Support enums and flags as return values of operationsDominik Holland2019-08-286-0/+79
* Merge remote-tracking branch 'origin/5.12' into 5.13Dominik Holland2019-08-271-1/+3
|\
| * Fix build to work without the QtGui moduleDominik Holland2019-07-081-1/+3
* | ivigenerator: Add support for custom templatesDominik Holland2019-08-016-1/+176
* | Add the 'qmlplugin' template to the ivigenerator generation testsDominik Holland2019-06-116-0/+40
* | Correctly emit change signals when clearing the ServiceObjectDominik Holland2019-06-112-6/+29
* | ivigenerator: Improve the ivigenerator test coverageDominik Holland2019-05-145-0/+58
* | ivigenerator: Add a autotest which tests the generation without any annotationDominik Holland2019-05-148-0/+201
* | Use the same qface test file also for the QtRemotObject based autotestsDominik Holland2019-05-1411-191/+141
* | Introduce a internal QtRemoteObject helper moduleDominik Holland2019-05-143-3/+5
* | Refactor the QIviSearchAndBrowseModelInterfaceDominik Holland2019-05-081-54/+41
* | Make the QIviQueryTerm and QIviOrderTerm classes serializableDominik Holland2019-05-071-0/+11
* | Fix typo in error messageDominik Holland2019-04-231-1/+1
* | Remove the deprecated QIviProperty* classesDominik Holland2019-04-017-770/+0
* | Remove the QtSimulator integrationDominik Holland2019-04-019-132/+1
* | ivigenerator: Add support for pending server repliesDominik Holland2019-04-017-18/+114
* | ivigenerator: Add model support to the "backend_qtro" templateDominik Holland2019-03-148-2/+214
* | ivigenerator: Support zoned interfaces in the 'backend_qtro' templateDominik Holland2019-02-278-55/+885
* | Fix code style in QtRemoteObjects autotestDominik Holland2019-02-272-35/+35
* | ivigenerator: Refactor the qtro_backend implementationDominik Holland2019-02-271-2/+28
* | Improve the QtRemoteObjects autotest of the ivigeneratorDominik Holland2019-02-262-19/+24
* | ivigenerator: Properly support the datatype 'var'Dominik Holland2019-02-155-14/+22
* | ivigenerator: Don't use the javadoc syntax in our qface filesDominik Holland2019-02-113-48/+24
|/
* Fix the flaky QIviSimulationEngine autotestDominik Holland2019-01-171-2/+2
* Fix a crash in the QIviSimulationEngine when using animationsDominik Holland2019-01-121-0/+38
* Update copyright statementsRobert Griebl2018-12-1733-2/+35
* Clang-tidy and Clazy fixesDominik Holland2018-12-052-3/+3
* Change the zone annotation to be a list instead of a mapDominik Holland2018-10-261-1/+1
* Add an autotest for the QIviSimulationEngineDominik Holland2018-10-153-0/+883
* Fix the flaky tst_echoqtro autotestDominik Holland2018-10-111-44/+35
* Merge remote-tracking branch 'origin/5.11' into devDominik Holland2018-09-274-4/+4
|\
| * Use the full module uri for the class export macroDominik Holland2018-06-084-4/+4