pixel-sorting-c icon indicating copy to clipboard operation
pixel-sorting-c copied to clipboard

Unit Testing for All Pixel Sort Algorithms

Open mhseiden opened this issue 11 years ago • 0 comments

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.

mhseiden avatar Apr 20 '14 13:04 mhseiden