zig/test/standalone/empty_env
Andrew Kelley a5e4fe5487 std.Build.Step.Run: account for new environment variable
Introduces `disable_zig_progress` which prevents the build runner from
assigning the child process a progress node.

This is needed for the empty_env test which requires the environment to
be completely empty.
2024-05-27 20:56:49 -07:00
..
build.zig std.Build.Step.Run: account for new environment variable 2024-05-27 20:56:49 -07:00
main.zig std: compile error on invalid testing allocator usage 2022-07-24 11:57:00 +03:00