authorgravatar for arnauxabia@gmail.comArnau Camprubí <arnauxabia@gmail.com> 2025-08-24 13:26:31+02:00
committergravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2025-08-25 18:51:20+02:00
log17928ef58b1ab110c1f944b5991540d4a938b057
treeeaf40d9dfa98e4765ca20e7dae60af77c020206e
parent48600bc2b3fbc3843a59d4eab7ce90a425f36272
signaturebadge-check Signed by SSH key SHA256:7B/LJ7bpR1eX8aCXSr4mtd5M45VMPKcx9zY8e95b5QM

Add `test-obj` to the help message


1 files changed, 1 insertions(+), 0 deletions(-)

src/main.zig+1
......@@ -87,6 +87,7 @@ const normal_usage =
8787 \\ build-lib Create library from source or object files
8888 \\ build-obj Create object from source or object files
8989 \\ test Perform unit testing
90 \\ test-obj Create object for unit testing
9091 \\ run Create executable and run immediately
9192 \\
9293 \\ ast-check Look for simple compile errors in any set of files