joachimbbp/zools
๐ฆ Helpful zig abstractions
Helpful zig abstractions.
Test by running zig build test
from the root.
Uses zig version 0.15.1
.
๐ CLI for spot_check
and clear_at_end
in src/all-tests.zig
๐๏ธ gitignore
for test files and folders
- Probably can be read from some shared config file
๐ง Fixed cursed save-as logic and naming conventions in save.zig
and path.zig
๐งช Add tests for these as well
๐ Establish naming and arg-order conventions (especially for allocators)