summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* tests: Always build security testRainer Keller2019-08-203-5/+22
* Fix build on macOSRainer Keller2019-08-123-2/+2
* tests: Elaborate QML test nameRainer Keller2019-08-1210-28/+28
* tests: Fix some tests failing on windowsRainer Keller2019-08-121-3/+4
* tests: Fix certificate authentication testRainer Keller2019-08-061-13/+10
* Add function to return true if a security policy is a secure policyRainer Keller2019-07-311-1/+1
* tests: Wait for values to settle after monitoringRainer Keller2019-07-241-0/+3
* tests: Fix declarative auto testRainer Keller2019-07-241-1/+2
* qml: Event filter supportRainer Keller2019-05-202-0/+222
* qml: Support for setting up a connection in C++Rainer Keller2019-05-204-1/+285
* tests: QML autotest support custom serverRainer Keller2019-05-179-12/+15
* qml: Add data change filter supportRainer Keller2019-05-173-0/+229
* qml: Fix subscription testRainer Keller2019-05-101-6/+25
* qml: Support custom reference types for relative pathsRainer Keller2019-05-101-0/+56
* qml: Add property for value typeRainer Keller2019-05-101-0/+48
* test: More realistic data filter testRainer Keller2019-05-031-4/+19
* qml: Test was moved to tst_batchReadWrite.qmlRainer Keller2019-04-251-41/+0
* qml: Add batch write supportv5.13.0-beta3Rainer Keller2019-04-172-0/+142
* qml: Provide current endpoint to QMLRainer Keller2019-04-171-0/+4
* qml: Add API to change value subscriptionsRainer Keller2019-04-173-0/+208
* tests: Increase signal spy timeoutsRainer Keller2019-04-123-127/+133
* tests: Check if server is up and runningv5.13.0-beta2Rainer Keller2019-04-101-2/+16
* test: Clear signal spy before waitingRainer Keller2019-04-101-0/+1
* Fix API inconsistencyRainer Keller2019-04-013-8/+8
* tests: Wait at end of test until operation is completeRainer Keller2019-04-011-0/+1
* uacpp: Remove attribute subscription from attribute mapRainer Keller2019-04-011-0/+10
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-271-1/+1
|\
| * Build declarative test only if qmltest is availablev5.12.35.12.3Samuli Piippo2019-03-221-1/+1
* | Rename API to be more consistent with QT APIRainer Keller2019-03-251-15/+15
* | security: Support encrypted private keysRainer Keller2019-03-203-0/+116
* | tests: Wait again in case of delaysRainer Keller2019-03-201-0/+2
* | tests: Add auto test for securityRainer Keller2019-03-199-0/+392
* | tests: Fix autotest against secure serverRainer Keller2019-03-181-1/+4
* | tests: Disable massive amount of debug outputRainer Keller2019-03-151-1/+1
* | tests: Add security extensions to testserverRainer Keller2019-03-064-1/+24
* | qml: Provide global information server security supportRainer Keller2019-03-052-4/+11
* | qml: Provide supported security type informationRainer Keller2019-03-043-0/+117
* | tests: Run QML autotest for each backendRainer Keller2019-03-0114-1217/+1662
* | qml: Use findServers and endpoints for connectionRainer Keller2019-02-266-14/+366
* | Disconnect before attempting a new connectionRainer Keller2019-02-264-2/+266
* | tests: Fix hardcoded backendRainer Keller2019-02-251-1/+1
* | Add function to update runtime environmentv5.13.0-alpha1Maurice Kalinowski2019-02-084-0/+13
* | qml: Add batch read APIRainer Keller2019-01-311-0/+114
* | Add requested URL parameter for discovery finish signalsRainer Keller2019-01-281-0/+3
* | qml: Introduce class for status codeRainer Keller2019-01-242-13/+18
* | tests: Remove unused libs from auto testRainer Keller2019-01-221-1/+2
* | Move classes out of namespaceRainer Keller2019-01-211-194/+195
* | Remove connect with QUrlJannis Voelker2019-01-141-15/+32
* | qml: Add API for reading attribute timestampsRainer Keller2019-01-111-0/+27
* | uacpp: Implement reading and writing of extension objectsRainer Keller2019-01-081-43/+27