IO refactor by sampottinger · Pull Request #3 · sampottinger/processing
added 2 commits
January 22, 2019 10:45To 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 added a commit that referenced this pull request
Aug 9, 2019Re-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, 2019Revert of sampottinger/processing #3 for the antlr branch.
sampottinger added a commit that referenced this pull request
Aug 10, 2019Revert of sampottinger/processing #3 for java11 branch.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters