mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-09 23:29:03 +00:00
init-lib creates a working static library with tests, and init-exe creates a working hello world with a `run` target. both now have test coverage with the new "cli tests" file. closes #1035 |
||
|---|---|---|
| .. | ||
| compiler_rt | ||
| init-exe | ||
| init-lib | ||
| bootstrap.zig | ||
| bootstrap_lib.zig | ||
| build_runner.zig | ||
| builtin.zig | ||
| panic.zig | ||
| test_runner.zig | ||