summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Change all QString("foo") constructions to use QStringLiteralUlf Hermann2021-07-016-22/+33
* CMake: Disable usage of CMake API compatibility wrappersJoerg Bornemann2021-05-258-21/+21
* Remove qmake project filesJoerg Bornemann2021-05-0315-268/+0
* open62541: Use the async API for most service callsJannis Voelker2021-02-021-2/+11
* Fix race condition in declarative OpcUaNodeJannis Voelker2021-02-011-0/+5
* Run open62541-testserver without Qt event loopJannis Voelker2021-02-014-38/+25
* Update autogenerated license list in documentationMartin Klos2021-01-271-1/+1
* Fix open62541 specific flags for the arm64 buildJannis Voelker2021-01-271-1/+1
* Refactor deprecated QVariant usage in testsMartin Klos2021-01-071-54/+54
* Add the /permissive flag when building open62541 with MSVCJannis Voelker2020-11-201-1/+1
* Fix build against latest devMaurice Kalinowski2020-11-061-2/+10
* CMake: Port the open62541 plugin to OpenSSLJannis Voelker2020-09-088-6/+22
* Update dependenciesJannis Voelker2020-08-312-14/+14
* Use QList instead of QVector in qtopcuaSona Kurazyan2020-08-318-60/+60
* Fix auto.pro and regenerate CMake filesJannis Voelker2020-08-244-4/+6
* Add event monitoring auto testJannis Voelker2020-08-248-305/+217
* Port to open62541 v1.1Jannis Voelker2020-08-245-17/+8
* Use QString::fromUtf8() for node id constructionJannis Voelker2020-08-192-0/+43
* cmake: Fix combination of uacpp and building testsJannis Voelker2020-08-171-1/+1
* CMake: Fix CMake build for open62541Jannis Voelker2020-08-073-6/+14
* CMake: Fix open62541-testserver for macOSJannis Voelker2020-06-051-1/+5
* Update CMakeLists.txt with changes from .pro filesJannis Voelker2020-06-056-1/+153
* CMake: Add specific path for the test serverJannis Voelker2020-06-0510-5/+34
* Fix windows specific conditions for CMakeJannis Voelker2020-06-051-4/+4
* Fix test buildMaurice Kalinowski2020-06-041-2/+2
* Add CMake support for building Qt OPC UAJannis Voelker2020-06-0416-2/+431
* Add configuration switch for GDS supportJannis Voelker2020-06-021-1/+3
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-211-0/+0
|\
| * Update certificate and private key for the opcuaviewer exampleJannis Voelker2020-04-171-0/+0
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-145-5/+5
|\|
| * Revert "Prospective build fix for MinGW"Maurice Kalinowski2020-03-165-5/+5
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-107-3/+625
|\|
| * GDS client supportRainer Keller2019-11-153-0/+340
| * Do not build manual testsRainer Keller2019-11-141-2/+1
| * Add support for generating X509 Certificate Signing RequestsRainer Keller2019-11-123-1/+284
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-026-9/+38
|\|
| * Fix warning about unused variableRainer Keller2019-10-101-0/+2
| * Update open62541 to the v1.0 releaseJannis Voelker2019-10-101-3/+2
| * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-051-0/+29
| |\
| | * Fix GUID binary encoder endiannessRainer Keller2019-10-021-0/+29
| * | Remove unused includesv5.14.0-beta1Rainer Keller2019-10-021-1/+0
| * | Prospective build fix for MinGWv5.14.0-alpha1Simon Hausmann2019-09-235-5/+5
* | | The Q_UNUSED macro is already inserting a ';'Frank Meerkötter2019-10-081-20/+20
|/ /
* | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-08-263-7/+21
|\|
| * tests: Always build security testRainer Keller2019-08-203-5/+22
* | Add secure connect to the open62541 plugin (v1.0)Jannis Voelker2019-08-171-1/+4
* | Fix build and tests with the current open62541 v1.0Jannis Voelker2019-08-1714-228/+106
|/
* 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