A tool to embed images into mp3 files (forked and updated)
Go to file
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
src More tests, but need to be run with --test-threads=1 2019-02-17 21:55:28 +02:00
tests Get tests working in parallel 2019-02-21 21:35:20 +02:00
_project.vim Initial commit: Mostly working 2019-01-26 11:13:13 +08:00
.gitignore Initial commit: Mostly working 2019-01-26 11:13:13 +08:00
Cargo.lock More tests, but need to be run with --test-threads=1 2019-02-17 21:55:28 +02:00
Cargo.toml More tests, but need to be run with --test-threads=1 2019-02-17 21:55:28 +02:00