aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/unit_tests/process.cpp (follow)
Commit message (Expand)AuthorAge
* rework Process API & testsEgor Tensin2020-10-27
* Process: add termination methodsEgor Tensin2020-10-25
* Process: add runas()Egor Tensin2020-10-19
* stream.hpp -> process_io.hpp, move IO thereEgor Tensin2020-10-18
* Process: add get_exe_path()Egor Tensin2020-10-18
* process_tests: add stdin redirection testEgor Tensin2020-10-17
* process_tests: remove temp filesEgor Tensin2020-10-17
* File: refactoringEgor Tensin2020-10-16
* some more process creation testsEgor Tensin2020-10-16
* Process: support pipe redirectionEgor Tensin2020-10-16
* WIP: add simple Process classEgor Tensin2020-10-15