Commit Graph

11 Commits

Author SHA1 Message Date
1cc75e202e Update dependencies 2022-03-22 17:50:38 +01:00
b94d312a9d Can read image from memory 2022-03-22 17:44:13 +01:00
Andrew Radev
115be7bd72 Read partially broken files 2021-02-22 21:56:59 +02:00
Andrew Radev
020706f23b Update id3 crate to 0.6.x 2021-02-17 19:08:24 +02:00
Andrew Radev
ebc459f96a Error out if trying to extract images from a file without any 2019-02-24 17:13:28 +02:00
Andrew Radev
f00d77d99b Test extracting an image 2019-02-24 16:20:38 +02:00
Andrew Radev
7c1a356310 Fixture improvements 2019-02-24 16:08:12 +02:00
Andrew Radev
432ee8f8b6 CLI options, and better path/string handling 2019-02-24 11:23:58 +02:00
Andrew Radev
394b332147 Get tests working in parallel
Instead of a single temporary directory, we just create one per file and
encapsulate it in a structure, so we can get both the file path and a
temp dir that's dropped upon the struct leaving scope.
2019-02-21 21:35:20 +02:00
Andrew Radev
915a6e8ff4 More tests, but need to be run with --test-threads=1 2019-02-17 21:55:28 +02:00
Andrew Radev
7b8ac1b476 Tests 2019-02-17 16:11:07 +02:00