aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/cmdbridge
Commit message (Expand)AuthorAgeFilesLines
* Utils: Move and rename result testing macros from expected.h to result.hhjk2025-04-141-9/+9
* Utils: Replace Result class by type alias to std::expected<T, QString>hjk2025-04-111-1/+1
* Fix qbs buildChristian Stenger2025-04-041-2/+1
* Docker: Capture Environment from entry pointMarcus Tillmanns2025-04-032-19/+39
* Utils: Return Result from DeviceFileAccess::removeRecursively()hjk2025-02-071-1/+1
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-101-1/+1
* ProcessReaper: Transform it into namespaceJarek Kobus2024-11-011-2/+2
* Process: Get rid of process launcher implementationJarek Kobus2024-11-011-4/+1
* CmdBridge: Fix createTempFileMarcus Tillmanns2024-09-111-0/+23
* Tests: Fix building manual testsChristian Stenger2024-07-041-1/+1
* GoCmdBridge: Add to qbs buildChristian Stenger2024-07-031-1/+2
* GoCmdBridge: Add golang based command bridgeMarcus Tillmanns2024-06-283-0/+402