Fix broken hash tests to work with current CLI architecture: - Update import to use @import(src) module system - Add hash module export to utils.zig - Make validatePath() public for testing - Fix Zig 0.15 API: writeFile options struct, var tmp_dir for cleanup - Fix file paths: use tmp_dir realpath for hashFile - Replace std.fs.MAX_PATH_BYTES with 4096 buffer All hash tests now passing. |
||
|---|---|---|
| .. | ||
| config_test.zig | ||
| dataset_test.zig | ||
| hash_test.zig | ||
| jupyter_test.zig | ||
| logs_test.zig | ||
| main_test.zig | ||
| queue_test.zig | ||
| response_packets_test.zig | ||
| rsync_embedded_test.zig | ||
| status_prewarm_test.zig | ||
| sync_test.zig | ||