exif-rs/tests
KAMADA Ken'ichi 2ffa449d9d Support displaying a value with its unit.
- Field::display_value and DisplayValue::with_unit were introduced.
- The string "centimeter" was changed to "cm" for consistency
  with "m", "mm", and "km".
- F-number was changed to be prefixed by "f/" only when with_unit() is
  called, though it is actually not a unit.
2019-04-07 21:11:14 +09:00
..
exif.jpg Remove ImageWidth/Length from tests/exif.jpg for conformance to Exif. 2017-08-21 21:13:36 +09:00
exif.tif Parse a TIFF image as well as a JPEG in the main example. 2017-03-05 08:19:37 +09:00
platform.rs Move a platform test into a separate file. 2017-02-24 20:49:57 +09:00
rwrcmp.rs Add `Tag::TagName`s and deprecate `tag::TagName`s. 2017-10-12 22:55:56 +09:00
unit.tif Support displaying a value with its unit. 2019-04-07 21:11:14 +09:00