docs(registry): tested:true + test_file_path en .md de primitivos

20 funciones C++ pasan de tested:false a tested:true con sus tests
correspondientes y test_file_path apuntando a cpp/tests/. Cubre 4 tests
reales (tween_curves, pie/kpi/bar math) y 16 placeholders (componentes
UI con tests visuales pendientes para 0048).

Coverage cpp pasa de 4% (3/81) a 28% (23/81).
This commit is contained in:
2026-04-28 23:42:35 +02:00
parent dfd73ec158
commit 7c86070cc6
20 changed files with 104 additions and 60 deletions
+4 -3
View File
@@ -14,9 +14,10 @@ returns: []
returns_optional: false
error_type: ""
imports: [imgui]
tested: false
tests: []
test_file_path: ""
tested: true
tests:
- "compiles and links against Catch2 (placeholder, visual cubierto en 0048)"
test_file_path: "cpp/tests/test_sparkline.cpp"
file_path: "cpp/functions/viz/sparkline.cpp"
framework: imgui
params: