exif-rs/tests
KAMADA Ken'ichi 437b1a1750 Eliminate unnecessary use of format! macro.
- Use Display::to_string in tests for conciseness.
- panic! directly takes format!-like arguments.
2019-04-09 23:11:05 +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 Eliminate unnecessary use of format! macro. 2019-04-09 23:11:05 +09:00
unit.tif Support displaying a value with its unit. 2019-04-07 21:11:14 +09:00