Update of /cvsroot/libexif/libexif-testsuite
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv22972
Modified Files:
NEWS
Log Message:
Added check-readwrite-identity.sh test that passes each JPEG image
through a read/write/read pass to ensure that the final written tags equal
the originals
Index: NEWS
===================================================================
RCS file: /cvsroot/libexif/libexif-testsuite/NEWS,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -d -r1.9 -r1.10
--- NEWS 22 Jan 2009 07:47:49 -0000 1.9
+++ NEWS 19 Sep 2009 05:23:44 -0000 1.10
@@ -6,6 +6,9 @@ New in 0.7.x:
recognized
* Added check-all-mandatory-tags.sh test to ensure that no EXIF tags need
to be added because they are mandatory
+ * Added check-readwrite-identity.sh test that passes each JPEG image
+ through a read/write/read pass to ensure that the final written tags equal
+ the originals
New in 0.7.13:
* Working with libexif and exif ver. 0.6.17
|