From 2fd58be11246772dd50ede6188a4ab960e6ffc0e Mon Sep 17 00:00:00 2001 From: skal Date: Fri, 13 Feb 2026 13:28:02 +0100 Subject: Add test asset support with STRIP_ALL guards 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 --- workspaces/test/test_assets/test_image.png | Bin 0 -> 82 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 workspaces/test/test_assets/test_image.png (limited to 'workspaces/test/test_assets/test_image.png') diff --git a/workspaces/test/test_assets/test_image.png b/workspaces/test/test_assets/test_image.png new file mode 100644 index 0000000..3dd3fe7 Binary files /dev/null and b/workspaces/test/test_assets/test_image.png differ -- cgit v1.2.3