kpouer opened a new pull request, #271:
URL: https://github.com/apache/commons-imaging/pull/271

   An attempt to perform unit tests in memory using byte array when possible 
instead of writing temporary files.
   Tests pass much faster and do not make useless write on my SSD.
   I know that having the tmp files might be useful in some case, if you  think 
it it necessary I could update the patch to write tmp file in case of failed 
test.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to