Closed nicolettehana closed 5 years ago
Is this an update to the previous pull request? It seems there are two for the xspeed printer.
Also, I noticed that you've included a binary file with the pull request (symja-2015-09-26.jar). What is this for?
Could you also write a test or two for the printer to make sure it's working as expected (see printertests.java for some examples).
closing this as it's old and there are unanswered questions
Did you check that:
All unit and regression tests pass (run
ant test
)?Any new features have some tests in the standard test suite (junit) which confirms they are working as expected?
All new code is clean and doesn't contain debug printing or dead code?