summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/gallery3d/exif/ExifXmlDataTestCase.java
Commit message (Collapse)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-108/+0
| | | | | | | Note: Camera2 is a clone of Gallery2 right now. Note 2: I will bring .mk files back later. Change-Id: Ida958654296f5ebaacb6bb0ff59d52a7c37ce6fc
* Speed improvements for ExifOutputStream.Ruben Brunk2013-04-021-0/+13
| | | | Change-Id: I7d3ee9c157aefe67734e7b49cfa7868254c134ef
* Exif parser modifications.Ruben Brunk2013-03-131-1/+0
| | | | | Bug: 8018327 Change-Id: I66a2ec309f9807ac255bbf29d8f5f26de60e89b8
* fix OOM in exif testEarl Ou2012-11-071-0/+1
| | | | Change-Id: I41831e5831b2081f9b6bef6e57bd914faa41385b
* print image path when setup error in Exif testEarl Ou2012-10-311-9/+13
| | | | Change-Id: Ia4391571695ea518eac53f2b8c6b1a2acb5159c1
* Make original exif test pass with the exiftool ground truthEarl Ou2012-10-181-0/+10
| | | | | | Also add assertion message for debugging Change-Id: I4287afde01a2ad334b3d181d17863b1fa763950b
* Read exif test images from the external storage of the test packageEarl Ou2012-10-171-2/+53
| | | | | | | | We can now add more exif test images under the application's private Pictures directory, and put their corresponding xml files under Xml directory. The tests will try to load them and use them as a testcase. Change-Id: I2bc82bb7703e3a4516d1bc433ac5fabed2080987
* Tests for ExifDataEarl Ou2012-09-191-0/+30
Bug:7192363 Change-Id: Ic74ecad2eff50e26efa85f928ef7904a2c51ecc7