summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add license headers to cmake filesLucie Gérard2022-07-0712-0/+36
* Use SPDX license identifiersLucie Gérard2022-06-1635-1330/+70
* Disable tests for Android for QtOpCua because they rely on QProcessAssam Boudjelthia2022-05-201-9/+11
* Remove .prev_CMakeLists.txtKai Köhne2022-03-221-93/+0
* Remove version numbers from QML importsKai Köhne2022-03-1424-50/+50
* OpcUA: Fix attribution of Open62541Kai Köhne2022-02-211-23/+0
* Fix includes and forward declarations according to code reviewJannis Voelker2022-02-081-0/+1
* Blacklist the failing opcua::SubscriptionsTest::test_nodeTestSona Kurazyan2022-02-021-0/+3
* Remove unused .qrc filesJoerg Bornemann2022-01-242-15/+0
* Use up-to date LGPL license headerKai Köhne2021-12-0235-384/+489
* Add an API for historical data accessPeter Rustler2021-10-154-3/+441
* Fix race condition in declarative testJannis Voelker2021-09-271-1/+5
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-1/+1
* 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