• J
    [libpng16] tests backported from libpng 1.7 · c3e7e7d7
    John Bowler 提交于
    This updates libpng16 with all the test changes from libpng17,
    including changes to pngvalid.c to ensure that the original,
    distributed, version of contrib/visupng/cexcept.h can be used.
    
    pngvalid contains the correction to the use of SAVE/STORE_
    UNKNOWN_CHUNKS; a bug revealed by changes in libpng 1.7.  More
    tests contain the --strict option to detect warnings and the
    pngvalid-standard test has been corrected so that it does not
    turn on progresive-read (there is a separate test which does
    that.)
    
    Some signed/unsigned fixes have been made.
    Signed-off-by: NJohn Bowler <jbowler@acm.org>
    c3e7e7d7
makepng.c 39.6 KB