Commit Graph

7 Commits

Author SHA1 Message Date
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