processing4
processing4 copied to clipboard
Added unit tests for `PMatrix2D` in `processing:core`
I've added tests for all the functions of PMatrix2D. This PR further increases test coverage making sure everything works as expected.
Fixes #1013