aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* deviceshell: Disable tests on old macos versionsMarcus Tillmanns2022-06-281-1/+12
* Squish: Update location of Options dialogRobert Löhning2022-06-289-16/+16
* Adapt to move of options to Edit > PreferencesEike Ziller2022-06-283-3/+3
* Tests: Disable SSE dumper test on arm macOSChristian Stenger2022-06-271-0/+19
* CPlusPlus: Inline some simple central functionshjk2022-06-241-3/+3
* Unit test: Remove libclang test remainsChristian Kandeler2022-06-2468-2355/+12
* ClangTools: Move over a test from unittestChristian Kandeler2022-06-2415-561/+0
* ClangCodeModel: Move a test over from unittestChristian Kandeler2022-06-233-212/+0
* Unit test: Remove unused filesChristian Kandeler2022-06-233-97/+0
* tst_QtcProcess: Don't use errorOccurred() in testsJarek Kobus2022-06-233-13/+12
* tst_QtcProcess: Connect to done() signal instead of finished()Jarek Kobus2022-06-211-1/+1
* Test: Make valgrind modeldemo test compile with cmakehjk2022-06-215-32/+80
* Debugger: Make one manual test deployable to remote linuxhjk2022-06-201-0/+7
* qbs build: Fix building with MSVC and Qt >= 6.3Christian Kandeler2022-06-177-0/+7
* Tests: Provide valgrind testapps in cmake buildChristian Stenger2022-06-1716-1/+59
* Increase ctest timeout for tst_qtcprocessEike Ziller2022-06-141-0/+1
* qbs build: Require Qt 6.2 for QmlDesignerChristian Kandeler2022-06-131-2/+3
* Use QTEST_GUILESS_MAIN where applicableEike Ziller2022-06-1347-50/+47
* DeviceShell: Don't use 'command' to test for base64Marcus Tillmanns2022-06-092-2/+2
* QtcProcess: Add a test for various quit methodsJarek Kobus2022-06-083-9/+96
* DeviceShell: Fix compile issuesEike Ziller2022-06-072-2/+2
* Merge "Merge remote-tracking branch 'origin/7.0' into 8.0" into 8.0The Qt Project2022-06-078-0/+0
|\
| * Merge remote-tracking branch 'origin/7.0' into 8.0Eike Ziller2022-06-078-0/+0
| |\
| | * Squish: Remove exec permission where not neededRobert Löhning2022-06-038-0/+0
* | | device: Use multiplex script to allow multithread supportMarcus Tillmanns2022-06-0710-0/+568
|/ /
* | ClangCodeModel: Switch to LSP-based UI header approachChristian Kandeler2022-06-022-3/+0
* | Valgrind: Inline CallGrindController into CallgrindToolRunnerhjk2022-05-311-1/+0
* | Utils: More forward declarations / drop unused headers [T-Z]Jarek Kobus2022-05-251-0/+1
* | Utils: More forward declarations / drop unused headers [D-G]Jarek Kobus2022-05-253-0/+4
* | CMake: Remove libclang referencesCristian Adam2022-05-241-15/+0
* | Get rid of Ssh libJarek Kobus2022-05-232-2/+1
* | Ssh: Rename SshConnectionParameters into SshParametersJarek Kobus2022-05-235-235/+0
* | Get rid of SftpTransferJarek Kobus2022-05-231-37/+0
* | LanguageClient: Move the interface out of the gui threadDavid Schulz2022-05-191-1/+0
* | Debugger: Add dumper for QAnyStringViewhjk2022-05-191-0/+22
* | Merge "Merge remote-tracking branch 'origin/7.0'"The Qt Project2022-05-1814-282/+77
|\ \
| * | Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-05-1814-282/+77
| |\|
| | * Squish: Fix MSVC2017 toolchainRobert Löhning2022-05-182-2/+32
| | * Squish: Remove unused MSVC2013 toolchainsRobert Löhning2022-05-161-28/+5
| | * Squish: Fix toolchains in Qt 5.14.1 kitRobert Löhning2022-05-161-2/+1
| | * Squish: Retire Qt4Robert Löhning2022-05-1113-250/+39
* | | QmlProjectManager: Fix CMake build with absent Qt5::QuickWidgetsAlessandro Portale2022-05-181-0/+1
|/ /
* | LanguageClient: Move the BaseMessage to JsonRpcMessage conversionDavid Schulz2022-05-171-10/+10
* | Debugger: Make manual test easier compile with Qt 6hjk2022-05-161-0/+4
* | Coco: add test instructionsDavid Schulz2022-05-161-0/+36
* | LSP: Do not copy a message before sending it outChristian Kandeler2022-05-131-1/+1
* | SftpTransfer: Get rid of FileTransferErrorHandling enumJarek Kobus2022-05-111-2/+1
* | Merge commit 'origin/7.0'Eike Ziller2022-05-107-112/+50
|\|
| * Tests: Fix compile of test app on macOSChristian Stenger2022-05-101-1/+3
| * Squish: Fix findUnusedObjects for Python3Robert Löhning2022-05-091-2/+2