aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/unit_tests/process.cpp (unfollow)
Commit message (Collapse)Author
2020-10-17process_tests: add stdin redirection testEgor Tensin
2020-10-17process_tests: remove temp filesEgor Tensin
2020-10-16File: refactoringEgor Tensin
2020-10-16some more process creation testsEgor Tensin
2020-10-16Process: support pipe redirectionEgor Tensin
2020-10-15WIP: add simple Process classEgor Tensin