You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CLAUDE.md
+25-2Lines changed: 25 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -428,8 +428,8 @@ Large 2D symbols have different runtime bottlenecks, for example:
428
428
429
429
## Testing
430
430
431
-
-`tests/run_tests` - Top-level test orchestrator
432
-
-`tests/<variant>/run` - Script to run the tests for each build variant
431
+
-`tests/run_tests` - Top-level test orchestrator to run tests for all build variants
432
+
-`tests/<variant>/run` - Script to run the tests for a single build variant
433
433
-`tests/ps_tests/test_utils.ps` - PostScript test utility functions
434
434
-`tests/ps_tests/*.ps.test` - Individual resource tests (run from either `build/resource/Resource` or `build/packaged_resource/Resource`); require that test_utils.ps utility is loaded
435
435
-`tests/ps_tests/test.ps` - PostScript test entrypoint: Loads utility functions then runs all resource tests
@@ -449,6 +449,29 @@ Encoders may have one or more of the following debug options:
0 commit comments