Commit Graph

456 Commits

Author SHA1 Message Date
Dan Čermák
de298b8e5d Added reproducers for #73, #74 and #75 to the test suite 2017-10-11 09:50:39 +02:00
Dan Čermák
c884a3b4bf Added the reproducer for CVE-2017-14860 to the test suite 2017-10-11 00:11:15 +02:00
Dan Čermák
751905ccde Add POC3, POC4, POC5, POC6, POC9, POC11, POC12 & POC13 to the test suite
These are files which reproduce the github issues #50, #51, #52, #53,
 #54, #58, #59 and #60
2017-10-03 00:27:20 +02:00
clanmills
c48f7c8e5b Fix https://github.com/Exiv2/exiv2/issues/57 2017-09-29 13:48:14 +01:00
clanmills
7fa8d31302 #49 and #79 Thanks to Dan and Raffael for working with me on this. 2017-09-29 10:00:30 +01:00
clanmills
6e3855aed7 Fix https://github.com/Exiv2/exiv2/issues/55 2017-09-27 09:20:13 +01:00
clanmills
9aad5cd6df Adding missing test file. 2017-09-26 22:53:45 +01:00
clanmills
8a8f60a4e7 Fix https://github.com/Exiv2/exiv2/issues/55 Thank You, Raphaël Hertzog. 2017-09-26 21:37:53 +01:00
clanmills
3755d7c191 #20 Thank You, mfg92 for your contribution. 2017-09-22 07:38:49 +01:00
clanmills
599e555de9 Fix https://github.com/Exiv2/exiv2/pull/20#issuecomment-330859079 2017-09-21 22:28:11 +01:00
clanmills
21ac4ac61a Test suite changes due to https://github.com/Exiv2/exiv2/pull/68 2017-09-19 10:17:46 +01:00
clanmills
875be557bd Fix https://github.com/Exiv2/exiv2/issues/45 Update test suite. 2017-08-30 15:29:55 +01:00
clanmills
882c825f1a Fix https://github.com/Exiv2/exiv2/issues/16 2017-07-06 10:38:39 +01:00
Robin Mills
e3ddbf5c86 #1179 Correction to r4731 (update test suite reference file) 2017-03-14 12:17:32 +00:00
Robin Mills
013771b4c1 #1272 Supplement to r4715 2017-03-04 10:50:54 +00:00
Robin Mills
e593b4c83c #1272 Do not use ReaganLargeTiff.tiff in icc-test.out (see #1272 for discussion) 2017-03-03 19:36:27 +00:00
Robin Mills
a9a612569e #1231 Added regression detector to test suite. Thanks very much to Ayke for providing the test data and the patch to implement the fix for #1231. 2016-12-04 06:11:59 +00:00
Robin Mills
9ad811150d #1230 Removing incorrect 2-byte pad following JPEG ICC_PROFILE. 2016-11-24 12:24:12 +00:00
Robin Mills
1a0095ff4a #1252 Patch submitted. Thank You to Markus for the patch and test files. Test suite updated appropriately. 2016-11-13 11:51:54 +00:00
Robin Mills
e490f2a90a #1108 Add test file for use in this document: http://dev.exiv2.org/projects/exiv2/wiki/The_Metadata_in_TIFF_files 2016-11-13 09:33:24 +00:00
Robin Mills
81265684f0 #1108 Fixed bugs in printStructure(kpsRecursive) handling of RATIONAL data. 2016-11-12 22:08:10 +00:00
Robin Mills
dd39d165e2 #1247 Fix Linux/GCC compilation warning. Added Hanno's file to the test suite. 2016-10-21 19:19:06 +00:00
Robin Mills
06740532a3 #855 Fix submitted. 2016-10-19 19:27:18 +00:00
Robin Mills
f3342c8912 #1080 Added the file BLANK.JPG to test suite as exiv2-bug1080.jpg 2016-10-19 19:18:07 +00:00
Robin Mills
5664393767 #1246 Fix submitted. 2016-10-19 14:57:18 +00:00
Robin Mills
50e53e893b #1230 Fixing issues with test suite on MinGW/32. 2016-10-18 18:27:07 +00:00
Robin Mills
551223ec92 #1240 Strengthened test/http-test. 2016-10-18 16:07:22 +00:00
Robin Mills
2e9138cf91 #1243 Work-in-progress. Still to add code to writeMetadata for icc profiles. 2016-10-13 11:03:39 +00:00
Robin Mills
ebea8991e5 #1243 Work-in-progress. Added test/data/relax.jp2 which has an embedded ICC profile. 2016-10-13 08:54:00 +00:00
Robin Mills
442b0155d0 #1243 Added XMP and IPTC data to Reagan.jp2. Corrected printStructure() appropriately.
Will add jp2image::writeMetadata()/iccProfile tomorrow and update tests.
2016-10-12 21:26:37 +00:00
Robin Mills
163f9281d6 #1242 Test harness update to use test/data/Reagan.jp2 2016-10-12 10:43:06 +00:00
Robin Mills
ed63a113e1 #1242 Work in progress. Fixing src/jp2image.cpp. Added test file. Test suite to be updated to use Reagan.jp2 (and hopefully additional test files) 2016-10-11 21:04:54 +00:00
Robin Mills
dbd7e7de10 #1023 Fix http-test.sh to detect support for https. This isn't working very well. I think the jenkins/https support is suspect. 2016-09-29 19:38:12 +00:00
Robin Mills
c10bc003a7 #1023 Fix getDataByRange CURLOPT_SSL_VERIFYHOST. Fix http-test.sh (and associated test/data/http-test.out). 2016-09-29 15:30:55 +00:00
Robin Mills
5c3973991e #1023 HTTP and HTTPS test support. 2016-09-29 13:05:39 +00:00
Robin Mills
86028dd46e #1233 Fixed issue on MacOS-X 10.4 (32 big big-endian PPC, 2003 OS) with realpath() and added additional images for future testing. 2016-09-27 18:47:54 +00:00
Robin Mills
80fd8ee333 #1233 geotag.cpp added option -ascii. The degree sign in the output was upsetting test harness on some platforms. 2016-09-27 13:56:03 +00:00
Robin Mills
7a22bfb585 #1230. Correction to r4569. Forgot to update test/data/geotag-test.out 2016-09-27 11:19:53 +00:00
Robin Mills
bd16f3441e #1233 Thank You to Anton for reporting this and providing a patch. I've updated the test suite. 2016-09-26 22:53:42 +00:00
Robin Mills
3cfecd4918 #1230 Extended test/stdin-test.sh to pipe .exv and .icc file structures 2016-09-26 17:47:32 +00:00
Robin Mills
5f1d52e497 #1230 Added stdin-test and fixing issue identified by the test. 2016-09-25 22:43:40 +00:00
Robin Mills
5823290488 #1230 Test suite review and maintenance 2016-09-24 11:04:39 +00:00
Robin Mills
b8021f4517 #1074 Correction to r4540. Rollback changes to actions.cpp which should not have been submitted. Resubmitted test/data/icc-test.out 2016-09-22 20:58:58 +00:00
Robin Mills
88b3f77796 #1074 Fix bug in TiffImage printStructure() for large icc profiles. 2016-09-22 20:52:02 +00:00
Robin Mills
f4feff0864 #1229. Fix submitted (and appropriate update to test harness). Fix an error in jpgimage::doWriteMetadata for large (>64k) ICC profiles. 2016-09-22 18:20:43 +00:00
Robin Mills
13a990d3d9 #1109 MinGW/32 daily build. Avoid -svn-0-date builds. Changes to test suite for mingw. 2016-09-22 11:20:32 +00:00
Robin Mills
55ee286480 #1215 Update test suite to respect format changes introduced by r4511 (Exif.CanonSi.SubjectDistance) 2016-09-19 12:38:50 +00:00
Robin Mills
d321dad695 #1108 Fixing issue with pngimage::printStructure() and the "Software" string in test/data/imagemagick.png 2016-09-16 11:19:07 +00:00
Robin Mills
eb3db93e4a #1074 Tests for webp, png, tiff and jpg 2016-09-15 14:52:59 +00:00
Robin Mills
1bea0c6aeb #1108 Better string formatting (and associated test/data changes). Tweaks to code layout for r4497. 2016-09-15 14:09:43 +00:00