mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
The low-bit-depth gray tests were disabled in prior versions of libpng because of problems which should have been fixed by the recent changes to libpng17, enabling the tests reveals bugs in those changes which are fixed by this commit. Signed-off-by: John Bowler <jbowler@acm.org>