aboutsummaryrefslogtreecommitdiff
path: root/test/standalone/options/src
AgeCommit message (Collapse)Author
2025-10-04test: move standalone/options/ to cli/options/Alex Rønne Petersen
It's now used only by test-cli, so make that clear.
2025-10-04Revert "test: remove standalone options test"Alex Rønne Petersen
This reverts commit d9cd4d087648c6d83e22dda6a4b82929a72fc771. Turns out Jacob restored this test as part of test-cli in cdba1d5.
2025-10-04test: remove standalone options testAlex Rønne Petersen
This functionality is already load-bearing for the compiler's own build script so this (disabled, possibly bitrotted?) doesn't really add value.
2022-11-30add test coverage for zig build CLI and options APIAndrew Kelley