zig/test/standalone/windows_spawn
Jan Philipp Hafer fd2239bde9 child_process + Build: rename exec to run + all related code
Justification: exec, execv etc are unix concepts and portable version
should be called differently.

Do no touch non-Zig code. Adjust error names as well, if associated.
Closes #5853.
2023-10-22 14:47:20 -04:00
..
build.zig windows_spawn standalone test: test on native OS 2023-03-15 10:48:15 -07:00
hello.zig standalone tests: Add windows spawn test 2022-12-18 03:55:28 -08:00
main.zig child_process + Build: rename exec to run + all related code 2023-10-22 14:47:20 -04:00