index
:
pyexiv2
master
python binding to exiv2, the C++ library for manipulation of EXIF, IPTC and XMP image metadata
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Importable function to run the test suite.
Olivier Tilloy
2010-04-14
2
-1
/
+6
*
Allow running the unit tests from anywhere.
Olivier Tilloy
2010-04-14
3
-8
/
+21
*
Updated Mark Lee's e-mail address.
Olivier Tilloy
2010-04-10
1
-1
/
+1
*
Merge the master branch.
Olivier Tilloy
2010-03-18
8
-420
/
+102
|
\
|
*
Updated test data checksums.
Olivier Tilloy
2010-03-18
1
-0
/
+2
|
*
Remove old irrelevant unit tests.
Olivier Tilloy
2010-03-18
6
-420
/
+0
|
*
Encode file names in the file system encoding.
Olivier Tilloy
2010-03-18
2
-0
/
+100
*
|
Unit tests for the exposition of image buffers.
Olivier Tilloy
2010-03-17
2
-0
/
+92
|
/
*
Fix unit tests on windows.
Olivier Tilloy
2010-03-14
1
-1
/
+1
*
Ported the ReadMetadata test case to 0.2.
Mark Lee
2010-02-21
3
-38
/
+150
|
\
|
*
Consistent type and value(s) checks.
Olivier Tilloy
2010-02-21
1
-24
/
+7
|
*
Always check all values of IPTC tags.
Olivier Tilloy
2010-02-21
1
-21
/
+19
|
*
Header cosmetics.
Olivier Tilloy
2010-02-21
1
-4
/
+2
|
*
XMP: Check the tag value types, not the tag type.
Mark Lee
2010-02-16
1
-68
/
+68
|
*
Add an XMP metadata test.
Mark Lee
2010-02-09
2
-1
/
+124
|
*
Port the ReadMetadataTestCase to the 0.2 API.
Mark Lee
2010-02-04
2
-19
/
+29
*
|
Additional unit tests for direct value assignment.
Olivier Tilloy
2010-02-17
1
-0
/
+49
*
|
Direct value assignment as an alternative to passing a fully-formed tag.
Olivier Tilloy
2010-02-17
1
-9
/
+9
*
|
Make the unit tests choke on bug #522216.
Olivier Tilloy
2010-02-15
1
-0
/
+6
|
/
*
Longitudes accept values between 0 and 180 degrees.
Rob Wallace
2010-01-30
1
-1
/
+6
*
Raise an IOError when trying to read an non-existent file,
Olivier Tilloy
2010-01-29
1
-0
/
+4
*
Made the low level Image wrapper and all the methods it exposes protected.
Olivier Tilloy
2010-01-26
1
-17
/
+17
*
Copy metadata to another image.
Olivier Tilloy
2010-01-22
1
-0
/
+37
*
Prevent emptying XMP sequences and other multiple-value types.
Olivier Tilloy
2010-01-21
1
-0
/
+8
*
Lazy value computation for XMP tags.
Olivier Tilloy
2010-01-21
1
-0
/
+6
*
Lazy value computation for IPTC tags.
Olivier Tilloy
2010-01-21
1
-0
/
+3
*
GPSCoordinate class to match the XMP GPSCoordinate type.
Olivier Tilloy
2010-01-19
2
-0
/
+89
*
Support the EXIF Comment type.
Olivier Tilloy
2010-01-19
1
-0
/
+16
*
Do not convert automatically Undefined values to their human representation,
Olivier Tilloy
2010-01-17
1
-3
/
+3
*
Support the EXIF SShort type (handled similarly as Short).
Olivier Tilloy
2010-01-17
1
-0
/
+25
*
Support the EXIF SByte type (handled exactly the same way as Byte).
Olivier Tilloy
2010-01-15
1
-0
/
+16
*
Updated copyright headers for 2010.
Olivier Tilloy
2010-01-05
14
-6
/
+622
|
\
|
*
Updated copyright headers for 2010.
Olivier Tilloy
2010-01-05
14
-6
/
+622
*
|
Fixed IPTC unit tests:
Olivier Tilloy
2010-01-04
1
-2
/
+2
|
/
*
Fixed metadata unit tests.
Olivier Tilloy
2009-12-16
1
-96
/
+91
*
Fixed XMP unit tests.
Olivier Tilloy
2009-12-15
1
-201
/
+139
*
Fixed IPTC unit tests.
Olivier Tilloy
2009-12-15
1
-71
/
+23
*
Fixed EXIF unit tests.
Olivier Tilloy
2009-12-15
1
-99
/
+51
*
IptcTag doesn't inherit from libexiv2python._IptcTag anymore, it keeps a refe...
Olivier Tilloy
2009-11-18
1
-1
/
+1
*
Pass IPTC Dates to exiv2 in the correct format (%Y-%m-%d).
Olivier Tilloy
2009-10-28
1
-4
/
+4
*
Do not allow setting the values of an IPTC tag to something else than a list ...
Olivier Tilloy
2009-10-26
1
-0
/
+6
*
Updated unit tests' imports.
Olivier Tilloy
2009-10-20
6
-2
/
+1488
*
Do not do any charset conversions for IPTC tags.
Olivier Tilloy
2009-10-08
1
-4
/
+1
*
Make IptcTag._convert_to_string an instance method.
Olivier Tilloy
2009-10-08
1
-33
/
+48
*
Make IptcTag._convert_to_python an instance method.
Olivier Tilloy
2009-10-07
1
-0
/
+235
*
Fixed EXIF unit tests.
Olivier Tilloy
2009-10-07
1
-0
/
+319
*
Added an MD5SUMS file to verify test data integrity.
Olivier Tilloy
2009-10-05
1
-0
/
+1