Odin icon indicating copy to clipboard operation
Odin copied to clipboard

Add `-test-build-only` flag

Open InKryption opened this issue 2 years ago • 0 comments

As the name implies, passing this flag will stop tests from running when invoking odin test, only outputting the binary.

This change also makes some small style adjustments for consistency, and removes a TODO comment which has already been resolved.

InKryption avatar Nov 28 '23 14:11 InKryption