aboutsummaryrefslogtreecommitdiffstats
path: root/test/TestsRunner.py
Commit message (Collapse)AuthorAgeFilesLines
* Custom DateTimeFormatter helper to convert date/time objects to strings ↵Olivier Tilloy2011-08-121-1/+3
| | | | conforming to the EXIF/IPTC/XMP formats.
* is_fraction and make_fraction: convenience functions to handle transparentlyOlivier Tilloy2010-12-241-1/+2
| | | the conditional availability of the fractions module in the standard library (Python ≥ 2.6).
* Support pickling EXIF tags.Olivier Tilloy2010-12-221-0/+2
|
* Merged latest changes from trunk.Olivier Tilloy2010-12-171-0/+3
|\
| * Unit test adding comments to an empty image an reading them back.Olivier Tilloy2010-12-151-2/+3
| |
| * Unit test reading comments off existing files.Olivier Tilloy2010-12-141-0/+2
| |
* | Unit tests for the custom XMP namespaces.Olivier Tilloy2010-11-291-1/+2
|/
* Strip trailing white spaces in string_to_undefined(…).Olivier Tilloy2010-11-151-0/+2
| | | New unit tests for string ⟷ undefined conversions.
* Return the test runner's result.Olivier Tilloy2010-04-141-1/+1
|
* Importable function to run the test suite.Olivier Tilloy2010-04-141-1/+6
|
* Merge the master branch.Olivier Tilloy2010-03-181-10/+2
|\
| * Remove old irrelevant unit tests.Olivier Tilloy2010-03-181-10/+0
| |
| * Encode file names in the file system encoding.Olivier Tilloy2010-03-181-0/+2
| | | | | | Original patch by Rob Wallace.
* | Unit tests for the exposition of image buffers.Olivier Tilloy2010-03-171-0/+2
|/
* Port the ReadMetadataTestCase to the 0.2 API.Mark Lee2010-02-041-2/+2
|
* GPSCoordinate class to match the XMP GPSCoordinate type.Olivier Tilloy2010-01-191-0/+2
|
* Updated copyright headers for 2010.Olivier Tilloy2010-01-051-0/+61
Happy new year!