feat: add yoga context validation fixtures

This commit is contained in:
732642856
2026-06-05 17:16:23 +08:00
parent 4b840b5c2a
commit 93610326fe
10 changed files with 24344 additions and 146 deletions
+3
View File
@@ -21,6 +21,9 @@ COMPILE_TARGETS = [
ROOT / "scripts" / "yoga_engine.py",
ROOT / "scripts" / "audit_capabilities.py",
ROOT / "scripts" / "validate_bphs_invariants.py",
ROOT / "scripts" / "_compute_one_chart.py",
ROOT / "scripts" / "build_standard_test_charts.py",
ROOT / "scripts" / "build_planet_positions_60.py",
ROOT / "tests" / "run_golden_cases.py",
]