149 Commits (6f437bcc0aec2a91f5c062fe484f90fba6c110d6)

Author SHA1 Message Date
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