Skip to content

Conversation

@shai-almog
Copy link
Collaborator

Summary

  • add comprehensive GeneralPath unit tests covering operations, bounds, pooling, and intersection logic
  • add Geometry BezierCurve tests for polynomial evaluation, segmentation, and bounding boxes
  • add Rectangle unit tests for pooling, containment, intersection, and path iteration
  • add Graphics unit tests that exercise translation, clipping, drawing, and custom paint behaviour via mocked implementation

Testing

  • mvn -f maven/core-unittests/pom.xml test (fails: missing dependency com.codenameone:codenameone-factory:jar:8.0-SNAPSHOT)

https://chatgpt.com/codex/tasks/task_e_68fa654172b48331883e02f78348c09d

@shai-almog
Copy link
Collaborator Author

shai-almog commented Oct 24, 2025

✅ Native Android screenshot tests passed.

@shai-almog shai-almog closed this Oct 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants