| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-03 | test(assets): add MP3 asset type test (TEST_MP3/ASSET_TEST_MP3) | skal | |
| Adds a minimal test.mp3 fixture to the test workspace and verifies GetAssetType returns AssetType::MP3 and GetAsset returns non-null data. handoff(Gemini): MP3 asset test added, 34/34 tests passing. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||
| 2026-02-13 | Add test asset support with STRIP_ALL guards | skal | |
| Fixes test_assets.cc compilation by adding missing test asset IDs and procedural generators. Test-specific code is protected with DEMO_STRIP_ALL to exclude from release builds. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> | |||
