Update of /cvsroot/libexif/libexif-testsuite
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv31361
Modified Files:
NEWS
Log Message:
Added check-all-mandatory-tags.sh test to ensure that no EXIF tags need
to be added because they are mandatory
Index: NEWS
===================================================================
RCS file: /cvsroot/libexif/libexif-testsuite/NEWS,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -d -r1.8 -r1.9
--- NEWS 13 Jan 2009 01:51:51 -0000 1.8
+++ NEWS 22 Jan 2009 07:47:49 -0000 1.9
@@ -4,6 +4,8 @@ New in 0.7.x:
* Made the tests work in non-English locales
* Added check-no-unknown-tags.sh test to ensure that all EXIF tags are
recognized
+ * Added check-all-mandatory-tags.sh test to ensure that no EXIF tags need
+ to be added because they are mandatory
New in 0.7.13:
* Working with libexif and exif ver. 0.6.17
|