aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Build/CompileStep.zig
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2023-03-13 12:15:45 -0700
committerAndrew Kelley <andrew@ziglang.org>2023-03-15 10:48:14 -0700
commit61d7e31078fc54010009494d894e2461b41eeee2 (patch)
tree318bd88d0a4d9ad30b88010bdd6171a4e551ea5e /lib/std/Build/CompileStep.zig
parent8a8f148c8cb1254a3989584c54181218434b56c9 (diff)
downloadzig-61d7e31078fc54010009494d894e2461b41eeee2.tar.gz
zig-61d7e31078fc54010009494d894e2461b41eeee2.zip
remove bad unit test from std lib
This unit test tested the command line arguments which were passed to the test runner, which is not really something that unit tests are supposed to observe. The proper way to test command line argument parsing is with a standalone test, where the set of command line arguments being tested for are also being controlled by the test itself.
Diffstat (limited to 'lib/std/Build/CompileStep.zig')
0 files changed, 0 insertions, 0 deletions