80e1076d99
registry/indexer.go ahora escanea <lang>/apps/*/app.md ademas de apps/ y projects/*/apps/. cpp/apps/chart_demo y cpp/apps/shaders_lab pasan a estar en registry.db con sus manifests. Infraestructura de tests e2e (opt-in con -DFN_BUILD_TESTS=ON): - vendor de Dear ImGui Test Engine (personal/open-source license). - chart_demo_tests target con tests/chart_demo_tests.cpp. - /e2e-cpp slash command para crear y ejecutar tests e2e. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Third party libraries used by Test Engine
Always used:
Str/Str.hsimple string type, used byimgui_test_engine(Public Domain)
Used if IMGUI_TEST_ENGINE_ENABLE_CAPTURE is defined to 1 (default: 1)
stb/imstb_image_write.himage writer, used byimgui_capture_tool(MIT Licence OR Public Domain)