| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 8 days | test(assets): Add functional tests for asset management system | skal | |
| This commit makes the asset packer fully functional and adds an end-to-end test suite. - Updated asset_packer.cc to read file contents and embed them as hex arrays. - Added actual asset files (null.bin, test_asset.txt) for testing. - Implemented src/tests/test_assets.cc to verify data integrity at runtime. - Refactored CMakeLists.txt to handle generated file dependencies correctly. | |||
