summaryrefslogtreecommitdiff
path: root/modules/exif/tests/Exif_Test.php
AgeCommit message (Collapse)Author
2009-06-30Update Exif_test to match change made in ↵Bharat Mediratta
4943103700332a11f16319496e485cfd7fd9e36a Get rid of vestigial third column in exif::_keys().
2009-05-28Tweak path slightlyBharat Mediratta
2009-05-13Gee it's May already. Update copyright to 2009.Bharat Mediratta
2009-04-05Optimization: add all exif/iptc keys in a single insert, instead ofBharat Mediratta
many separate queries. In the process, rip out the summary column, we weren't using it. Clean up the test, and drop the exif_records database on uninstall.
2009-02-10Exif data is now collected when an image is added.Tim Almdal