added first test

This commit is contained in:
sreedevk
2025-07-12 22:23:37 +00:00
parent 4d85f0bbc9
commit d42166a4fd
4 changed files with 206 additions and 4 deletions

View File

@@ -138,3 +138,4 @@ Memory: 31731MiB (~32GiB)
- [x] add a partial hashing mode (--strict)
- [ ] add an option to use a bloom filter for very large filesystems
- [ ] max file path size should use the last set of duplicates
- [ ] add unit tests