Fixing test suite. I've explained the changes in a note in the PR.
This commit is contained in:
@@ -41,6 +41,7 @@ Exif.CanonCs.Quality Short 1 RAW
|
||||
Exif.CanonCs.FlashMode Short 1 Off
|
||||
Exif.CanonCs.DriveMode Short 1 Single / timer
|
||||
Exif.CanonCs.FocusMode Short 1 AI servo AF
|
||||
Exif.CanonCs.RecordMode Short 1 CRW+THM
|
||||
Exif.CanonCs.ImageSize Short 1 Large
|
||||
Exif.CanonCs.EasyMode Short 1 Manual
|
||||
Exif.CanonCs.DigitalZoom Short 1 None
|
||||
@@ -155,6 +156,7 @@ Exif.CanonCs.Quality Short 1 RAW
|
||||
Exif.CanonCs.FlashMode Short 1 Off
|
||||
Exif.CanonCs.DriveMode Short 1 Single / timer
|
||||
Exif.CanonCs.FocusMode Short 1 AI servo AF
|
||||
Exif.CanonCs.RecordMode Short 1 CRW+THM
|
||||
Exif.CanonCs.ImageSize Short 1 Large
|
||||
Exif.CanonCs.EasyMode Short 1 Manual
|
||||
Exif.CanonCs.DigitalZoom Short 1 None
|
||||
@@ -223,6 +225,7 @@ Exif.CanonCs.Quality Short 1 RAW
|
||||
Exif.CanonCs.FlashMode Short 1 Off
|
||||
Exif.CanonCs.DriveMode Short 1 Single / timer
|
||||
Exif.CanonCs.FocusMode Short 1 AI servo AF
|
||||
Exif.CanonCs.RecordMode Short 1 CRW+THM
|
||||
Exif.CanonCs.ImageSize Short 1 Large
|
||||
Exif.CanonCs.EasyMode Short 1 Manual
|
||||
Exif.CanonCs.DigitalZoom Short 1 None
|
||||
|
||||
@@ -201,7 +201,7 @@ Exif.CanonCs.DriveMode 0x0005 Makernote Short 1
|
||||
Exif.CanonCs.0x0006 0x0006 Makernote Short 1 0
|
||||
Exif.CanonCs.FocusMode 0x0007 Makernote Short 1 4
|
||||
Exif.CanonCs.0x0008 0x0008 Makernote Short 1 0
|
||||
Exif.CanonCs.0x0009 0x0009 Makernote Short 1 1
|
||||
Exif.CanonCs.RecordMode 0x0009 Makernote Short 1 1
|
||||
Exif.CanonCs.ImageSize 0x000a Makernote Short 1 0
|
||||
Exif.CanonCs.EasyMode 0x000b Makernote Short 1 1
|
||||
Exif.CanonCs.DigitalZoom 0x000c Makernote Short 1 0
|
||||
@@ -330,7 +330,7 @@ Exif.CanonCs.DriveMode 0x0005 Makernote Short 1
|
||||
Exif.CanonCs.0x0006 0x0006 Makernote Short 1 0
|
||||
Exif.CanonCs.FocusMode 0x0007 Makernote Short 1 4
|
||||
Exif.CanonCs.0x0008 0x0008 Makernote Short 1 0
|
||||
Exif.CanonCs.0x0009 0x0009 Makernote Short 1 1
|
||||
Exif.CanonCs.RecordMode 0x0009 Makernote Short 1 1
|
||||
Exif.CanonCs.ImageSize 0x000a Makernote Short 1 0
|
||||
Exif.CanonCs.EasyMode 0x000b Makernote Short 1 1
|
||||
Exif.CanonCs.DigitalZoom 0x000c Makernote Short 1 0
|
||||
@@ -460,7 +460,7 @@ Exif.CanonCs.DriveMode 0x0005 Makernote Short 1
|
||||
Exif.CanonCs.0x0006 0x0006 Makernote Short 1 0
|
||||
Exif.CanonCs.FocusMode 0x0007 Makernote Short 1 4
|
||||
Exif.CanonCs.0x0008 0x0008 Makernote Short 1 0
|
||||
Exif.CanonCs.0x0009 0x0009 Makernote Short 1 1
|
||||
Exif.CanonCs.RecordMode 0x0009 Makernote Short 1 1
|
||||
Exif.CanonCs.ImageSize 0x000a Makernote Short 1 0
|
||||
Exif.CanonCs.EasyMode 0x000b Makernote Short 1 1
|
||||
Exif.CanonCs.DigitalZoom 0x000c Makernote Short 1 0
|
||||
@@ -590,7 +590,7 @@ Exif.CanonCs.DriveMode 0x0005 Makernote Short 1
|
||||
Exif.CanonCs.0x0006 0x0006 Makernote Short 1 0
|
||||
Exif.CanonCs.FocusMode 0x0007 Makernote Short 1 4
|
||||
Exif.CanonCs.0x0008 0x0008 Makernote Short 1 0
|
||||
Exif.CanonCs.0x0009 0x0009 Makernote Short 1 1
|
||||
Exif.CanonCs.RecordMode 0x0009 Makernote Short 1 1
|
||||
Exif.CanonCs.ImageSize 0x000a Makernote Short 1 0
|
||||
Exif.CanonCs.EasyMode 0x000b Makernote Short 1 1
|
||||
Exif.CanonCs.DigitalZoom 0x000c Makernote Short 1 0
|
||||
|
||||
+90
-90
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user