aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/deviceshell
Commit message (Expand)AuthorAgeFilesLines
* ProcessReaper: Transform it into namespaceJarek Kobus2024-11-011-2/+2
* Process: Get rid of process launcher implementationJarek Kobus2024-11-011-5/+1
* CommandLine: Use more 1-arg c'torJarek Kobus2024-05-161-13/+11
* Utils: Fix build with MSVC with C++20Eike Ziller2024-02-281-1/+1
* qbs build: Fix manual testsChristian Kandeler2023-09-201-16/+13
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-041-1/+1
* DeviceShell tests: Use QtConcurrent instead of Utils::mapped()Jarek Kobus2023-03-121-17/+17
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Utils: Return a bit more data from DeviceShell::runInShellhjk2022-10-101-2/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* DeviceShell: Don't use 'command' to test for base64Marcus Tillmanns2022-06-091-1/+1
* DeviceShell: Fix compile issuesEike Ziller2022-06-071-1/+1
* device: Use multiplex script to allow multithread supportMarcus Tillmanns2022-06-073-0/+260