This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git
commit 2b305dfb68187e1fa7180d993e98c94590161b97 Merge: 0c9533a f85a345 Author: Bruno P. Kinoshita <[email protected]> AuthorDate: Sun Apr 25 20:26:48 2021 +1200 Merge branch 'pr-132' This closes #132 src/changes/changes.xml | 3 +++ .../commons/imaging/formats/tiff/TiffTags.java | 13 ++----------- .../imaging/common/bytesource/ByteSourceTest.java | 4 +--- .../imaging/formats/bmp/BmpImageParserTest.java | 4 +--- .../commons/imaging/formats/bmp/BmpReadTest.java | 4 +--- .../commons/imaging/formats/dcx/DcxReadTest.java | 4 +--- .../commons/imaging/formats/gif/GifReadTest.java | 4 +--- .../commons/imaging/formats/icns/IcnsReadTest.java | 4 +--- .../commons/imaging/formats/ico/IcoReadTest.java | 8 ++------ .../formats/jpeg/JpegWithInvalidDhtSegmentTest.java | 4 +--- .../formats/jpeg/decoder/JpegDecoderTest.java | 4 +--- .../formats/jpeg/decoder/JpegInputStreamTest.java | 8 ++------ .../formats/png/PngWithInvalidPngChunkSizeTest.java | 8 ++------ .../imaging/formats/png/chunks/PngChunkIccpTest.java | 8 ++------ .../imaging/formats/png/chunks/PngChunkScalTest.java | 20 +++++--------------- .../commons/imaging/formats/pnm/PgmFileInfoTest.java | 8 ++------ .../imaging/formats/pnm/PnmImageParserTest.java | 12 +++--------- .../commons/imaging/formats/pnm/PpmFileInfoTest.java | 8 ++------ .../commons/imaging/formats/rgbe/RgbeReadTest.java | 4 +--- .../formats/tiff/fieldtypes/FieldTypeAsciiTest.java | 4 +--- .../formats/tiff/fieldtypes/FieldTypeByteTest.java | 4 +--- .../tiff/fieldtypes/FieldTypeRationalTest.java | 4 +--- .../PhotometricInterpreterLogLuvTest.java | 8 ++------ 23 files changed, 39 insertions(+), 113 deletions(-)
