diff options
| author | matu3ba <matu3ba@users.noreply.github.com> | 2022-03-12 09:25:18 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-12 10:25:18 +0200 |
| commit | e5d4a694ea7dd251e10d6434c9321b5e0a548d4b (patch) | |
| tree | fda28a28da2b9b8c7b2f1bb274a7703139045517 /src | |
| parent | 42d75f1a254653cbd4d441b300248c37d5f8d5a2 (diff) | |
| download | zig-e5d4a694ea7dd251e10d6434c9321b5e0a548d4b.tar.gz zig-e5d4a694ea7dd251e10d6434c9321b5e0a548d4b.zip | |
std: add test for child_process
- Cli operations should be refactored, since the standard test runner
has an expected argument structure. This would also ensure that the
test cli is usable as tested library with checks for subprocess
error or success instead of "hacky shell script interfaces".
- Default paths generation based on tmpDir would also be useful.
- Anonymous pipes on windows are generated from named pipes
- Async IO does not work on anonymous pipes
- Remove finished TODO
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions
