pixel-sorting-c
pixel-sorting-c copied to clipboard
Unit Testing for All Pixel Sort Algorithms
As the internals change and expand to support new algorithms, it is imperative that we have regression testing for all prior algorithms. This should take the form of "gold-standard" style testing, where we run known inputs on a small set of images and compare results.