aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Importable function to run the test suite.Olivier Tilloy2010-04-142-1/+6
* Allow running the unit tests from anywhere.Olivier Tilloy2010-04-143-8/+21
* Updated Mark Lee's e-mail address.Olivier Tilloy2010-04-101-1/+1
* Merge the master branch.Olivier Tilloy2010-03-188-420/+102
|\
| * Updated test data checksums.Olivier Tilloy2010-03-181-0/+2
| * Remove old irrelevant unit tests.Olivier Tilloy2010-03-186-420/+0
| * Encode file names in the file system encoding.Olivier Tilloy2010-03-182-0/+100
* | Unit tests for the exposition of image buffers.Olivier Tilloy2010-03-172-0/+92
|/
* Fix unit tests on windows.Olivier Tilloy2010-03-141-1/+1
* Ported the ReadMetadata test case to 0.2.Mark Lee2010-02-213-38/+150
|\
| * Consistent type and value(s) checks.Olivier Tilloy2010-02-211-24/+7
| * Always check all values of IPTC tags.Olivier Tilloy2010-02-211-21/+19
| * Header cosmetics.Olivier Tilloy2010-02-211-4/+2
| * XMP: Check the tag value types, not the tag type.Mark Lee2010-02-161-68/+68
| * Add an XMP metadata test.Mark Lee2010-02-092-1/+124
| * Port the ReadMetadataTestCase to the 0.2 API.Mark Lee2010-02-042-19/+29
* | Additional unit tests for direct value assignment.Olivier Tilloy2010-02-171-0/+49
* | Direct value assignment as an alternative to passing a fully-formed tag.Olivier Tilloy2010-02-171-9/+9
* | Make the unit tests choke on bug #522216.Olivier Tilloy2010-02-151-0/+6
|/
* Longitudes accept values between 0 and 180 degrees.Rob Wallace2010-01-301-1/+6
* Raise an IOError when trying to read an non-existent file,Olivier Tilloy2010-01-291-0/+4
* Made the low level Image wrapper and all the methods it exposes protected.Olivier Tilloy2010-01-261-17/+17
* Copy metadata to another image.Olivier Tilloy2010-01-221-0/+37
* Prevent emptying XMP sequences and other multiple-value types.Olivier Tilloy2010-01-211-0/+8
* Lazy value computation for XMP tags.Olivier Tilloy2010-01-211-0/+6
* Lazy value computation for IPTC tags.Olivier Tilloy2010-01-211-0/+3
* GPSCoordinate class to match the XMP GPSCoordinate type.Olivier Tilloy2010-01-192-0/+89
* Support the EXIF Comment type.Olivier Tilloy2010-01-191-0/+16
* Do not convert automatically Undefined values to their human representation,Olivier Tilloy2010-01-171-3/+3
* Support the EXIF SShort type (handled similarly as Short).Olivier Tilloy2010-01-171-0/+25
* Support the EXIF SByte type (handled exactly the same way as Byte).Olivier Tilloy2010-01-151-0/+16
* Updated copyright headers for 2010.Olivier Tilloy2010-01-0514-6/+622
|\
| * Updated copyright headers for 2010.Olivier Tilloy2010-01-0514-6/+622
* | Fixed IPTC unit tests:Olivier Tilloy2010-01-041-2/+2
|/
* Fixed metadata unit tests.Olivier Tilloy2009-12-161-96/+91
* Fixed XMP unit tests.Olivier Tilloy2009-12-151-201/+139
* Fixed IPTC unit tests.Olivier Tilloy2009-12-151-71/+23
* Fixed EXIF unit tests.Olivier Tilloy2009-12-151-99/+51
* IptcTag doesn't inherit from libexiv2python._IptcTag anymore, it keeps a refe...Olivier Tilloy2009-11-181-1/+1
* Pass IPTC Dates to exiv2 in the correct format (%Y-%m-%d).Olivier Tilloy2009-10-281-4/+4
* Do not allow setting the values of an IPTC tag to something else than a list ...Olivier Tilloy2009-10-261-0/+6
* Updated unit tests' imports.Olivier Tilloy2009-10-206-2/+1488
* Do not do any charset conversions for IPTC tags.Olivier Tilloy2009-10-081-4/+1
* Make IptcTag._convert_to_string an instance method.Olivier Tilloy2009-10-081-33/+48
* Make IptcTag._convert_to_python an instance method.Olivier Tilloy2009-10-071-0/+235
* Fixed EXIF unit tests.Olivier Tilloy2009-10-071-0/+319
* Added an MD5SUMS file to verify test data integrity.Olivier Tilloy2009-10-051-0/+1