Commit Graph

565 Commits

Author SHA1 Message Date
clanmills
882c825f1a Fix https://github.com/Exiv2/exiv2/issues/16 2017-07-06 10:38:39 +01:00
clanmills
e345110555 Removing obsolete code in CMakeLists.txt Adding version-test.sh to make tests 2017-06-06 15:02:19 +01:00
clanmills
3450cb1454 Set +x bit on tiff-test.sh 2017-06-04 10:59:43 +01:00
clanmills
5152c80cfb Fix test suite to run from CMake builds. 2017-06-04 10:22:28 +01:00
Robin Mills
e3ddbf5c86 #1179 Correction to r4731 (update test suite reference file) 2017-03-14 12:17:32 +00:00
Robin Mills
2ebacb6b0b #1272 Use in-memory temporary files. 2017-03-05 17:42:12 +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
a3f62e3d94 #1226 Rename msvc2005 as msvc. msvc2003 will be removed from trunk when development of v0.27 begins. 2016-10-25 23:14:43 +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
32fbaf63d1 test/tiff-test.sh. Change she-bang to run bash4 on Mac. (tiff-test.sh requires bash4). 2016-10-11 21:58:07 +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
f291d535df #1230 Fix MinGW test suite. 2016-10-08 20:30:21 +00:00
Robin Mills
bea89ba81a #1230. Rollback 4604. I knew webp-test was sometimes failing. Fixed. Always use runTest exiv2 to be sure of executing the hot build of exiv2(.exe). 2016-10-04 15:16:56 +00:00
Robin Mills
ceaa92704f #1230 Adding --verbose to print action to dump more information (to debug something on the buildserver) 2016-10-04 12:39:36 +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
e57a9e103b #1233 Fixes for the test suite on msvc. 2016-09-27 17:31:01 +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
24c032c2a2 #1233 Changes to geotag-test to avoid full paths. Added make geotag-test. Sanitized geotag.cpp code 2016-09-27 08:53:35 +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
e84f38e73c Use md5sum in test/functions.source checkSum() 2016-09-16 09:25:04 +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