aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/utils/qtcprocess/processtestapp/processtestapp.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tests: Rename tst_QtcProcess -> tst_ProcessJarek Kobus2023-05-051-270/+0
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-041-4/+4
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* ProcessTestApp: Make setupSubProcess constJarek Kobus2022-11-091-3/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* tst_QtcProcess: Don't use errorOccurred() in testsJarek Kobus2022-06-231-1/+1
* QtcProcess: Add a test for various quit methodsJarek Kobus2022-06-081-2/+3
* Utils: More forward declarations / drop unused headers [D-G]Jarek Kobus2022-05-251-0/+1
* Utils: fix QProcess backend on WindowsDavid Schulz2022-04-251-0/+8
* QtcProcess: Fix terminate() for process launcherJarek Kobus2022-04-121-1/+58
* tst_QtcProcess: Add a test that invokes a process recursivelyJarek Kobus2022-04-051-0/+18
* tst_QtcProcess: Move subprocesses into a separate executableJarek Kobus2022-04-051-0/+208