exiv2/test/data
2007-10-16 15:57:27 +00:00
..
addmoddel.out Added -b, -u and -P options to the utility. The -P option implements feature #468. 2006-05-13 06:00:39 +00:00
BlueSquare.xmp Added first few XMP parser regression tests, updated property value types, fixed related Xmpdatum methods. 2007-09-19 06:11:21 +00:00
bugfixes-test.out #521: Reduced size limit for Exif tags. 2007-07-02 03:06:18 +00:00
cmdxmp.txt Added type keyword to XmpTextValue, added test with a command file that generates the same XMP packet as xmpsample. 2007-10-16 15:57:27 +00:00
crw-test.out Canon Camera Settings update (David Cannings) 2006-08-30 16:57:39 +00:00
exifdata-test.out Applied Canon ModelId patch (Gerry Patterson), updated tests. 2007-05-29 15:20:45 +00:00
exiv2-bug426.jpg Improved bugfix regression test script 2005-11-12 17:13:49 +00:00
exiv2-bug440.jpg Improved bugfix regression test script 2005-11-12 17:13:49 +00:00
exiv2-bug443.jpg Improved bugfix regression test script 2005-11-12 17:13:49 +00:00
exiv2-bug444.jpg Improved bugfix regression test script 2005-11-12 17:13:49 +00:00
exiv2-bug445.jpg Changed class Entry to transform comment type on the fly. Fixes bug #445. 2005-11-19 10:04:02 +00:00
exiv2-bug447.jpg Make sure the str argument to sscanf() is a 0 terminated C-string. Fixes Bug #447. 2005-12-10 10:36:36 +00:00
exiv2-bug460.jpg Implemented conversion function to display Windows tags 0x9c9b-0x9c9f. Added configure magic to find iconv. Fixes bug #460. 2006-12-09 12:13:10 +00:00
exiv2-bug479.jpg Added boundary check for next IFD to Ifd::read, fixes bug #479. 2006-07-02 12:19:17 +00:00
exiv2-bug480.jpg Added check for JPEG APP segments >64k, removed 16bit size limitation for IRBs. Fixes bug #480. 2006-07-22 02:55:35 +00:00
exiv2-bug495.jpg Added testcase for bug #495, fixed a few SVN mime-type properties 2006-11-16 12:53:25 +00:00
exiv2-bug501.jpg Added second attempt to parse an IPTC field into a string value, if parsing the actual type fails. Fixes bug #501. 2006-12-18 12:44:03 +00:00
exiv2-canon-eos-20d.jpg Added Canon Panorama patch, Canon test images, and minor updates (David Cannings) 2006-08-24 15:24:12 +00:00
exiv2-canon-eos-300d.jpg Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
exiv2-canon-eos-d30.jpg Added Canon Panorama patch, Canon test images, and minor updates (David Cannings) 2006-08-24 15:24:12 +00:00
exiv2-canon-powershot-a520.jpg Added Canon Panorama patch, Canon test images, and minor updates (David Cannings) 2006-08-24 15:24:12 +00:00
exiv2-canon-powershot-s40.crw Completed CRW write support, feature #438. Only tested on Linux 2006-01-17 03:59:41 +00:00
exiv2-canon-powershot-s40.jpg Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
exiv2-empty.jpg Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
exiv2-fujifilm-finepix-s2pro.jpg Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
exiv2-gc.jpg Completed ExifData assignment operator and copy constructor, added related code and tests. Fixes bug #417 2005-02-21 15:57:10 +00:00
exiv2-kodak-dc210.jpg Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
exiv2-nikon-d70.jpg Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
exiv2-nikon-e950.jpg Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
exiv2-nikon-e990.jpg Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
exiv2-olympus-c8080wz.jpg Added Panasonic makernote, tweaked Olympus makernote just a little bit, updated doc and tests 2005-06-12 05:54:57 +00:00
exiv2-panasonic-dmc-fz5.jpg Added Panasonic makernote, tweaked Olympus makernote just a little bit, updated doc and tests 2005-06-12 05:54:57 +00:00
exiv2-sigma-d10.jpg Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
exiv2-sony-dsc-w7.jpg Added Panasonic makernote, tweaked Olympus makernote just a little bit, updated doc and tests 2005-06-12 05:54:57 +00:00
exiv2-test.out Moved sample programs into new samples/ directory. Cleaned-up the makefiles and applied BSD license to all makefiles. 2007-10-08 09:17:20 +00:00
ext.dat Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
glider.exv Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
glider.exv.egd Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
glider.exv.iagd Improved output data and format of the utility and examples, updated test results 2005-06-07 15:01:11 +00:00
glider.exv.ipgd Improved output data and format of the utility and examples, updated test results 2005-06-07 15:01:11 +00:00
glider.exv.irgd Fixes and cosmetic changes; all tests now pass again, finally! 2005-03-12 10:54:52 +00:00
glider.exv.ixgd Improved output data and format of the utility and examples, updated test results 2005-06-07 15:01:11 +00:00
ifd-test.out Changed Ifd::read() to allow it to access the complete Exif data buffer. Corresponding changes done to makernotes. Fixes bug #424. 2005-07-31 08:50:09 +00:00
imagemagick.png PNG test image generated with ImageMagick including Exif/Makernote/IPTC 2006-06-06 11:55:17 +00:00
makernote-test.out #529, patch from Michal Cihar: Added Pentax makernote support (AOC\0 type). 2007-09-27 15:36:10 +00:00
modify-test.out Fixed tests and changed "No Flash" to "No flash" 2006-07-22 04:44:18 +00:00
modifycmd1.txt Merged revisions 521:529 from branches/Exiv2-0_6_041212, added modify-test.sh and related test data 2005-03-12 15:27:47 +00:00
modifycmd2.txt Merged revisions 521:529 from branches/Exiv2-0_6_041212, added modify-test.sh and related test data 2005-03-12 15:27:47 +00:00
path-test.txt Merged revisions 551:552 from branches/Exiv2-0_6_041212. Fixes bug #423 in trunk 2005-04-01 09:32:40 +00:00
smiley1.jpg Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
smiley1.jpg.c1gd Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
smiley1.jpg.c2gd Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
smiley1.jpg.c3gd Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
smiley1.jpg.egd Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
smiley1.jpg.i1gd Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
smiley1.jpg.i2gd Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
smiley1.jpg.i3gd Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
smiley1.jpg.iagd Improved output data and format of the utility and examples, updated test results 2005-06-07 15:01:11 +00:00
smiley1.jpg.ipgd Improved output data and format of the utility and examples, updated test results 2005-06-07 15:01:11 +00:00
smiley1.jpg.irgd Improved output data and format of the utility and examples, updated test results 2005-06-07 15:01:11 +00:00
smiley1.jpg.ixgd Improved output data and format of the utility and examples, updated test results 2005-06-07 15:01:11 +00:00
smiley2.jpg Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
smiley2.jpg.c1gd Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
smiley2.jpg.c2gd Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
smiley2.jpg.c3gd Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
smiley2.jpg.egd Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
smiley2.jpg.i1gd Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
smiley2.jpg.i2gd Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
smiley2.jpg.i3gd Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
smiley2.jpg.iagd Improved output data and format of the utility and examples, updated test results 2005-06-07 15:01:11 +00:00
smiley2.jpg.ipgd Improved output data and format of the utility and examples, updated test results 2005-06-07 15:01:11 +00:00
smiley2.jpg.irgd Improved output data and format of the utility and examples, updated test results 2005-06-07 15:01:11 +00:00
smiley2.jpg.ixgd Improved output data and format of the utility and examples, updated test results 2005-06-07 15:01:11 +00:00
StaffPhotographer-Example.xmp Added first few XMP parser regression tests, updated property value types, fixed related Xmpdatum methods. 2007-09-19 06:11:21 +00:00
table.jpg Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
table.jpg.c1gd Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
table.jpg.c2gd Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
table.jpg.c3gd Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
table.jpg.egd Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
table.jpg.i1gd Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
table.jpg.i2gd Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
table.jpg.i3gd Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
table.jpg.iagd Improved output data and format of the utility and examples, updated test results 2005-06-07 15:01:11 +00:00
table.jpg.ipgd Improved output data and format of the utility and examples, updated test results 2005-06-07 15:01:11 +00:00
table.jpg.irgd Improved output data and format of the utility and examples, updated test results 2005-06-07 15:01:11 +00:00
table.jpg.ixgd Improved output data and format of the utility and examples, updated test results 2005-06-07 15:01:11 +00:00
write2-test.out Added Canon Panorama patch, Canon test images, and minor updates (David Cannings) 2006-08-24 15:24:12 +00:00
write-test-debug.out Changed class Entry to transform comment type on the fly. Fixes bug #445. 2005-11-19 10:04:02 +00:00
write-test.out Changed class Entry to transform comment type on the fly. Fixes bug #445. 2005-11-19 10:04:02 +00:00
xmpparser-test.out Added type keyword to XmpTextValue, added test with a command file that generates the same XMP packet as xmpsample. 2007-10-16 15:57:27 +00:00
xmpsdk.xmp Added first few XMP parser regression tests, updated property value types, fixed related Xmpdatum methods. 2007-09-19 06:11:21 +00:00