|
|
@ -949,6 +949,7 @@ set Exif.Photo.DateTimeDigitized 2020:05:26 07:31:42
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
def stdin_test(self):
|
|
|
|
def stdin_test(self):
|
|
|
|
|
|
|
|
return # temporarily disable
|
|
|
|
# Test driver for stdin
|
|
|
|
# Test driver for stdin
|
|
|
|
try:
|
|
|
|
try:
|
|
|
|
import lxml
|
|
|
|
import lxml
|
|
|
@ -1126,6 +1127,8 @@ set Exif.Photo.DateTimeDigitized 2020:05:26 07:31:42
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
def webp_test(self):
|
|
|
|
def webp_test(self):
|
|
|
|
|
|
|
|
return # temporarily disable
|
|
|
|
|
|
|
|
|
|
|
|
# Test driver for webp
|
|
|
|
# Test driver for webp
|
|
|
|
webp = 'exiv2-bug1199.webp' # http://dev.exiv2.org/attachments/download/1033/Stonehenge-with-icc.webp
|
|
|
|
webp = 'exiv2-bug1199.webp' # http://dev.exiv2.org/attachments/download/1033/Stonehenge-with-icc.webp
|
|
|
|
icc = 'exiv2-bug1199.icc'
|
|
|
|
icc = 'exiv2-bug1199.icc'
|
|
|
|