aboutsummaryrefslogtreecommitdiffstats
path: root/test/usercomment.py
Commit message (Expand)AuthorAgeFilesLines
* Add some sanity checks on the types of the UserComment tags.Olivier Tilloy2011-08-201-0/+8
* Moved EMPTY_JPG_DATA to the testutils module.Olivier Tilloy2010-12-171-1/+1
* Starting from 0.20, exiv2 converts unicode comments to UTF-8.Olivier Tilloy2010-12-161-4/+12
* Unit test adding comments to an empty image an reading them back.Olivier Tilloy2010-12-151-2/+35
* Factorize the test data checksums in a dictionary.Olivier Tilloy2010-12-141-9/+15
* Unit test writing comments.Olivier Tilloy2010-12-141-0/+28
* Renamed some unit tests.Olivier Tilloy2010-12-141-3/+3
* Unit test reading comments off existing files.Olivier Tilloy2010-12-141-0/+60