codegirl007 d5ef7f478e Add initial unit tests
- Pulled pure logic out of GPU-facing code so it can be tested without a window: parse_char_def (JSON → Char_Def) and choose_shader_runtime_from_formats (MSL → DXIL → SPIR-V preference)
- Added eight Odin @(test) cases in engine/ covering happy/bad JSON parse, frame-rect hit/miss/OOB, clip-space conversion corners, shader filename mapping, and backend selection
- Added make test to run odin test engine
2026-08-01 01:04:31 -07:00
2026-08-01 00:59:18 -07:00
2026-07-31 19:11:19 -07:00
2026-07-27 21:32:28 -07:00
2026-08-01 01:03:16 -07:00
2026-07-28 21:20:47 -07:00
S
Description
No description provided
9.7 MiB
Languages
Odin 91.3%
Makefile 5.7%
Shell 2.4%
GLSL 0.6%