summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove QMake project filesDominik Holland2021-06-0224-421/+0
* Update copyright headers to 2021Dominik Holland2021-06-0239-386/+416
* ivigenerator: Remove the "Module" postfix in the autogenerated classesDominik Holland2021-05-2811-124/+124
* CMake: Disable usage of CMake API compatibility wrappersJoerg Bornemann2021-05-2620-22/+22
* cmake: Enable all autogenerated autotests againDominik Holland2021-05-2517-79/+85
* Rename the org-example-echo-noannotation autotest to workaround path limitsDominik Holland2021-05-2017-5/+5
* Enable the QtRemoteObjects supportDominik Holland2021-05-209-223/+20
* Remove 'virtual' keyword when overriding methodsDominik Holland2021-05-201-8/+8
* cmake integration of the ivigeneratorDominik Holland2021-05-1034-531/+898
* Fix missing override keywords backend pluginsDominik Holland2021-05-108-24/+24
* Fix failing autotestsDominik Holland2021-03-262-1/+4
* cmake: Add configure test for DLT and fix building GeniviExtrasDominik Holland2021-03-262-3/+3
* cmake: Start of cmake port using run_pro2cmake.py and friendsDominik Holland2021-03-2652-0/+1116
* Add support for custom filters per templateDominik Holland2020-12-142-0/+54
* Qt6 port without cmake supportDominik Holland2020-12-024-22/+19
* Use the DiscoveryMode enum correctly in all our QML filesDominik Holland2020-12-021-1/+1
* tst_qiviabstractfeature: Fix return value of autotestDominik Holland2020-12-021-3/+3
* geniviextras: Fix dlt autotest to use a char array as payload storageDominik Holland2020-12-021-2/+3
* Merge remote-tracking branch 'origin/5.15' into devDominik Holland2020-07-071-1/+4
|\
| * tst_qiviabstractfeature: Fix wrong QML test case5.14Dominik Holland2020-04-231-1/+4
* | tst_qivisearchandbrowsemodel: Build fixDominik Holland2020-04-271-0/+33
|/
* 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