summaryrefslogtreecommitdiff
path: root/test/clean é.zip (unfollow)
AgeCommit message (Collapse)Author
2015-08-19Revert the ZIP_EPOCH date to 1980-01-01 00:00:00jvoisin
This was a typo from my side, spotted by intrigeri.
2015-08-18Improves the way MAT deals with ZipTimestampsjvoisin
It seems that using os.utime is TZ-dependent, so lets use a ZipInfo thing instead.
2014-01-15Add support for zipfiles!jvoisin
2011-10-30Testsuite now worksjvoisin
2011-09-22Update test files for exiftool conformityjvoisin
2011-08-21Rever the atime/mtime stuffjvoisin
Zip does not support format earlier than 1980, so for now, I remove the "set atime/mtime to Epoch" function.
2011-07-26Add testfiles for the zip formatjvoisin
2011-06-30Secure removal of the temp file used by the testing suitejvoisin
2011-06-21Add tets files for pngjvoisin