Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IO refactor #3

Merged
merged 15 commits into from
Mar 18, 2019
Merged

IO refactor #3

merged 15 commits into from
Mar 18, 2019

Conversation

sampottinger
Copy link
Owner

@sampottinger sampottinger commented Jan 22, 2019

For processing#5753, added in testing and some Java 11 fixes for file IO with a lot of work specifically on images.

To increase automated testing to support some of the larger PRs (processing#5753), moved some image and input logic to strategies under a new core.util module so that they can be unit tested without testing with a full PApplet. Will soon refactor out other places where java hits some of the more systems oriented calls like read bytes and create output as well as image save logic for consistency. Tests and JavaDoc pending.
@sampottinger sampottinger merged commit bbc0c27 into java11 Mar 18, 2019
sampottinger added a commit that referenced this pull request Aug 7, 2019
sampottinger added a commit that referenced this pull request Aug 7, 2019
sampottinger added a commit that referenced this pull request Aug 9, 2019
Re-introduced base 64 image loading tests from image path despite the rollback of sampottinger/processing #3. There were some issues with the API migration earlier and would like to leave this in if possible.
sampottinger added a commit that referenced this pull request Aug 10, 2019
Revert of sampottinger/processing #3 for the antlr branch.
sampottinger added a commit that referenced this pull request Aug 10, 2019
Revert of sampottinger/processing #3 for java11 branch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant