149 Commits (b51b6fc52da6005fe7a6095ed85810d41cdcf9db)

Author SHA1 Message Date
Robin Mills cc0ec825ec #1166. Thank You, Phillippe for reporting this and providing a patch and test data. 9 years ago
Robin Mills e99a3687f3 #1155. Fixes submitted. Thank You, Hannu for reporting this and providing test data. 10 years ago
Robin Mills e02d142e4d #1155. Fix summitted. 10 years ago
Robin Mills 28083d6667 #1153 Fixes for "Sony E PZ 16-50mm F3.5-5.6 OSS" 10 years ago
Robin Mills 32af620713 #1153 Fix submitted. Thank You, Tim for reporting this and providing test data. 10 years ago
Robin Mills 3c896e7e80 #1074 Correction to r4169. Use cksum (better than wc) to test extracted profile correctness. wc is platform dependant. 10 years ago
Robin Mills c271235d3e #1074 Correction to r4169 to fix test suite for platform/wc dependencies on Linux. 10 years ago
Robin Mills d81e552cb7 #1074 -pC now works on tiff files. Added test convenience targets to Makefile 10 years ago
Robin Mills a54cfca9d6 #1145 Test harness update. 10 years ago
Robin Mills 46d723b788 #1144 Fix submitted. Thank You, Simon for the test files on dropbox. I have extracted the metadata and added it to the test suite. 10 years ago
Robin Mills 2f6188a713 #1144. Correction to r4151 and update to test suite. 10 years ago
Robin Mills e07eecd689 #816. Fix for Pentax K-3 Camera. 10 years ago
Robin Mills b92dc7c8c9 #1140 Fix submitted. 10 years ago
Robin Mills ab9ee2c6df #1024. Support for C++11 #include <regex>. --grep keys may have an optional trailer /i to indicate to ignore case. 10 years ago
Robin Mills 4bceac15f8 #1137. Correction to r4045. 10 years ago
Robin Mills 43fb05f201 #1137. Correction to r4045. 10 years ago
Robin Mills ada018f3b8 #1137. Updated manpage to document -m- and -pV and Added regression detector for both new options to test suite. 10 years ago
Robin Mills c6ed7dfe35 #816 Correction to r4018 to deal with segmentation fault on test file _IGP9034.JPG 10 years ago
Robin Mills fe0a04cd3b #816. Fix submitted. Thank you Simon for working with me on this and for providing test files. 10 years ago
Robin Mills 0d825f8c3f #1122 Adding regression detector to the test suite. Thank You, Steve, for the test image. 10 years ago
Robin Mills 7b84f8bbce #1114 Fix submitted. 10 years ago
Robin Mills 444015399e #1112. Regression detector added to test/bugfixes-test.sh 10 years ago
Robin Mills 7094254bd3 #640 #751 Fix to test suit to prevent crash in exiv2json -x test/data/BlueSquare.xmp (see #751 for discussion) 10 years ago
Robin Mills c396a92e01 #960 added API: static void Exiv2::XMPParser::getRegisteredNamespaces(std::map<std::string,std::string>&); 10 years ago
Andreas Huggel df63ad1e78 #935: Added a test-case and updated existing tests for the improved ExposureTime pretty-print function. 10 years ago
Robin Mills 03aba63de3 #922 Submitting the fixed version of r3771 10 years ago
Robin Mills 2712082555 #922 Rollback r3771. Very troublesome feature. bugfixed #922 is looping Linux. PNG Has endian issues on MM/PowerPC 10 years ago
Robin Mills 2f375e8f02 #922. Adding to the test suite. 10 years ago
Robin Mills 9352b4a407 #1066. Fix for test exception. It's coming from #922 on all platforms except Mac. 10 years ago
Robin Mills 627e06e14d #1062 Exif.NikonWt.Timezone translated value contains cruft. 10 years ago
Robin Mills d2f5abbac5 #1054. exiv2json deep recursion and AltLang support. Regression detector. 10 years ago
Robin Mills 5463d4f89d #1058. xml:lang case insensitive. Working well. Added regression detector. 10 years ago
Robin Mills 228861d850 #922. Extract Extended XMP (multiple 65k block) and remove XMP blank lines. 10 years ago
Robin Mills ffba84261f #1053. Updated test suite to use new -K option. 10 years ago
nkbj 65c5cb239b Add bug number display to r3631 (cosmetic). 10 years ago
nkbj 6f7095c529 Fix typo in r3633 and update bugfixes-test.out accordingly. 10 years ago
Robin Mills f369ba9945 #784 Modified the test regression detector submitted in r3643. Thank You Alan for your explanation. 10 years ago
Robin Mills 6bcbb2a935 #784 and #1040. Test regression detector. 10 years ago
Robin Mills 2bd163c574 #1040. Added test regression detector. 10 years ago
Robin Mills f50289a1d6 #1044. Test: regression detector. 10 years ago
Robin Mills fc3b735460 #1042 #1043 #812 Added test regression detectors 10 years ago
nkbj 716fef30b8 Add test case for bug #1026. Thanks goes to Bastien O for the image file. 11 years ago
Robin Mills d393b0fa7e trunk: exiv2 v0.25 11 years ago
Robin Mills add5dcfef4 Issue# 978 11 years ago
Robin Mills 5c59e6897f See #937 (DwC Darwin Core Support). 11 years ago
Robin Mills 716f053b46 Issue: 937. Thanks to Alan for the patch. 12 years ago
Robin Mills f7f2dbf210 Issue: #937. Thanks to Alan and Jim for raising the issue. Thanks to Alan for the patch and test file. 12 years ago
Robin Mills b572ee9ffd Fix: #884. Updated test suite to use test files provided by Paul. 13 years ago
Robin Mills e6e6d7b45c Issue: #876 Fix for Exiv.Canon.LensModel displaying garbage bytes. 13 years ago
Robin Mills a3ccbab745 Issue: #876 and 877. Updated test suite. Thanks to Markus for the test file. 13 years ago
Robin Mills f3f10c5992 Issue: #850. More test script refactoring. See SVN: 2935. 13 years ago
Robin Mills c68b2024f9 Issue: #850. test scripts refactored. Common code collected into functions.source. Thanks to Shawn for his contribution. 13 years ago
Robin Mills f5b05a5614 Post all executables to <exiv2-dir>/bin. Adjust test scripts accordingly. Added target make tests.
Thanks to Shawn for his input and help with this.
13 years ago
Andreas Huggel 9b7f1de5c0 #841: Do not read past the end of the data stream (file), added test case. 13 years ago
vog e9a979446a #836: Improve test case 13 years ago
vog c8059a040d #836: Add test case (currently failing on MacOS X) 13 years ago
Andreas Huggel 8b4525e50c #831: Added simple test for non-intrusive writing to a TIFF file. 13 years ago
Andreas Huggel 1681daf046 #799: Tweak to make tests pass on MSYS/MinGW. 13 years ago
Andreas Huggel fba3644229 Tweaks. 14 years ago
Andreas Huggel a265973245 #799: Added regression test (using the example provided by Benjamin H. in connection with #798). 14 years ago
vog 72013d4147 #800: Added and unified support for multiple IRB types (8BIM, AgHg, DCSR, PHUT) in JPEG and PSD images 14 years ago
vog 2a7fa8b157 Improved readability of diff output for bugfixes-test.sh 14 years ago
Andreas Huggel 389ea5fc27 Updated test results for corrected MeasuredEV value, tweaks. 14 years ago
Andreas Huggel 366217134c Minor test beautifications. 14 years ago
Andreas Huggel 6dd85c6a6b Fixed tests and results for (my installation of) MSYS/MinGW. 14 years ago
Andreas Huggel eeaa1744c5 Added testcase for "migration of an XMP namespace". 14 years ago
Andreas Huggel 64d1308ec7 #769: Fixed calculation of binary array size in the case when the array elements are not sorted in ascending order, added test case. 14 years ago
vog 48c7c92c5f #776: Unified the mechanism by which the test drivers look for binaries (exiv2, samples, etc.), added support for EXIV2_BINDIR, removed the call to "which exiv2" 14 years ago
vog 2bf4bef861 #776: ensure that the test drivers are not confused by the locale settings 14 years ago
Andreas Huggel 9f57915a10 Added AF-point easy-access function. (Suggested by july) 15 years ago
Andreas Huggel d182528d56 Added tests for TIFF Float and Double values added for #711. 15 years ago
Andreas Huggel f03af22ccd #683: Fixed -r conversions for weekday and day of year. 16 years ago
Andreas Huggel 4c5384936a #666: Added test-case. 16 years ago
Andreas Huggel d3068c8c69 #662: Updated expected test results. 16 years ago
Andreas Huggel 3a76ca8ad7 #662: Mostly formatting changes and a few tweaks. Move exifcomment tests to bugfixes-test.sh 16 years ago
Andreas Huggel e17e9d7c2d Another try to get rid of the DOS newline in a manner which works on other platforms too. 16 years ago
Andreas Huggel 53e442d0e6 #620: Added support for Nikon Shot Info tags. 16 years ago
Andreas Huggel 370af5c8a3 Merged all changes from the unstable branch into the trunk. 16 years ago
Andreas Huggel 916729c248 Added regression tests for #528 and #554. 17 years ago
Andreas Huggel 8239c44ee8 More XMP TagDetails removed, intermediate. 18 years ago
Andreas Huggel 6a8ca6051d Tweaks. 18 years ago
Andreas Huggel a6440d4ed1 Moved sample programs into new samples/ directory. Cleaned-up the makefiles and applied BSD license to all makefiles. 18 years ago
Andreas Huggel 687f9d9432 Added test for the type of the entries to decide if non-intrusive writing is possible. Fixes bug #452. 19 years ago
Andreas Huggel 2c82879afe Added second attempt to parse an IPTC field into a string value, if parsing the actual type fails. Fixes bug #501. 19 years ago
Andreas Huggel 9d0a7b0610 Implemented conversion function to display Windows tags 0x9c9b-0x9c9f. Added configure magic to find iconv. Fixes bug #460. 19 years ago
Andreas Huggel f381cb6966 Do not write TIFF header to JPEG images if the Exif data is empty. Fixes bug #498. 19 years ago
Andreas Huggel b90529f9f9 Added testcase for bug #495, fixed a few SVN mime-type properties 19 years ago
Andreas Huggel 8c6d1bc4ff Advised by Max Lapshin for Mac OS, bug 486 19 years ago
Andreas Huggel d53a778b2b Fixed MSVC 2005 issues (except for exiv2com) and minor problems. All tests pass now on MSVC 2005. Fixes bug #455 19 years ago
Andreas Huggel 900adcd5a8 Added check for JPEG APP segments >64k, removed 16bit size limitation for IRBs. Fixes bug #480. 19 years ago
Andreas Huggel d3d2d4c023 Added boundary check for next IFD to Ifd::read, fixes bug #479. 19 years ago
Andreas Huggel 3de498a473 Changed the default of the -b option to suppress large binary values, minor tweaks 19 years ago
Andreas Huggel a2b8c3f327 Added testcase and warning for bug #451 20 years ago
Andreas Huggel f3e98f152d Improved filtering of irrelevant differences on MinGW 20 years ago
Andreas Huggel fc11d18013 Make sure the str argument to sscanf() is a 0 terminated C-string. Fixes Bug #447. 20 years ago
Andreas Huggel b9d4e13073 Added VALGRIND variable to test scripts 20 years ago
Andreas Huggel 0398735e80 Changed class Entry to transform comment type on the fly. Fixes bug #445. 20 years ago
Andreas Huggel fc93a620ee Improved bugfix regression test script 20 years ago
Andreas Huggel 1c3bd8beb4 Started test driver for bugfixes regression testing 20 years ago