1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-04-05 13:11:39 +00:00
Files
dupeguru/core/tests/base.py
glubsy 277bc3fbb8 Add unit tests for hash sample optimization
* Instead of keeping md5 samples separate, merge them as one hash computed from the various selected chunks we picked.
* We don't need to keep a boolean to see whether or not the user chose to optimize; we can simply compare the value of the threshold, since 0 means no optimization currently active.
2021-06-21 22:44:05 +02:00

5.7 KiB